summaryrefslogtreecommitdiff
path: root/data/maps/EverGrandeCity_PokemonCenter_1F/scripts.inc
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-03-20 03:04:38 -0400
committerhuderlem <huderlem@gmail.com>2020-04-28 19:59:08 -0500
commitecd4824f67d05dd368477f955e487c750aabff69 (patch)
tree59e9ce7ade03afcbcdb27a9d267ac77676deb63b /data/maps/EverGrandeCity_PokemonCenter_1F/scripts.inc
parentb1d26e10a829a2a1526754b88167485df7e2511f (diff)
Index heal location data, use better names
Diffstat (limited to 'data/maps/EverGrandeCity_PokemonCenter_1F/scripts.inc')
-rw-r--r--data/maps/EverGrandeCity_PokemonCenter_1F/scripts.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/EverGrandeCity_PokemonCenter_1F/scripts.inc b/data/maps/EverGrandeCity_PokemonCenter_1F/scripts.inc
index 95be20f75..333bffc37 100644
--- a/data/maps/EverGrandeCity_PokemonCenter_1F/scripts.inc
+++ b/data/maps/EverGrandeCity_PokemonCenter_1F/scripts.inc
@@ -4,7 +4,7 @@ EverGrandeCity_PokemonCenter_1F_MapScripts:: @ 8229A34
.byte 0
EverGrandeCity_PokemonCenter_1F_OnTransition: @ 8229A3F
- setrespawn HEAL_LOCATION_EVER_GRANDE_CITY_1
+ setrespawn HEAL_LOCATION_EVER_GRANDE_CITY
call_if_unset FLAG_MET_SCOTT_IN_EVERGRANDE, EverGrandeCity_PokemonCenter_1F_EventScript_TryShowScott
end