diff options
| author | garak <garakmon@gmail.com> | 2018-08-10 10:45:15 -0400 |
|---|---|---|
| committer | garak <garakmon@gmail.com> | 2018-08-10 10:45:15 -0400 |
| commit | c3512e3b39117c29c92b6e6cd3f59a7e6036eb13 (patch) | |
| tree | 3d691ef768822bb166fa080380b4942b9fbe0a1b /data/maps/FortreeCity_PokemonCenter_1F/scripts.inc | |
| parent | 45b730e4747df42c5bd2dd775d34cdaed51b4045 (diff) | |
port larger heal location changes from poke ruby pr
Diffstat (limited to 'data/maps/FortreeCity_PokemonCenter_1F/scripts.inc')
| -rw-r--r-- | data/maps/FortreeCity_PokemonCenter_1F/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/FortreeCity_PokemonCenter_1F/scripts.inc b/data/maps/FortreeCity_PokemonCenter_1F/scripts.inc index e119a0f29..4885c7f15 100644 --- a/data/maps/FortreeCity_PokemonCenter_1F/scripts.inc +++ b/data/maps/FortreeCity_PokemonCenter_1F/scripts.inc @@ -4,7 +4,7 @@ FortreeCity_PokemonCenter_1F_MapScripts:: @ 82173D8 .byte 0 FortreeCity_PokemonCenter_1F_MapScript1_2173E3: @ 82173E3 - setrespawn 7 + setrespawn HEAL_LOCATION_FORTREE_CITY end FortreeCity_PokemonCenter_1F_EventScript_2173E7:: @ 82173E7 |
