2020-07-24 06:49:26 -07:00
|
|
|
object_const_def
|
2015-11-26 21:22:14 -08:00
|
|
|
const ROUTE15FUCHSIAGATE_OFFICER
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
Route15FuchsiaGate_MapScripts:
|
2020-07-24 06:49:26 -07:00
|
|
|
def_scene_scripts
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_callbacks
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
Route15FuchsiaGateOfficerScript:
|
|
|
|
jumptextfaceplayer Route15FuchsiaGateOfficerText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
Route15FuchsiaGateOfficerText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You're working on"
|
|
|
|
line "a #DEX? That's"
|
|
|
|
|
|
|
|
para "really something."
|
|
|
|
line "Don't give up!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
Route15FuchsiaGate_MapEvents:
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0, 0 ; filler
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_warp_events
|
2018-02-01 19:22:07 -08:00
|
|
|
warp_event 0, 4, FUCHSIA_CITY, 8
|
|
|
|
warp_event 0, 5, FUCHSIA_CITY, 9
|
|
|
|
warp_event 9, 4, ROUTE_15, 1
|
|
|
|
warp_event 9, 5, ROUTE_15, 2
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_coord_events
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_bg_events
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_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_BLUE, OBJECTTYPE_SCRIPT, 0, Route15FuchsiaGateOfficerScript, -1
|