Align map event coordinate columns
This commit is contained in:
@@ -27,12 +27,12 @@ RedsHouse2F_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
db 1 ; warp events
|
||||
warp_event 7, 0, REDS_HOUSE_1F, 3
|
||||
warp_event 7, 0, REDS_HOUSE_1F, 3
|
||||
|
||||
db 0 ; coord events
|
||||
|
||||
db 2 ; bg events
|
||||
bg_event 3, 5, BGEVENT_READ, RedsHouse2FN64Script
|
||||
bg_event 0, 1, BGEVENT_READ, RedsHouse2FPCScript
|
||||
bg_event 3, 5, BGEVENT_READ, RedsHouse2FN64Script
|
||||
bg_event 0, 1, BGEVENT_READ, RedsHouse2FPCScript
|
||||
|
||||
db 0 ; object events
|
||||
|
Reference in New Issue
Block a user