schema update

This commit is contained in:
xiashtra
2024-06-27 15:39:41 -04:00
parent 1b6d74360f
commit 480c9075cb
46 changed files with 72 additions and 182 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12
#,,,,,,Item,Category{0},Category{1},Category{2},Category{3},Text{0},Text{1},
#,,,,,,Item,Category[0],Category[1],Category[2],Category[3],Text[0],Text[1],
int32,bit&01,uint16,uint16,bool,bool,Item,uint16,uint16,uint16,uint16,CSBonusTextData,CSBonusTextData,byte
0,False,0,0,False,False,0,0,0,0,0,0,0,1
1,False,0,0,False,False,0,0,0,0,0,0,0,1
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12
2 # Item Category{0} Category[0] Category{1} Category[1] Category{2} Category[2] Category{3} Category[3] Text{0} Text[0] Text{1} Text[1]
3 int32 bit&01 uint16 uint16 bool bool Item uint16 uint16 uint16 uint16 CSBonusTextData CSBonusTextData byte
4 0 False 0 0 False False 0 0 0 0 0 0 0 1
5 1 False 0 0 False False 0 0 0 0 0 0 0 1