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
+8 -8
View File
@@ -1,8 +1,8 @@
key,0,1
#,,
int32,str,str
0,"TEXT_DEEPDUNGEONMIDDLE_TEST_Q","Proceed to the next floor with your current party?"
1,"TEXT_DEEPDUNGEONMIDDLE_TEST_YES","Yes"
2,"TEXT_DEEPDUNGEONMIDDLE_TEST_NO","No"
3,"TEXT_DEEPDUNGEONMIDDLE_TOP_MENU_NEXT","Deleted"
4,"TEXT_DEEPDUNGEONMIDDLE_TOP_MENU_CANCEL","Deleted"
key,0,1
#,,
int32,str,str
0,"TEXT_DEEPDUNGEONMIDDLE_TEST_Q","Proceed to the next floor with your current party?"
1,"TEXT_DEEPDUNGEONMIDDLE_TEST_YES","Yes"
2,"TEXT_DEEPDUNGEONMIDDLE_TEST_NO","No"
3,"TEXT_DEEPDUNGEONMIDDLE_TOP_MENU_NEXT","Deleted"
4,"TEXT_DEEPDUNGEONMIDDLE_TOP_MENU_CANCEL","Deleted"
1 key 0 1
2 #
3 int32 str str
4 0 TEXT_DEEPDUNGEONMIDDLE_TEST_Q Proceed to the next floor with your current party?
5 1 TEXT_DEEPDUNGEONMIDDLE_TEST_YES Yes
6 2 TEXT_DEEPDUNGEONMIDDLE_TEST_NO No
7 3 TEXT_DEEPDUNGEONMIDDLE_TOP_MENU_NEXT Deleted
8 4 TEXT_DEEPDUNGEONMIDDLE_TOP_MENU_CANCEL Deleted