diff options
Diffstat (limited to 'data/maps/objects/FightingDojo.asm')
| -rw-r--r-- | data/maps/objects/FightingDojo.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/objects/FightingDojo.asm b/data/maps/objects/FightingDojo.asm index 85f34048..808abf71 100644 --- a/data/maps/objects/FightingDojo.asm +++ b/data/maps/objects/FightingDojo.asm @@ -2,8 +2,8 @@ FightingDojo_Object: db $3 ; border block def_warp_events - warp_event 4, 11, LAST_MAP, 1 - warp_event 5, 11, LAST_MAP, 1 + warp_event 4, 11, LAST_MAP, 2 + warp_event 5, 11, LAST_MAP, 2 def_bg_events |
