schema updates (#66)

This commit is contained in:
xiashtra
2024-11-25 12:15:52 -06:00
committed by GitHub
parent f1e4d84ac8
commit f25f7ec32c
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3
#,Item,Order,Category,
#,Item,Order,Category,SortKey
int32,Item,uint16,CabinetCategory,byte
0,2897,1,1,1
1,3220,2,1,1
1 key 0 1 2 3
2 # Item Order Category SortKey
3 int32 Item uint16 CabinetCategory byte
4 0 2897 1 1 1
5 1 3220 2 1 1