2015-11-27 05:22:14 +00:00
|
|
|
const_value set 2
|
|
|
|
const ROUTE15FUCHSIAGATE_OFFICER
|
|
|
|
|
2015-07-10 08:45:35 +00:00
|
|
|
Route15FuchsiaGate_MapScriptHeader:
|
2015-07-21 04:02:21 +00:00
|
|
|
.MapTriggers:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 0
|
|
|
|
|
2015-07-21 04:02:21 +00:00
|
|
|
.MapCallbacks:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 0
|
|
|
|
|
2017-12-18 00:48:04 +00:00
|
|
|
Route15FuchsiaGateOfficerScript:
|
|
|
|
jumptextfaceplayer Route15FuchsiaGateOfficerText
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2017-12-18 00:48:04 +00:00
|
|
|
Route15FuchsiaGateOfficerText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "You're working on"
|
|
|
|
line "a #DEX? That's"
|
|
|
|
|
|
|
|
para "really something."
|
|
|
|
line "Don't give up!"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-07-10 08:45:35 +00:00
|
|
|
Route15FuchsiaGate_MapEventHeader:
|
2013-02-17 06:54:07 +00:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
2015-07-21 04:02:21 +00:00
|
|
|
.Warps:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 4
|
2015-07-23 16:59:19 +00:00
|
|
|
warp_def $4, $0, 8, FUCHSIA_CITY
|
|
|
|
warp_def $5, $0, 9, FUCHSIA_CITY
|
|
|
|
warp_def $4, $9, 1, ROUTE_15
|
|
|
|
warp_def $5, $9, 2, ROUTE_15
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-07-21 04:02:21 +00:00
|
|
|
.XYTriggers:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 0
|
|
|
|
|
2015-07-21 04:02:21 +00:00
|
|
|
.Signposts:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 0
|
|
|
|
|
2015-07-21 04:02:21 +00:00
|
|
|
.PersonEvents:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 1
|
2017-12-18 00:48:04 +00:00
|
|
|
person_event SPRITE_OFFICER, 2, 5, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_BLUE, PERSONTYPE_SCRIPT, 0, Route15FuchsiaGateOfficerScript, -1
|