diff options
author | dannye <33dannye@gmail.com> | 2020-11-07 14:35:40 -0600 |
---|---|---|
committer | dannye <33dannye@gmail.com> | 2020-11-07 14:35:40 -0600 |
commit | 453107ab8ac6a7b76d21c466e32aa7290643724d (patch) | |
tree | 5b2fd7691446b591fca4c3dc396d5a672299f892 /data | |
parent | 989545f0e03b7e32d8ea80d8ab4455576dbd7116 (diff) |
More debug yellow
only debug menu left
Diffstat (limited to 'data')
-rwxr-xr-x | data/maps/objects/RedsHouse2F.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/maps/objects/RedsHouse2F.asm b/data/maps/objects/RedsHouse2F.asm index 826e68fd..2a254ec1 100755 --- a/data/maps/objects/RedsHouse2F.asm +++ b/data/maps/objects/RedsHouse2F.asm @@ -3,6 +3,12 @@ RedsHouse2F_Object: def_warps warp 7, 1, 2, REDS_HOUSE_1F +IF DEF(_DEBUG) + warp 7, 2, 3, MT_MOON_B2F + warp 7, 3, 0, ROCKET_HIDEOUT_ELEVATOR + warp 7, 4, 0, POKEMON_TOWER_7F + warp 7, 5, 3, SILPH_CO_11F +ENDC def_signs |