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
#,Image,Icon,UnlockCondition,SortKey,Name,,,
int32,Image,Image,BannerCondition,uint16,uint16,uint16,uint16,str
#,Image,Icon,,UnlockCondition,,,SortKey,Name
int32,Image,Image,byte,BannerCondition,uint16,uint16,uint16,str
0,0,82092,0,0,0,0,0,"None"
1,191001,82092,1,1,0,0,1,"None"
2,191002,82092,1,1,0,0,3,"Fade to Black"
1 key 0 1 2 3 4 5 6 7
2 # Image Icon UnlockCondition SortKey UnlockCondition Name SortKey Name
3 int32 Image Image BannerCondition byte uint16 BannerCondition uint16 uint16 uint16 str
4 0 0 82092 0 0 0 0 0 None
5 1 191001 82092 1 1 0 0 1 None
6 2 191002 82092 1 1 0 0 3 Fade to Black