2015-07-10 01:45:35 -07:00
|
|
|
Route36RuinsofAlphgate_MapScriptHeader:
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapTriggers:
|
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
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
OfficerScript_0x6aa1a:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x6aa20
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
GrampsScript_0x6aa1d:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x6aa5b
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x6aa20:
|
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
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x6aa5b:
|
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
|
|
|
|
2015-07-10 01:45:35 -07: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
|
2015-07-23 09:59:19 -07:00
|
|
|
warp_def $0, $4, 3, ROUTE_36
|
|
|
|
warp_def $0, $5, 4, ROUTE_36
|
|
|
|
warp_def $7, $4, 9, RUINS_OF_ALPH_OUTSIDE
|
|
|
|
warp_def $7, $5, 9, RUINS_OF_ALPH_OUTSIDE
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.XYTriggers:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Signposts:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.PersonEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2015-11-15 12:07:20 -08:00
|
|
|
person_event SPRITE_OFFICER, 4, 0, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, (1 << 3) | PAL_OW_RED, PERSONTYPE_SCRIPT, 0, OfficerScript_0x6aa1a, -1
|
|
|
|
person_event SPRITE_GRAMPS, 5, 7, SPRITEMOVEDATA_WANDER, 2, 1, -1, -1, (1 << 3) | PAL_OW_BROWN, PERSONTYPE_SCRIPT, 0, GrampsScript_0x6aa1d, -1
|