2018-01-31 08:38:45 -08:00
|
|
|
const_def 2 ; object constants
|
2015-11-26 21:22:14 -08:00
|
|
|
const ROUTE38ECRUTEAKGATE_OFFICER
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
Route38EcruteakGate_MapScripts:
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; scene scripts
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; callbacks
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
Route38EcruteakGateOfficerScript:
|
|
|
|
jumptextfaceplayer Route38EcruteakGateOfficerText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
Route38EcruteakGateOfficerText:
|
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
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
Route38EcruteakGate_MapEvents:
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0, 0 ; filler
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 4 ; warp events
|
2018-02-01 19:22:07 -08:00
|
|
|
warp_event 0, 4, ROUTE_38, 1
|
|
|
|
warp_event 0, 5, ROUTE_38, 2
|
|
|
|
warp_event 9, 4, ECRUTEAK_CITY, 14
|
|
|
|
warp_event 9, 5, ECRUTEAK_CITY, 15
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; coord events
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; bg events
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 1 ; object events
|
2018-02-01 19:22:07 -08:00
|
|
|
object_event 5, 2, SPRITE_OFFICER, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_SCRIPT, 0, Route38EcruteakGateOfficerScript, -1
|