Patches 5.15 and 5.18 updates

This commit is contained in:
Hezkezl
2020-02-17 08:51:42 -07:00
parent f96e158541
commit 96ed3e4030
172 changed files with 4542 additions and 2169 deletions
+3 -3
View File
@@ -2,9 +2,9 @@
#,,,
int32,str,byte,str
0,"",0,""
1,"BGM_SCORE_001",1,"A World Apart."
2,"BGM_SCORE_002",2,"Wailers And Waterwheels."
3,"BGM_SCORE_003",3,"Night in the Brume."
1,"BGM_SCORE_001",1,"A World Apart"
2,"BGM_SCORE_002",2,"Wailers And Waterwheels"
3,"BGM_SCORE_003",3,"Night in the Brume"
4,"",0,""
5,"",0,""
6,"",0,""
1 key 0 1 2
2 #
3 int32 str byte str
4 0 0
5 1 BGM_SCORE_001 1 A World Apart. A World Apart
6 2 BGM_SCORE_002 2 Wailers And Waterwheels. Wailers And Waterwheels
7 3 BGM_SCORE_003 3 Night in the Brume. Night in the Brume
8 4 0
9 5 0
10 6 0