diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-16 09:52:32 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-16 09:52:32 -0400 |
| commit | d7bd4d3bd17e84cace0ac902aab2f9bb38894c77 (patch) | |
| tree | ce471998ade4d901e8b20355abde91087aa74e0a /data/maps/CinnabarIsland_PokemonLab_Lounge/scripts.inc | |
| parent | 119693e1816563b66b19eef216f08cab65a644ba (diff) | |
Propagate giveitem macro
Diffstat (limited to 'data/maps/CinnabarIsland_PokemonLab_Lounge/scripts.inc')
| -rw-r--r-- | data/maps/CinnabarIsland_PokemonLab_Lounge/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/CinnabarIsland_PokemonLab_Lounge/scripts.inc b/data/maps/CinnabarIsland_PokemonLab_Lounge/scripts.inc index b7721a77a..9d6494e31 100644 --- a/data/maps/CinnabarIsland_PokemonLab_Lounge/scripts.inc +++ b/data/maps/CinnabarIsland_PokemonLab_Lounge/scripts.inc @@ -12,7 +12,7 @@ CinnabarIsland_PokemonLab_Lounge_EventScript_16E2C2:: @ 816E2C2 call EventScript_1A8CAD checkflag FLAG_0x274 goto_if 1, EventScript_16E334 - msgbox gUnknown_81A59FE, 5 + msgbox gUnknown_81A59FE, MSGBOX_YESNO compare_var_to_value VAR_RESULT, 0 goto_if 1, EventScript_16E31C call EventScript_1A8CBD @@ -52,7 +52,7 @@ CinnabarIsland_PokemonLab_Lounge_EventScript_16E33E:: @ 816E33E copyvar VAR_0x8009, VAR_RESULT checkflag FLAG_0x275 goto_if 1, EventScript_16E3D4 - msgbox gUnknown_81A5AD6, 5 + msgbox gUnknown_81A5AD6, MSGBOX_YESNO compare_var_to_value VAR_RESULT, 0 goto_if 1, EventScript_16E3BC special sub_80BF8FC |
