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
+19
View File
@@ -0,0 +1,19 @@
key,0,1
#,Race,ClassJob
int32,Race,ClassJob
0,0,0
1,1,0
2,2,0
3,3,0
4,4,0
5,5,0
6,6,0
7,0,1
8,0,2
9,0,3
10,0,4
11,0,5
12,0,6
13,0,7
14,0,26
15,0,29
1 key 0 1
2 # Race ClassJob
3 int32 Race ClassJob
4 0 0 0
5 1 1 0
6 2 2 0
7 3 3 0
8 4 4 0
9 5 5 0
10 6 6 0
11 7 0 1
12 8 0 2
13 9 0 3
14 10 0 4
15 11 0 5
16 12 0 6
17 13 0 7
18 14 0 26
19 15 0 29