summaryrefslogtreecommitdiff
path: root/data/maps/LilycoveCity_PokemonCenter_1F/scripts.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/LilycoveCity_PokemonCenter_1F/scripts.inc')
-rw-r--r--data/maps/LilycoveCity_PokemonCenter_1F/scripts.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/maps/LilycoveCity_PokemonCenter_1F/scripts.inc b/data/maps/LilycoveCity_PokemonCenter_1F/scripts.inc
index 61c6db9aa..47466c925 100644
--- a/data/maps/LilycoveCity_PokemonCenter_1F/scripts.inc
+++ b/data/maps/LilycoveCity_PokemonCenter_1F/scripts.inc
@@ -1,5 +1,5 @@
LilycoveCity_PokemonCenter_1F_MapScripts:: @ 8159327
- map_script 3, LilycoveCity_PokemonCenter_1F_MapScript1_15932D
+ map_script MAP_SCRIPT_ON_TRANSITION, LilycoveCity_PokemonCenter_1F_MapScript1_15932D
.byte 0
LilycoveCity_PokemonCenter_1F_MapScript1_15932D:: @ 815932D
@@ -8,25 +8,25 @@ LilycoveCity_PokemonCenter_1F_MapScript1_15932D:: @ 815932D
LilycoveCity_PokemonCenter_1F_EventScript_159331:: @ 8159331
setvar VAR_0x800B, 1
- call LilycoveCity_PokemonCenter_1F_EventScript_19FD5B
+ call Common_EventScript_PkmnCenterNurse
waitmessage
waitbuttonpress
release
end
LilycoveCity_PokemonCenter_1F_EventScript_15933F:: @ 815933F
- msgbox LilycoveCity_PokemonCenter_1F_Text_189FC9, 2
+ msgbox LilycoveCity_PokemonCenter_1F_Text_189FC9, MSGBOX_NPC
end
LilycoveCity_PokemonCenter_1F_EventScript_159348:: @ 8159348
lock
faceplayer
goto_if_set FLAG_BADGE07_GET, LilycoveCity_PokemonCenter_1F_EventScript_15935D
- msgbox LilycoveCity_PokemonCenter_1F_Text_18A048, 4
+ msgbox LilycoveCity_PokemonCenter_1F_Text_18A048, MSGBOX_DEFAULT
release
end
LilycoveCity_PokemonCenter_1F_EventScript_15935D:: @ 815935D
- msgbox LilycoveCity_PokemonCenter_1F_Text_18A0A1, 4
+ msgbox LilycoveCity_PokemonCenter_1F_Text_18A0A1, MSGBOX_DEFAULT
release
end