diff options
| author | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-22 20:21:26 -0500 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2019-02-24 10:10:18 -0600 |
| commit | 04db99bb0a5d79b43a22f5b9ba16a3faabf2b914 (patch) | |
| tree | a0f3fc7c6449ad780550d137bd07ca0e734c5c60 /data/maps/IslandCave | |
| parent | 0de831fd290b44b6b7236fb849e2e0318f9ebe3f (diff) | |
More misc event names
Diffstat (limited to 'data/maps/IslandCave')
| -rw-r--r-- | data/maps/IslandCave/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/IslandCave/scripts.inc b/data/maps/IslandCave/scripts.inc index 3d0efa1ca..33ae51f8d 100644 --- a/data/maps/IslandCave/scripts.inc +++ b/data/maps/IslandCave/scripts.inc @@ -11,7 +11,7 @@ IslandCave_MapScript1_238E3A: @ 8238E3A IslandCave_EventScript_238E44:: @ 8238E44 specialvar VAR_RESULT, GetBattleOutcome compare VAR_RESULT, 7 - goto_if_ne IslandCave_EventScript_27374E + goto_if_ne Common_EventScript_NopReturn removeobject VAR_LAST_TALKED return |
