2020-07-24 06:49:26 -07:00
|
|
|
object_const_def
|
2016-04-07 03:13:59 -07:00
|
|
|
const ELMSHOUSE_ELMS_WIFE
|
|
|
|
const ELMSHOUSE_ELMS_SON
|
2015-11-26 21:22:14 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
ElmsHouse_MapScripts:
|
2020-07-24 06:49:26 -07:00
|
|
|
def_scene_scripts
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_callbacks
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
ElmsWife:
|
|
|
|
jumptextfaceplayer ElmsWifeText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
ElmsSon:
|
|
|
|
jumptextfaceplayer ElmsSonText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
ElmsHousePC:
|
|
|
|
jumptext ElmsHousePCText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
ElmsHouseBookshelf:
|
2020-06-10 13:44:16 -07:00
|
|
|
jumpstd DifficultBookshelfScript
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
ElmsWifeText:
|
2015-06-27 21:59:17 -07:00
|
|
|
text "Hi, <PLAY_G>! My"
|
2014-03-05 21:29:44 -08: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-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
ElmsSonText:
|
2014-03-05 21:29:44 -08: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-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
ElmsHouseLabFoodText:
|
|
|
|
; unused
|
2014-03-05 21:29:44 -08:00
|
|
|
text "There's some food"
|
|
|
|
line "here. It must be"
|
|
|
|
cont "for the LAB."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
ElmsHousePokemonFoodText:
|
|
|
|
; unused
|
2014-03-05 21:29:44 -08:00
|
|
|
text "There's some food"
|
|
|
|
line "here. This must be"
|
|
|
|
cont "for #MON."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
ElmsHousePCText:
|
2014-03-05 21:29:44 -08: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-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
ElmsHouse_MapEvents:
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0, 0 ; filler
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_warp_events
|
2018-02-01 19:22:07 -08:00
|
|
|
warp_event 2, 7, NEW_BARK_TOWN, 4
|
|
|
|
warp_event 3, 7, NEW_BARK_TOWN, 4
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_coord_events
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_bg_events
|
2018-02-01 19:22:07 -08:00
|
|
|
bg_event 0, 1, BGEVENT_READ, ElmsHousePC
|
|
|
|
bg_event 6, 1, BGEVENT_READ, ElmsHouseBookshelf
|
|
|
|
bg_event 7, 1, BGEVENT_READ, ElmsHouseBookshelf
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_object_events
|
2018-02-01 19:22:07 -08: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
|