This commit is contained in:
Thomas
2018-09-04 11:04:57 +02:00
parent 216e77c896
commit 0a3e9dc77d
51 changed files with 43608 additions and 43604 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19
#,AchievementCategory,Name,Description,Points,Title,Item,Icon,,Type,Data[0],Data[1],Data[2],Data[3],Data[4],Data[5],Data[6],Data[7],Data[8],Order,
int32,AchievementCategory,str,str,byte,Title,Item,Image,byte,byte,int32,int32,int32,int32,int32,int32,int32,int32,int32,uint16,byte
#,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,
int32,AchievementCategory,str,str,byte,Title,Item,Image,byte,byte,Row,Row,Row,Row,Row,Row,Row,Row,Row,uint16,byte
0,0,"","",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1
1,1,"To Crush Your Enemies I","Defeat 100 enemies.",5,0,0,262,3,1,11,100,0,0,0,0,0,0,0,1,1
2,1,"To Crush Your Enemies II","Defeat 500 enemies.",5,0,0,262,3,1,11,500,0,0,0,0,0,0,0,2,1
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
2 # AchievementCategory Name Description Points Title Item Icon Type Data[0] Key Data[1] Data[0] Data[2] Data[1] Data[3] Data[2] Data[4] Data[3] Data[5] Data[4] Data[6] Data[5] Data[7] Data[6] Data[8] Data[7] Order
3 int32 AchievementCategory str str byte Title Item Image byte byte int32 Row int32 Row int32 Row int32 Row int32 Row int32 Row int32 Row int32 Row int32 Row uint16 byte
4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
5 1 1 To Crush Your Enemies I Defeat 100 enemies. 5 0 0 262 3 1 11 100 0 0 0 0 0 0 0 1 1
6 2 1 To Crush Your Enemies II Defeat 500 enemies. 5 0 0 262 3 1 11 500 0 0 0 0 0 0 0 2 1