Patch 4.35

This commit is contained in:
Josh Freeman
2018-07-03 11:48:23 +01:00
parent 2d7419357b
commit ea18748d67
296 changed files with 20167 additions and 3893 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7
#,Singular,,Plural,,,,,
#,Singular,,Plural,,StartsWithVowel,,,
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 Plural StartsWithVowel
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