Align map event coordinate columns
This commit is contained in:
@@ -22,14 +22,14 @@ PewterSnoozeSpeechHouse_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
db 2 ; warp events
|
||||
warp_event 2, 7, PEWTER_CITY, 5
|
||||
warp_event 3, 7, PEWTER_CITY, 5
|
||||
warp_event 2, 7, PEWTER_CITY, 5
|
||||
warp_event 3, 7, PEWTER_CITY, 5
|
||||
|
||||
db 0 ; coord events
|
||||
|
||||
db 2 ; bg events
|
||||
bg_event 0, 1, BGEVENT_READ, PewterSnoozeSpeechHouseBookshelf
|
||||
bg_event 1, 1, BGEVENT_READ, PewterSnoozeSpeechHouseBookshelf
|
||||
bg_event 0, 1, BGEVENT_READ, PewterSnoozeSpeechHouseBookshelf
|
||||
bg_event 1, 1, BGEVENT_READ, PewterSnoozeSpeechHouseBookshelf
|
||||
|
||||
db 1 ; object events
|
||||
object_event 5, 3, SPRITE_GRAMPS, SPRITEMOVEDATA_STANDING_LEFT, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_SCRIPT, 0, PewterSnoozeSpeechHouseGrampsScript, -1
|
||||
object_event 5, 3, SPRITE_GRAMPS, SPRITEMOVEDATA_STANDING_LEFT, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_SCRIPT, 0, PewterSnoozeSpeechHouseGrampsScript, -1
|
||||
|
Reference in New Issue
Block a user