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
+7
View File
@@ -0,0 +1,7 @@
key,0,1,2,3,4
#,,,,,
int32,uint32,str,uint32,uint32,uint16
0,0,"",0,0,0
1,0,"The Ceremony of Eternal Bonding",1000,1143,0
2,60848,"The Triple Triad Battlehall",0,0,579
3,0,"",0,0,0
1 key 0 1 2 3 4
2 #
3 int32 uint32 str uint32 uint32 uint16
4 0 0 0 0 0
5 1 0 The Ceremony of Eternal Bonding 1000 1143 0
6 2 60848 The Triple Triad Battlehall 0 0 579
7 3 0 0 0 0