2018-01-16 22:57:19 -05:00
|
|
|
Route22_MapScripts:
|
2020-07-24 09:49:26 -04:00
|
|
|
def_scene_scripts
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2020-07-24 09:49:26 -04:00
|
|
|
def_callbacks
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2016-04-06 22:59:45 -06:00
|
|
|
VictoryRoadEntranceSign:
|
|
|
|
jumptext VictoryRoadEntranceSignText
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2016-04-06 22:59:45 -06:00
|
|
|
VictoryRoadEntranceSignText:
|
2014-03-06 00:29:44 -05:00
|
|
|
text "#MON LEAGUE"
|
|
|
|
|
|
|
|
para "VICTORY ROAD"
|
|
|
|
line "ENTRANCE"
|
|
|
|
done
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2018-01-16 22:57:19 -05:00
|
|
|
Route22_MapEvents:
|
2018-01-30 14:15:47 -05:00
|
|
|
db 0, 0 ; filler
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2020-07-24 09:49:26 -04:00
|
|
|
def_warp_events
|
2018-02-01 22:22:07 -05:00
|
|
|
warp_event 13, 5, VICTORY_ROAD_GATE, 1
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2020-07-24 09:49:26 -04:00
|
|
|
def_coord_events
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2020-07-24 09:49:26 -04:00
|
|
|
def_bg_events
|
2018-02-01 22:22:07 -05:00
|
|
|
bg_event 15, 7, BGEVENT_READ, VictoryRoadEntranceSign
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2020-07-24 09:49:26 -04:00
|
|
|
def_object_events
|