2020-07-24 06:49:26 -07:00
|
|
|
object_const_def
|
2015-11-26 21:22:14 -08:00
|
|
|
const GUIDEGENTSHOUSE_GRAMPS
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
GuideGentsHouse_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
|
|
|
GuideGentsHouseGuideGent:
|
|
|
|
jumptextfaceplayer GuideGentsHouseGuideGentText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GuideGentsHouseBookshelf:
|
2020-06-10 13:44:16 -07:00
|
|
|
jumpstd MagazineBookshelfScript
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GuideGentsHouseGuideGentText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "When I was a wee"
|
|
|
|
line "lad, I was a hot-"
|
|
|
|
cont "shot trainer!"
|
|
|
|
|
|
|
|
para "Here's a word of"
|
|
|
|
line "advice: Catch lots"
|
|
|
|
cont "of #MON!"
|
|
|
|
|
|
|
|
para "Treat them all"
|
|
|
|
line "with kindness!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
GuideGentsHouse_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, CHERRYGROVE_CITY, 4
|
|
|
|
warp_event 3, 7, CHERRYGROVE_CITY, 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, GuideGentsHouseBookshelf
|
|
|
|
bg_event 1, 1, BGEVENT_READ, GuideGentsHouseBookshelf
|
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 2, 3, SPRITE_GRAMPS, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, GuideGentsHouseGuideGent, EVENT_GUIDE_GENT_VISIBLE_IN_CHERRYGROVE
|