2018-01-31 08:04:17 -08:00
|
|
|
const_value set 2 ; person 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-01-28 10:20:04 -08:00
|
|
|
warp_event 0, 4, 1, ROUTE_38
|
|
|
|
warp_event 0, 5, 2, ROUTE_38
|
|
|
|
warp_event 9, 4, 14, ECRUTEAK_CITY
|
|
|
|
warp_event 9, 5, 15, ECRUTEAK_CITY
|
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
|
2017-12-28 11:31:25 -08:00
|
|
|
object_event 5, 2, SPRITE_OFFICER, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_SCRIPT, 0, Route38EcruteakGateOfficerScript, -1
|