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
+9
View File
@@ -0,0 +1,9 @@
key,0,1,2
#,,,
int32,str,uint16,uint16
0,"",0,0
1,"CompanyLeveProtection",26,33
2,"CompanyLeveInterception",27,31
3,"CompanyLevePenetration",28,32
4,"",29,0
5,"CompanyLeveSummon",30,0
1 key 0 1 2
2 #
3 int32 str uint16 uint16
4 0 0 0
5 1 CompanyLeveProtection 26 33
6 2 CompanyLeveInterception 27 31
7 3 CompanyLevePenetration 28 32
8 4 29 0
9 5 CompanyLeveSummon 30 0