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/FallarborTown_PokemonCenter_1F | |
| parent | 45b730e4747df42c5bd2dd775d34cdaed51b4045 (diff) | |
port larger heal location changes from poke ruby pr
Diffstat (limited to 'data/maps/FallarborTown_PokemonCenter_1F')
| -rw-r--r-- | data/maps/FallarborTown_PokemonCenter_1F/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/FallarborTown_PokemonCenter_1F/scripts.inc b/data/maps/FallarborTown_PokemonCenter_1F/scripts.inc index 15f5d2b9e..d11caa86f 100644 --- a/data/maps/FallarborTown_PokemonCenter_1F/scripts.inc +++ b/data/maps/FallarborTown_PokemonCenter_1F/scripts.inc @@ -4,7 +4,7 @@ FallarborTown_PokemonCenter_1F_MapScripts:: @ 8200BCD .byte 0 FallarborTown_PokemonCenter_1F_MapScript1_200BD8: @ 8200BD8 - setrespawn 17 + setrespawn HEAL_LOCATION_FALLARBOR_TOWN call FallarborTown_PokemonCenter_1F_EventScript_2718DE end |
