2015-11-27 00:22:14 -05:00
|
|
|
const_value set 2
|
|
|
|
const ROUTE38ECRUTEAKGATE_OFFICER
|
|
|
|
|
2018-01-16 22:57:19 -05:00
|
|
|
Route38EcruteakGate_MapScripts:
|
2018-01-30 14:15:47 -05:00
|
|
|
db 0 ; scene scripts
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2018-01-30 14:15:47 -05:00
|
|
|
db 0 ; callbacks
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2017-12-17 19:48:04 -05:00
|
|
|
Route38EcruteakGateOfficerScript:
|
|
|
|
jumptextfaceplayer Route38EcruteakGateOfficerText
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2017-12-17 19:48:04 -05:00
|
|
|
Route38EcruteakGateOfficerText:
|
2014-03-06 00:29:44 -05: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-17 01:54:07 -05:00
|
|
|
|
2018-01-16 22:57:19 -05:00
|
|
|
Route38EcruteakGate_MapEvents:
|
2018-01-30 14:15:47 -05:00
|
|
|
db 0, 0 ; filler
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2018-01-30 14:15:47 -05:00
|
|
|
db 4 ; warp events
|
2018-01-28 13:20:04 -05: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-17 01:54:07 -05:00
|
|
|
|
2018-01-30 14:15:47 -05:00
|
|
|
db 0 ; coord events
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2018-01-30 14:15:47 -05:00
|
|
|
db 0 ; bg events
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2018-01-30 14:15:47 -05:00
|
|
|
db 1 ; object events
|
2017-12-28 14:31:25 -05:00
|
|
|
object_event 5, 2, SPRITE_OFFICER, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_SCRIPT, 0, Route38EcruteakGateOfficerScript, -1
|