Patch 6.15 CSV files

This commit is contained in:
Tactitocalon
2022-06-09 11:11:51 +10:00
parent 4ecce7c1ac
commit ef26557ccf
193 changed files with 14486 additions and 11605 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16
#,Model,,,,,,Order,Icon,Transient,Singular,Adjective,Plural,PossessivePronoun,StartsWithVowel,Pronoun,Article,
#,Model,,,,,,Order,Icon,Transient,Singular,Adjective,Plural,PossessivePronoun,StartsWithVowel,,Pronoun,Article
int32,uint16,byte,byte,bit&01,byte,uint16,int16,Image,uint16,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte
0,0,0,0,False,0,0,-1,0,0,"",0,"",0,0,1,0,0
1,2939,1,1,False,1,0,0,8001,1,"Parasol",0,"Parasols",0,0,1,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
2 # Model Order Icon Transient Singular Adjective Plural PossessivePronoun StartsWithVowel Pronoun Article Pronoun Article
3 int32 uint16 byte byte bit&01 byte uint16 int16 Image uint16 str sbyte str sbyte sbyte sbyte sbyte sbyte
4 0 0 0 0 False 0 0 -1 0 0 0 0 0 1 0 0
5 1 2939 1 1 False 1 0 0 8001 1 Parasol 0 Parasols 0 0 1 0 0