2020-07-24 13:49:26 +00:00
|
|
|
object_const_def
|
2016-04-07 10:13:59 +00:00
|
|
|
const ELMSHOUSE_ELMS_WIFE
|
|
|
|
const ELMSHOUSE_ELMS_SON
|
2015-11-27 05:22:14 +00:00
|
|
|
|
2018-01-17 03:57:19 +00:00
|
|
|
ElmsHouse_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
|
|
|
|
2015-06-26 04:01:08 +00:00
|
|
|
ElmsWife:
|
|
|
|
jumptextfaceplayer ElmsWifeText
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-06-26 04:01:08 +00:00
|
|
|
ElmsSon:
|
|
|
|
jumptextfaceplayer ElmsSonText
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-06-26 04:01:08 +00:00
|
|
|
ElmsHousePC:
|
|
|
|
jumptext ElmsHousePCText
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-06-26 04:01:08 +00:00
|
|
|
ElmsHouseBookshelf:
|
2020-06-10 20:44:16 +00:00
|
|
|
jumpstd DifficultBookshelfScript
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-06-26 04:01:08 +00:00
|
|
|
ElmsWifeText:
|
2015-06-28 04:59:17 +00:00
|
|
|
text "Hi, <PLAY_G>! My"
|
2014-03-06 05:29:44 +00:00
|
|
|
line "husband's always"
|
|
|
|
|
|
|
|
para "so busy--I hope"
|
|
|
|
line "he's OK."
|
|
|
|
|
|
|
|
para "When he's caught"
|
|
|
|
line "up in his #MON"
|
|
|
|
|
|
|
|
para "research, he even"
|
|
|
|
line "forgets to eat."
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-06-26 04:01:08 +00:00
|
|
|
ElmsSonText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "When I grow up,"
|
|
|
|
line "I'm going to help"
|
|
|
|
cont "my dad!"
|
|
|
|
|
|
|
|
para "I'm going to be a"
|
|
|
|
line "great #MON"
|
|
|
|
cont "professor!"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-10-26 19:45:57 +00:00
|
|
|
ElmsHouseLabFoodText: ; unreferenced
|
2014-03-06 05:29:44 +00:00
|
|
|
text "There's some food"
|
|
|
|
line "here. It must be"
|
|
|
|
cont "for the LAB."
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-10-26 19:45:57 +00:00
|
|
|
ElmsHousePokemonFoodText: ; unreferenced
|
2014-03-06 05:29:44 +00:00
|
|
|
text "There's some food"
|
|
|
|
line "here. This must be"
|
|
|
|
cont "for #MON."
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-06-26 04:01:08 +00:00
|
|
|
ElmsHousePCText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "#MON. Where do"
|
|
|
|
line "they come from? "
|
|
|
|
|
|
|
|
para "Where are they"
|
|
|
|
line "going?"
|
|
|
|
|
|
|
|
para "Why has no one"
|
|
|
|
line "ever witnessed a"
|
|
|
|
cont "#MON's birth?"
|
|
|
|
|
|
|
|
para "I want to know! I"
|
|
|
|
line "will dedicate my"
|
|
|
|
|
|
|
|
para "life to the study"
|
|
|
|
line "of #MON!"
|
|
|
|
|
|
|
|
para "…"
|
|
|
|
|
|
|
|
para "It's a part of"
|
|
|
|
line "PROF.ELM's re-"
|
|
|
|
cont "search papers."
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2018-01-17 03:57:19 +00:00
|
|
|
ElmsHouse_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, NEW_BARK_TOWN, 4
|
|
|
|
warp_event 3, 7, NEW_BARK_TOWN, 4
|
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
|
2018-02-02 03:22:07 +00:00
|
|
|
bg_event 0, 1, BGEVENT_READ, ElmsHousePC
|
|
|
|
bg_event 6, 1, BGEVENT_READ, ElmsHouseBookshelf
|
|
|
|
bg_event 7, 1, BGEVENT_READ, ElmsHouseBookshelf
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_object_events
|
2018-02-02 03:22:07 +00:00
|
|
|
object_event 1, 5, SPRITE_TEACHER, SPRITEMOVEDATA_WALK_UP_DOWN, 0, 1, -1, -1, PAL_NPC_GREEN, OBJECTTYPE_SCRIPT, 0, ElmsWife, -1
|
|
|
|
object_event 5, 4, SPRITE_BUG_CATCHER, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, ElmsSon, -1
|