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
+1 -1
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4
#,PointsToNext,RequiredPoints,DiscountRate,Color,Name
int32,uint32,uint32,byte,uint32,str
int32,uint32,uint32,byte,UIColor,str
0,0,0,100,0,""
1,6138,0,100,56,"Neutral"
2,24553,6138,98,57,"Recognized"
1 key 0 1 2 3 4
2 # PointsToNext RequiredPoints DiscountRate Color Name
3 int32 uint32 uint32 byte uint32 UIColor str
4 0 0 0 100 0
5 1 6138 0 100 56 Neutral
6 2 24553 6138 98 57 Recognized