diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-10 15:18:53 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-10 15:36:35 -0500 |
commit | 388c40575de92923b576e37a97729c27f292b67f (patch) | |
tree | 9ec6265cbaa0ffd37f7d2574060be8a695fdb626 /data/maps/PowerPlant/scripts.inc | |
parent | 91bf7665c623011fb63a7045689ba600b4b1eda7 (diff) |
Sync Birth Island / Navel Rock scripts
Diffstat (limited to 'data/maps/PowerPlant/scripts.inc')
-rw-r--r-- | data/maps/PowerPlant/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/PowerPlant/scripts.inc b/data/maps/PowerPlant/scripts.inc index 08a223f1b..bc6e108f8 100644 --- a/data/maps/PowerPlant/scripts.inc +++ b/data/maps/PowerPlant/scripts.inc @@ -10,7 +10,7 @@ PowerPlant_OnResume:: @ 816376F EventScript_163779:: @ 8163779 specialvar VAR_RESULT, Special_GetBattleOutcome compare VAR_RESULT, B_OUTCOME_CAUGHT - goto_if_ne EventScript_1A77A9 + goto_if_ne EventScript_Return removeobject VAR_LAST_TALKED return |