diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-01-26 00:07:18 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-01-26 00:07:18 -0500 |
commit | 5dc5b3b1f97f9467005dadd63f5f6e052f984bc3 (patch) | |
tree | 1a78046d52129ea3ddafc06d391706590a54ceaf /data | |
parent | f2457501ee643a2fc3b23e93f4e2f0a567a3231c (diff) |
Used official or more common names for music tracks
Diffstat (limited to 'data')
-rw-r--r-- | data/cutscenes_1.s | 2 | ||||
-rw-r--r-- | data/scripts/personality_test.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/cutscenes_1.s b/data/cutscenes_1.s index 096fae4..2c76b68 100644 --- a/data/cutscenes_1.s +++ b/data/cutscenes_1.s @@ -9080,7 +9080,7 @@ .byte 0xf6, 0x00, 0x17, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x58, 0xdb, 0x26, 0x08 changeTileSet 0xDE .byte 0x0c, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 - playMusic MUS_IN_THE_DEPTHS_OF_PIT + playMusic MUS_IN_THE_DEPTHS_OF_THE_PIT .byte 0x22, 0x01, 0x1e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 waitFlag 3 fadeMusicOut 0x78 diff --git a/data/scripts/personality_test.inc b/data/scripts/personality_test.inc index e6de4a1..ae7cd06 100644 --- a/data/scripts/personality_test.inc +++ b/data/scripts/personality_test.inc @@ -27,7 +27,7 @@ floatingText InterviewBegin_826E108 closeTextBox StartSceneRunCall 0 - playMusic MUS_WELCOME_TO_WORLD_POKEMON + playMusic MUS_WELCOME_TO_THE_WORLD_OF_POKEMON .byte 0x22, 0x01, 0x1e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 .byte 0x3c, 0x28, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 fadeMusicOut 0x1E |