2015-11-26 21:22:14 -08:00
|
|
|
const_value set 2
|
|
|
|
const ROUTE19FUCHSIAGATE_OFFICER
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
Route19FuchsiaGate_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
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
OfficerScript_0x1ab3f6:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-07-10 05:08:03 -07:00
|
|
|
checkevent EVENT_CINNABAR_ROCKS_CLEARED
|
|
|
|
iftrue .RocksCleared
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1ab40a
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2016-04-10 11:42:14 -07:00
|
|
|
.RocksCleared:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1ab48a
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x1ab40a:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "CINNABAR's volcano"
|
|
|
|
line "erupted."
|
|
|
|
|
|
|
|
para "It hurled boulders"
|
|
|
|
line "that cut off ROUTE"
|
|
|
|
cont "19 indefinitely."
|
|
|
|
|
|
|
|
para "I wonder if the"
|
|
|
|
line "people of CINNABAR"
|
|
|
|
cont "are safe…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x1ab48a:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "No CINNABAR citi-"
|
|
|
|
line "zens were injured"
|
|
|
|
|
|
|
|
para "by the eruption."
|
|
|
|
line "That's great!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
Route19FuchsiaGate_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 4, 0, 10, FUCHSIA_CITY
|
|
|
|
warp_event 5, 0, 11, FUCHSIA_CITY
|
|
|
|
warp_event 4, 7, 1, ROUTE_19
|
|
|
|
warp_event 5, 7, 1, ROUTE_19
|
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 0, 4, SPRITE_OFFICER, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_SCRIPT, 0, OfficerScript_0x1ab3f6, -1
|