6.4 update

This commit is contained in:
MTVirux
2023-05-23 23:03:28 +00:00
parent a5dc59b9b9
commit 332f7a2217
597 changed files with 83381 additions and 52210 deletions
+10
View File
@@ -0,0 +1,10 @@
key,0,1,2,3,4,5,6,7
#,Singular,Adjective,Plural,PossessivePronoun,StartsWithVowel,,Pronoun,Article
int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte
0,"",0,"0",0,0,1,0,0
1,"Meandering Meadows",1,"meandering meadows",0,0,1,0,0
2,"Fatal Falls",0,"fatal falls",0,0,1,0,0
3,"Wild Woods",1,"wild woods",0,0,1,0,0
4,"Bending Beaches",2,"bending beaches",0,0,1,0,0
5,"Mossy Mountains",1,"mossy mountains",0,0,1,0,0
6,"Crumbling Caverns",1,"crumbling caverns",0,0,1,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 0 1 0 0
5 1 Meandering Meadows 1 meandering meadows 0 0 1 0 0
6 2 Fatal Falls 0 fatal falls 0 0 1 0 0
7 3 Wild Woods 1 wild woods 0 0 1 0 0
8 4 Bending Beaches 2 bending beaches 0 0 1 0 0
9 5 Mossy Mountains 1 mossy mountains 0 0 1 0 0
10 6 Crumbling Caverns 1 crumbling caverns 0 0 1 0 0