2015-07-10 01:45:35 -07:00
|
|
|
Route38EcruteakGate_MapScriptHeader:
|
2013-02-16 22:54:07 -08:00
|
|
|
; trigger count
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; callback count
|
|
|
|
db 0
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
OfficerScript_0x9cbd7:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x9cbda
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x9cbda:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Where did you say"
|
|
|
|
line "you're from?"
|
|
|
|
|
|
|
|
para "NEW BARK TOWN?"
|
|
|
|
|
|
|
|
para "PROF.ELM lives"
|
|
|
|
line "over there, right?"
|
|
|
|
|
|
|
|
para "You've come a long"
|
|
|
|
line "way to get here."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
Route38EcruteakGate_MapEventHeader:
|
2013-02-16 22:54:07 -08:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
|
|
|
; warps
|
|
|
|
db 4
|
|
|
|
warp_def $4, $0, 1, GROUP_ROUTE_38, MAP_ROUTE_38
|
|
|
|
warp_def $5, $0, 2, GROUP_ROUTE_38, MAP_ROUTE_38
|
|
|
|
warp_def $4, $9, 14, GROUP_ECRUTEAK_CITY, MAP_ECRUTEAK_CITY
|
|
|
|
warp_def $5, $9, 15, GROUP_ECRUTEAK_CITY, MAP_ECRUTEAK_CITY
|
|
|
|
|
|
|
|
; xy triggers
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; signposts
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; people-events
|
|
|
|
db 1
|
2015-07-16 15:10:10 -07:00
|
|
|
person_event SPRITE_OFFICER, 6, 9, UP << 2 | $2, $0, -1, -1, (PAL_OW_RED << 4) | $80, 0, OfficerScript_0x9cbd7, -1
|