diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-04-23 18:08:40 -0400 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-04-23 18:08:40 -0400 |
| commit | 214d9974979ded1b471a383dc2e9477141e90d15 (patch) | |
| tree | 4b1828166e9785701176a6fb5b47f97235e72c3a /data/maps/MossdeepCity_PokemonCenter_2F | |
| parent | 71094356313801bf20191f3db1efa0decd3c3dcb (diff) | |
Use msgbox constants
Diffstat (limited to 'data/maps/MossdeepCity_PokemonCenter_2F')
| -rw-r--r-- | data/maps/MossdeepCity_PokemonCenter_2F/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/MossdeepCity_PokemonCenter_2F/scripts.inc b/data/maps/MossdeepCity_PokemonCenter_2F/scripts.inc index a88147c08..db02ec5f5 100644 --- a/data/maps/MossdeepCity_PokemonCenter_2F/scripts.inc +++ b/data/maps/MossdeepCity_PokemonCenter_2F/scripts.inc @@ -5,7 +5,7 @@ MossdeepCity_PokemonCenter_2F_MapScripts:: @ 815A8FA .byte 0 MossdeepCity_PokemonCenter_2F_EventScript_15A90A:: @ 815A90A - msgbox MossdeepCity_PokemonCenter_2F_Text_18D6F5, 2 + msgbox MossdeepCity_PokemonCenter_2F_Text_18D6F5, MSGBOX_NPC end MossdeepCity_PokemonCenter_2F_EventScript_15A913:: @ 815A913 |
