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
#,TopImage,BottomImage,FontColor,,,,UnlockCondition,,SortKey,Name,,
#,TopImage,BottomImage,FontColor,,,,UnlockCondition,,,,SortKey,Name
int32,Image,Image,byte,byte,byte,byte,BannerCondition,uint16,uint16,byte,byte,str
0,196001,196251,0,0,0,0,1,0,0,0,0,"None"
1,196002,196252,1,0,0,0,1,0,0,1,3,"Black Gradient"
1 key 0 1 2 3 4 5 6 7 8 9 10 11
2 # TopImage BottomImage FontColor UnlockCondition SortKey Name SortKey Name
3 int32 Image Image byte byte byte byte BannerCondition uint16 uint16 byte byte str
4 0 196001 196251 0 0 0 0 1 0 0 0 0 None
5 1 196002 196252 1 0 0 0 1 0 0 1 3 Black Gradient