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,82093,0,0,0,0,0,"None"
1,192001,82093,1,1,0,0,1,"None"
2,192002,82093,1,1,0,0,2,"Laurels"
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 82093 0 0 0 0 0 None
5 1 192001 82093 1 1 0 0 1 None
6 2 192002 82093 1 1 0 0 2 Laurels