Patch 4.3 - Changed Files 2

This commit is contained in:
Josh Freeman
2018-05-22 09:08:53 +01:00
parent 0e8f3ed195
commit 4cb2931a07
156 changed files with 31646 additions and 20452 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7
#,,,,,,,,
int32,byte,int32,int32,int32,str,str,str,str
#,,QuestRequirement{2},QuestRequirement{1},,SoundEffect{4},SoundEffect{3},SoundEffect{2},SoundEffect{1}
int32,byte,Quest,Quest,int32,str,str,str,str
0,0,0,0,0,"","","",""
1,0,65536,65536,0,"SE_Bt_Etc_ChocoboBuddy04","SE_Bt_Etc_ChocoboBuddy03","SE_Bt_Etc_ChocoboBuddy02","SE_Bt_Etc_ChocoboBuddy01"
1 key 0 1 2 3 4 5 6 7
2 # QuestRequirement{2} QuestRequirement{1} SoundEffect{4} SoundEffect{3} SoundEffect{2} SoundEffect{1}
3 int32 byte int32 Quest int32 Quest int32 str str str str
4 0 0 0 0 0
5 1 0 65536 65536 0 SE_Bt_Etc_ChocoboBuddy04 SE_Bt_Etc_ChocoboBuddy03 SE_Bt_Etc_ChocoboBuddy02 SE_Bt_Etc_ChocoboBuddy01