2015-07-10 01:45:35 -07:00
|
|
|
Route7_MapScriptHeader:
|
2017-12-24 10:46:34 -08:00
|
|
|
.SceneScripts:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapCallbacks:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2016-04-06 21:59:45 -07:00
|
|
|
Route7UndergroundPathSign:
|
|
|
|
jumptext Route7UndergroundPathSignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2016-04-06 21:59:45 -07:00
|
|
|
Route7LockedDoor:
|
|
|
|
jumptext Route7LockedDoorText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2016-04-06 21:59:45 -07:00
|
|
|
Route7UndergroundPathSignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "What's this flyer?"
|
|
|
|
|
|
|
|
para "… Uncouth trainers"
|
|
|
|
line "have been holding"
|
|
|
|
|
|
|
|
para "battles in the"
|
|
|
|
line "UNDERGROUND PATH."
|
|
|
|
|
|
|
|
para "Because of rising"
|
|
|
|
line "complaints by lo-"
|
|
|
|
cont "cal residents, the"
|
|
|
|
cont "UNDERGROUND PATH"
|
|
|
|
cont "has been sealed"
|
|
|
|
cont "indefinitely."
|
|
|
|
|
|
|
|
para "CELADON POLICE"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2016-04-06 21:59:45 -07:00
|
|
|
Route7LockedDoorText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "It's locked…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
Route7_MapEventHeader:
|
2013-02-16 22:54:07 -08:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Warps:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2017-12-28 11:31:25 -08:00
|
|
|
warp_def 15, 6, 1, ROUTE_7_SAFFRON_GATE
|
|
|
|
warp_def 15, 7, 2, ROUTE_7_SAFFRON_GATE
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.CoordEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.BGEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2017-12-28 11:31:25 -08:00
|
|
|
bg_event 5, 11, BGEVENT_READ, Route7UndergroundPathSign
|
|
|
|
bg_event 6, 9, BGEVENT_READ, Route7LockedDoor
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.ObjectEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|