Include all CSV's in Repo for diffing

This commit is contained in:
Josh Freeman
2017-12-13 11:08:14 +00:00
parent 8d43eb91df
commit 016520e5fd
4159 changed files with 642090 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
key,0
#,Name
int32,str
0,"INVALID"
1,"Elemental"
2,"Gaia"
3,"Mana"
4,"Aether"
5,"Primal"
6,"Chaos"
99,"Beta"
1 key 0
2 # Name
3 int32 str
4 0 INVALID
5 1 Elemental
6 2 Gaia
7 3 Mana
8 4 Aether
9 5 Primal
10 6 Chaos
11 99 Beta