summaryrefslogtreecommitdiff
path: root/maps/DragonShrine.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-02-01 15:06:06 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2018-02-01 15:06:06 -0500
commitb2970e75f4d1a7a2bc7ac58a656ffd350a80cf0a (patch)
treec4c5ed8bdcbbc6c64adb88d78c6c41c7fd611ff4 /maps/DragonShrine.asm
parentb54a7b779547dca8d6fbf040faf41f36660f0563 (diff)
SCENE_DEFAULT=0 and SCENE_FINISHED=1 (generic constants for a common scene pattern)
Diffstat (limited to 'maps/DragonShrine.asm')
-rw-r--r--maps/DragonShrine.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/DragonShrine.asm b/maps/DragonShrine.asm
index c36169a5f..ac6fcf25b 100644
--- a/maps/DragonShrine.asm
+++ b/maps/DragonShrine.asm
@@ -7,7 +7,7 @@
DragonShrine_MapScripts:
db 2 ; scene scripts
scene_script .DragonShrineTest ; SCENE_DEFAULT
- scene_script .DummyScene ; SCENE_DRAGONSHRINE_NOTHING
+ scene_script .DummyScene ; SCENE_FINISHED
db 0 ; callbacks
@@ -163,7 +163,7 @@ DragonShrine_MapScripts:
waitsfx
special RestartMapMusic
specialphonecall SPECIALCALL_MASTERBALL
- setscene SCENE_DRAGONSHRINE_NOTHING
+ setscene SCENE_FINISHED
setmapscene DRAGONS_DEN_B1F, SCENE_DRAGONSDENB1F_CLAIR_GIVES_TM
writetext DragonShrinePlayerReceivedRisingBadgeText
buttonsound