This commit is contained in:
xiashtra
2024-06-26 17:46:47 -04:00
parent ad318bf56f
commit 1b6d74360f
1320 changed files with 399064 additions and 280408 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
key,0,1,2,3,4,5,6
#,Color,Shade,SubOrder,Name,,,
#,Color,Shade,SubOrder,Name,Name2,,
int32,Color,byte,byte,str,str,bit&01,bit&02
0,0,2,1,"","",False,True
0,0,2,1,"No Color","No Color",False,True
1,14999504,2,2,"Snow White","Snow White",False,True
2,11315362,2,3,"Ash Grey","Ash Grey",False,True
3,9013124,2,4,"Goobbue Grey","Goobbue Grey",False,True
1 key 0 1 2 3 4 5 6
2 # Color Shade SubOrder Name Name2
3 int32 Color byte byte str str bit&01 bit&02
4 0 0 2 1 No Color No Color False True
5 1 14999504 2 2 Snow White Snow White False True
6 2 11315362 2 3 Ash Grey Ash Grey False True
7 3 9013124 2 4 Goobbue Grey Goobbue Grey False True