2015-11-26 21:22:14 -08:00
|
|
|
const_value set 2
|
|
|
|
const ROUTE36RUINSOFALPHGATE_OFFICER
|
|
|
|
const ROUTE36RUINSOFALPHGATE_GRAMPS
|
|
|
|
|
2017-12-10 10:37:15 -08:00
|
|
|
Route36RuinsOfAlphGate_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
|
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
Route36RuinsOfAlphGateOfficerScript:
|
|
|
|
jumptextfaceplayer Route36RuinsOfAlphGateOfficerText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
Route36RuinsOfAlphGateGrampsScript:
|
|
|
|
jumptextfaceplayer Route36RuinsOfAlphGateGrampsText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
Route36RuinsOfAlphGateOfficerText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Don't you wonder"
|
|
|
|
line "who'd make some-"
|
|
|
|
cont "thing like this?"
|
|
|
|
cont "And why?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
Route36RuinsOfAlphGateGrampsText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Did you see that"
|
|
|
|
line "strange tree in"
|
|
|
|
cont "the road?"
|
|
|
|
|
|
|
|
para "That may explain"
|
|
|
|
line "why fewer people"
|
|
|
|
|
|
|
|
para "are visiting the"
|
|
|
|
line "RUINS OF ALPH."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 10:37:15 -08:00
|
|
|
Route36RuinsOfAlphGate_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 4
|
2017-12-28 11:31:25 -08:00
|
|
|
warp_def 4, 0, 3, ROUTE_36
|
|
|
|
warp_def 5, 0, 4, ROUTE_36
|
|
|
|
warp_def 4, 7, 9, RUINS_OF_ALPH_OUTSIDE
|
|
|
|
warp_def 5, 7, 9, RUINS_OF_ALPH_OUTSIDE
|
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 0
|
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.ObjectEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2017-12-28 11:31:25 -08:00
|
|
|
object_event 0, 4, SPRITE_OFFICER, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_SCRIPT, 0, Route36RuinsOfAlphGateOfficerScript, -1
|
|
|
|
object_event 7, 5, SPRITE_GRAMPS, SPRITEMOVEDATA_WANDER, 1, 2, -1, -1, PAL_NPC_BROWN, OBJECTTYPE_SCRIPT, 0, Route36RuinsOfAlphGateGrampsScript, -1
|