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
#,ContentLinkType,Content,,UnlockQuest{0},UnlockQuest{1},UnlockQuest{2},,Map
#,ContentLinkType,Content,,UnlockQuest[0],UnlockQuest[1],UnlockQuest[2],,Map
int32,byte,Row,bit&01,Quest,Quest,Quest,uint32,Row
0,0,0,False,0,0,0,0,0
1,1,9,False,66300,0,0,0,0
1 key 0 1 2 3 4 5 6 7
2 # ContentLinkType Content UnlockQuest{0} UnlockQuest[0] UnlockQuest{1} UnlockQuest[1] UnlockQuest{2} UnlockQuest[2] Map
3 int32 byte Row bit&01 Quest Quest Quest uint32 Row
4 0 0 0 False 0 0 0 0 0
5 1 1 9 False 66300 0 0 0 0