2018-01-31 08:08:47 -08:00
|
|
|
const_value set 2 ; object constants
|
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:
|
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-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:
|
2015-06-23 13:21:54 -07:00
|
|
|
jumpstd difficultbookshelf
|
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
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 2 ; warp events
|
2018-01-28 10:20:04 -08:00
|
|
|
warp_event 2, 7, 4, NEW_BARK_TOWN
|
|
|
|
warp_event 3, 7, 4, NEW_BARK_TOWN
|
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 3 ; bg events
|
2017-12-28 11:31:25 -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
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 2 ; object events
|
2017-12-28 11:31:25 -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
|