2015-11-26 21:22:14 -08:00
|
|
|
const_value set 2
|
|
|
|
const SAFARIZONEWARDENSHOME_LASS
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
SafariZoneWardensHome_MapScripts:
|
2017-12-24 10:46:34 -08:00
|
|
|
.SceneScripts:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapCallbacks:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
WardensGranddaughter:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_TALKED_TO_WARDENS_GRANDDAUGHTER
|
2015-06-25 21:01:08 -07:00
|
|
|
iftrue .AlreadyMet
|
|
|
|
writetext WardensGranddaughterText1
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_TALKED_TO_WARDENS_GRANDDAUGHTER
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
2016-04-10 11:42:14 -07:00
|
|
|
.AlreadyMet:
|
2015-06-25 21:01:08 -07:00
|
|
|
writetext WardensGranddaughterText2
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
WardenPhoto:
|
|
|
|
jumptext WardenPhotoText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
SafariZonePhoto:
|
|
|
|
jumptext SafariZonePhotoText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
WardensHomeBookshelf:
|
2015-06-23 13:21:54 -07:00
|
|
|
jumpstd picturebookshelf
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
WardensGranddaughterText1:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "My grandpa is the"
|
|
|
|
line "SAFARI ZONE WAR-"
|
|
|
|
cont "DEN."
|
|
|
|
|
|
|
|
para "At least he was…"
|
|
|
|
|
|
|
|
para "He decided to go"
|
|
|
|
line "on a vacation and"
|
|
|
|
|
|
|
|
para "took off overseas"
|
|
|
|
line "all by himself."
|
|
|
|
|
|
|
|
para "He quit running"
|
|
|
|
line "SAFARI ZONE just"
|
|
|
|
cont "like that."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
WardensGranddaughterText2:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Many people were"
|
|
|
|
line "disappointed that"
|
|
|
|
|
|
|
|
para "SAFARI ZONE closed"
|
|
|
|
line "down, but Grandpa"
|
|
|
|
cont "is so stubborn…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
WardenPhotoText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "It's a photo of a"
|
|
|
|
line "grinning old man"
|
|
|
|
|
|
|
|
para "who's surrounded"
|
|
|
|
line "by #MON."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
SafariZonePhotoText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "It's a photo of a"
|
|
|
|
line "huge grassy plain"
|
|
|
|
|
|
|
|
para "with rare #MON"
|
|
|
|
line "frolicking in it."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
SafariZoneWardensHome_MapEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Warps:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2018-01-28 10:20:04 -08:00
|
|
|
warp_event 2, 7, 6, FUCHSIA_CITY
|
|
|
|
warp_event 3, 7, 6, FUCHSIA_CITY
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.CoordEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.BGEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 4
|
2017-12-28 11:31:25 -08:00
|
|
|
bg_event 0, 1, BGEVENT_READ, WardensHomeBookshelf
|
2017-12-24 10:46:34 -08:00
|
|
|
bg_event 1, 1, BGEVENT_READ, WardensHomeBookshelf
|
2017-12-28 11:31:25 -08:00
|
|
|
bg_event 7, 0, BGEVENT_READ, WardenPhoto
|
|
|
|
bg_event 9, 0, BGEVENT_READ, SafariZonePhoto
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.ObjectEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 1
|
2017-12-28 11:31:25 -08:00
|
|
|
object_event 2, 4, SPRITE_LASS, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, PAL_NPC_GREEN, OBJECTTYPE_SCRIPT, 0, WardensGranddaughter, -1
|