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
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9
#,ContentType,Text{0},Text{1},Text{2},Text{3},Image,,,UnlockQuest{0},UnlockQuest{1}
int32,ContentType,Addon,Addon,Addon,Addon,Image,bit&01,uint32,Quest,Quest
#,ContentType,Text[0],Text[1],Text[2],Text[3],Image,,UnlockQuest,,
int32,ContentType,Addon,Addon,Addon,Addon,Image,bit&01,Quest,uint32,uint32
0,0,0,0,0,0,0,False,0,0,0
1,2,15938,15916,15922,0,0,False,0,0,0
2,4,15938,15916,15922,0,0,False,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9
2 # ContentType Text{0} Text[0] Text{1} Text[1] Text{2} Text[2] Text{3} Text[3] Image UnlockQuest UnlockQuest{0} UnlockQuest{1}
3 int32 ContentType Addon Addon Addon Addon Image bit&01 uint32 Quest Quest uint32 Quest uint32
4 0 0 0 0 0 0 0 False 0 0 0
5 1 2 15938 15916 15922 0 0 False 0 0 0
6 2 4 15938 15916 15922 0 0 False 0 0 0