Patch 5.21 pre-hotfix upload

This commit is contained in:
Hezkezl
2020-03-17 02:33:55 -06:00
parent 96e8a7c73f
commit cb93ef4191
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
#,AchievementCategory,Name,Description,Points,Title,Item,Icon,,Type,Key,Data[0],Data[1],Data[2],Data[3],Data[4],Data[5],Data[6],Data[7],Order,Padding,AchievementHideCondition
#,AchievementCategory,Name,Description,Points,Title,Item,Icon,,Type,Key,Data[0],Data[1],Data[2],Data[3],Data[4],Data[5],Data[6],Data[7],Order,,AchievementHideCondition
int32,AchievementCategory,str,str,byte,Title,Item,Image,byte,byte,Row,Row,Row,Row,Row,Row,Row,Row,Row,uint16,byte,AchievementHideCondition
0,0,"","",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0
1,1,"To Crush Your Enemies I","Defeat 100 enemies.",5,0,0,2565,3,1,11,100,0,0,0,0,0,0,0,1,1,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
2 # AchievementCategory Name Description Points Title Item Icon Type Key Data[0] Data[1] Data[2] Data[3] Data[4] Data[5] Data[6] Data[7] Order Padding AchievementHideCondition
3 int32 AchievementCategory str str byte Title Item Image byte byte Row Row Row Row Row Row Row Row Row uint16 byte AchievementHideCondition
4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
5 1 1 To Crush Your Enemies I Defeat 100 enemies. 5 0 0 2565 3 1 11 100 0 0 0 0 0 0 0 1 1 0