diff options
Diffstat (limited to 'maps/CianwoodPharmacy.asm')
-rw-r--r-- | maps/CianwoodPharmacy.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/CianwoodPharmacy.asm b/maps/CianwoodPharmacy.asm index bc7bffe0d..7a41ce835 100644 --- a/maps/CianwoodPharmacy.asm +++ b/maps/CianwoodPharmacy.asm @@ -74,8 +74,8 @@ CianwoodPharmacy_MapEvents: db 0, 0 ; filler db 2 ; warp events - warp_event 2, 7, 4, CIANWOOD_CITY - warp_event 3, 7, 4, CIANWOOD_CITY + warp_event 2, 7, CIANWOOD_CITY, 4 + warp_event 3, 7, CIANWOOD_CITY, 4 db 0 ; coord events |