diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-14 16:47:38 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-14 16:47:38 -0400 |
commit | 2c20a3214efe5211425a735167070eda2f28f496 (patch) | |
tree | 76d67648ac826636fc3cbc916fab626feb367c35 /data/maps/Route4_PokemonCenter_1F/scripts.inc | |
parent | 7dca612936fda9254239e0e350a45c56a766053a (diff) |
Document world map flags
Diffstat (limited to 'data/maps/Route4_PokemonCenter_1F/scripts.inc')
-rw-r--r-- | data/maps/Route4_PokemonCenter_1F/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route4_PokemonCenter_1F/scripts.inc b/data/maps/Route4_PokemonCenter_1F/scripts.inc index e943780de..d4904e476 100644 --- a/data/maps/Route4_PokemonCenter_1F/scripts.inc +++ b/data/maps/Route4_PokemonCenter_1F/scripts.inc @@ -4,7 +4,7 @@ Route4_PokemonCenter_1F_MapScripts:: @ 816F739 .byte 0 Route4_PokemonCenter_1F_MapScript1_16F744:: @ 816F744 - setworldmapflag 2210 + setworldmapflag FLAG_WORLD_MAP_ROUTE4_POKEMON_CENTER_1F setrespawn 12 end |