summaryrefslogtreecommitdiff
path: root/data/map_event_scripts.inc
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-10-09 20:33:28 -0400
committerGitHub <noreply@github.com>2019-10-09 20:33:28 -0400
commitc61603fb3812011981e22478bce93aba8b7ec183 (patch)
tree0bcf628e1f3615159cbae3e5c638825544699182 /data/map_event_scripts.inc
parent77a6ee507fdeef8d6a3b8146c70df107e124b0b5 (diff)
parentf3bd7f06c9f260597575f60af8daf8985ce80fe1 (diff)
Merge pull request #113 from PikalaxALT/main_menu
Main menu and Song Constants
Diffstat (limited to 'data/map_event_scripts.inc')
-rw-r--r--data/map_event_scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/map_event_scripts.inc b/data/map_event_scripts.inc
index e45575959..abfd0d550 100644
--- a/data/map_event_scripts.inc
+++ b/data/map_event_scripts.inc
@@ -745,7 +745,7 @@ gStdScript_ItemMessageAndFanfare:: @ 81A4E66
textcolor 3
compare_var_to_value VAR_0x8002, MUS_FANFA1
call_if 1, EventScript_1A4EA2
- compare_var_to_value VAR_0x8002, BGM_FRLG_ME_KEYITEM
+ compare_var_to_value VAR_0x8002, MUS_FAN5
call_if 1, EventScript_1A4EA6
message 0x0
waitmessage
@@ -763,7 +763,7 @@ EventScript_1A4EA2:: @ 81A4EA2
return
EventScript_1A4EA6:: @ 81A4EA6
- playfanfare BGM_FRLG_ME_KEYITEM
+ playfanfare MUS_FAN5
return
EventScript_1A4EAA:: @ 81A4EAA