Patch 4.45

This commit is contained in:
=
2018-11-06 01:19:38 -06:00
parent ae773522ec
commit fecfbc2d29
606 changed files with 12285 additions and 10705 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7
#,Singular,,Plural,,StartsWithVowel,,,
#,Singular,Adjective,Plural,PossessivePronoun,StartsWithVowel,,Pronoun,Article
int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte
0,"",0,"",0,0,1,0,0
1,"mineral deposit",0,"mineral deposits",0,0,0,0,0
1 key 0 1 2 3 4 5 6 7
2 # Singular Adjective Plural PossessivePronoun StartsWithVowel Pronoun Article
3 int32 str sbyte str sbyte sbyte sbyte sbyte sbyte
4 0 0 0 0 1 0 0
5 1 mineral deposit 0 mineral deposits 0 0 0 0 0