Definitions Update before Patch 5.3

This commit is contained in:
Hezkezl
2020-07-25 13:29:15 -06:00
parent dece975144
commit 848e2d812a
20 changed files with 29 additions and 29 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3
#,RequiredReputation,Name,,
int32,uint16,str,str,uint32
#,RequiredReputation,Name,AlliedNames,Color
int32,uint16,str,str,UIColor
0,0,"None","None",0
1,150,"Neutral","Neutral",56
2,360,"Recognized","Recognized",57
1 key 0 1 2 3
2 # RequiredReputation Name AlliedNames Color
3 int32 uint16 str str uint32 UIColor
4 0 0 None None 0
5 1 150 Neutral Neutral 56
6 2 360 Recognized Recognized 57