Updating CSV files

This commit is contained in:
Josh Freeman
2018-02-05 15:11:16 +00:00
parent e4ef0f4400
commit aed179954e
4296 changed files with 454846 additions and 429018 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
key,0,1,2
#,Name,,
int32,str,uint16,uint16
0,"A Realm Reborn",1,2
1,"Heavensward",342,343
2,"Stormblood",344,345
key,0,1,2
#,Name,,
int32,str,uint16,uint16
0,"A Realm Reborn",1,2
1,"Heavensward",342,343
2,"Stormblood",344,345
1 key 0 1 2
2 # Name
3 int32 str uint16 uint16
4 0 A Realm Reborn 1 2
5 1 Heavensward 342 343
6 2 Stormblood 344 345