2020-07-24 13:49:26 +00:00
|
|
|
object_const_def
|
2015-11-27 05:22:14 +00:00
|
|
|
const CELADONMANSIONROOFHOUSE_PHARMACIST
|
|
|
|
|
2018-01-17 03:57:19 +00:00
|
|
|
CeladonMansionRoofHouse_MapScripts:
|
2020-07-24 13:49:26 +00:00
|
|
|
def_scene_scripts
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_callbacks
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2018-03-01 18:18:51 +00:00
|
|
|
CeladonMansionRoofHousePharmacistScript:
|
2013-02-17 06:54:07 +00:00
|
|
|
faceplayer
|
2015-12-09 23:25:44 +00:00
|
|
|
opentext
|
2013-09-24 07:48:58 +00:00
|
|
|
checkevent EVENT_GOT_TM03_CURSE
|
2018-02-28 22:47:31 +00:00
|
|
|
iftrue .GotCurse
|
2018-08-19 17:56:41 +00:00
|
|
|
writetext CeladonMansionRoofHousePharmacistIntroText
|
2019-11-03 17:48:54 +00:00
|
|
|
promptbutton
|
2018-02-03 02:20:13 +00:00
|
|
|
checktime NITE
|
2018-02-28 22:47:31 +00:00
|
|
|
iftrue .Night
|
2018-08-19 17:56:41 +00:00
|
|
|
writetext CeladonMansionRoofHousePharmacistNotNightText
|
2015-11-25 15:16:29 +00:00
|
|
|
waitbutton
|
2013-02-17 06:54:07 +00:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2018-02-28 22:47:31 +00:00
|
|
|
.Night:
|
2018-08-19 17:56:41 +00:00
|
|
|
writetext CeladonMansionRoofHousePharmacistStoryText
|
2019-11-03 17:48:54 +00:00
|
|
|
promptbutton
|
2015-11-05 01:20:14 +00:00
|
|
|
verbosegiveitem TM_CURSE
|
2018-02-28 22:47:31 +00:00
|
|
|
iffalse .NoRoom
|
2013-09-24 07:48:58 +00:00
|
|
|
setevent EVENT_GOT_TM03_CURSE
|
2018-02-28 22:47:31 +00:00
|
|
|
.GotCurse:
|
2018-08-19 17:56:41 +00:00
|
|
|
writetext CeladonMansionRoofHousePharmacistCurseText
|
2015-11-25 15:16:29 +00:00
|
|
|
waitbutton
|
2018-02-28 22:47:31 +00:00
|
|
|
.NoRoom:
|
2015-11-25 15:16:29 +00:00
|
|
|
closetext
|
2013-02-17 06:54:07 +00:00
|
|
|
end
|
|
|
|
|
2018-08-19 17:56:41 +00:00
|
|
|
CeladonMansionRoofHousePharmacistIntroText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "Let me recount a"
|
|
|
|
line "terrifying tale…"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2018-08-19 17:56:41 +00:00
|
|
|
CeladonMansionRoofHousePharmacistNotNightText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "Then again, it's"
|
|
|
|
line "not as scary while"
|
|
|
|
|
|
|
|
para "it's still light"
|
|
|
|
line "outside."
|
|
|
|
|
|
|
|
para "Come back after"
|
|
|
|
line "sunset, OK?"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2018-08-19 17:56:41 +00:00
|
|
|
CeladonMansionRoofHousePharmacistStoryText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "Once upon a time,"
|
|
|
|
line "there was a little"
|
|
|
|
|
|
|
|
para "boy who was given"
|
|
|
|
line "a new BICYCLE…"
|
|
|
|
|
|
|
|
para "He wanted to try"
|
|
|
|
line "it right away…"
|
|
|
|
|
|
|
|
para "He was having so"
|
|
|
|
line "much fun that he"
|
|
|
|
|
|
|
|
para "didn't notice the"
|
|
|
|
line "sun had set…"
|
|
|
|
|
|
|
|
para "While riding home"
|
|
|
|
line "in the pitch-black"
|
|
|
|
|
|
|
|
para "night, the bike"
|
|
|
|
line "suddenly slowed!"
|
|
|
|
|
|
|
|
para "The pedals became"
|
|
|
|
line "heavy!"
|
|
|
|
|
|
|
|
para "When he stopped"
|
|
|
|
line "pedaling, the bike"
|
|
|
|
|
|
|
|
para "began slipping"
|
|
|
|
line "backwards!"
|
|
|
|
|
|
|
|
para "It was as if the"
|
|
|
|
line "bike were cursed"
|
|
|
|
|
|
|
|
para "and trying to drag"
|
|
|
|
line "him into oblivion!"
|
|
|
|
|
|
|
|
para "…"
|
|
|
|
|
|
|
|
para "…"
|
|
|
|
|
|
|
|
para "SHRIEEEEK!"
|
|
|
|
|
|
|
|
para "The boy had been"
|
|
|
|
line "riding uphill on"
|
|
|
|
cont "CYCLING ROAD!"
|
|
|
|
|
|
|
|
para "…"
|
|
|
|
line "Ba-dum ba-dum!"
|
|
|
|
|
|
|
|
para "For listening so"
|
|
|
|
line "patiently, you may"
|
|
|
|
cont "take this--TM03!"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2018-08-19 17:56:41 +00:00
|
|
|
CeladonMansionRoofHousePharmacistCurseText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "TM03 is CURSE."
|
|
|
|
|
|
|
|
para "It's a terrifying"
|
|
|
|
line "move that slowly"
|
|
|
|
|
|
|
|
para "whittles down the"
|
|
|
|
line "victim's HP."
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2018-01-17 03:57:19 +00:00
|
|
|
CeladonMansionRoofHouse_MapEvents:
|
2018-01-30 19:15:47 +00:00
|
|
|
db 0, 0 ; filler
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_warp_events
|
2018-02-02 03:22:07 +00:00
|
|
|
warp_event 2, 7, CELADON_MANSION_ROOF, 3
|
|
|
|
warp_event 3, 7, CELADON_MANSION_ROOF, 3
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_coord_events
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_bg_events
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_object_events
|
2018-03-01 18:18:51 +00:00
|
|
|
object_event 3, 2, SPRITE_PHARMACIST, SPRITEMOVEDATA_STANDING_DOWN, 0, 2, -1, -1, PAL_NPC_GREEN, OBJECTTYPE_SCRIPT, 0, CeladonMansionRoofHousePharmacistScript, -1
|