2015-06-25 21:01:08 -07:00
|
|
|
OlivinePunishmentSpeechHouse_MapScriptHeader:
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapTriggers:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapCallbacks:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
OlivinePunishmentSpeechHouseDad:
|
|
|
|
jumptextfaceplayer OlivinePunishmentSpeechHouseDadText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
OlivinePunishmentSpeechHouseDaughter:
|
|
|
|
jumptextfaceplayer OlivinePunishmentSpeechHouseDaughterText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
OlivinePunishmentSpeechHouseBookshelf2:
|
2015-06-23 13:21:54 -07:00
|
|
|
jumpstd picturebookshelf
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
OlivinePunishmentSpeechHouseBookshelf1:
|
2015-06-23 13:21:54 -07:00
|
|
|
jumpstd magazinebookshelf
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
OlivinePunishmentSpeechHouseDadText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Along the way to"
|
|
|
|
line "CIANWOOD, there"
|
|
|
|
|
|
|
|
para "are four deserted"
|
|
|
|
line "islands."
|
|
|
|
|
|
|
|
para "Bad kids are taken"
|
|
|
|
line "to the islands as"
|
|
|
|
cont "punishment!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
OlivinePunishmentSpeechHouseDaughterText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Whenever I get in"
|
|
|
|
line "trouble, Daddy"
|
|
|
|
cont "always scares me."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
OlivinePunishmentSpeechHouse_MapEventHeader:
|
2013-02-16 22:54:07 -08:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Warps:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2015-07-23 09:59:19 -07:00
|
|
|
warp_def $7, $2, 5, OLIVINE_CITY
|
|
|
|
warp_def $7, $3, 5, OLIVINE_CITY
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.XYTriggers:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Signposts:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2015-07-16 15:10:10 -07:00
|
|
|
signpost 1, 0, SIGNPOST_READ, OlivinePunishmentSpeechHouseBookshelf1
|
|
|
|
signpost 1, 1, SIGNPOST_READ, OlivinePunishmentSpeechHouseBookshelf2
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.PersonEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2015-11-06 13:42:38 -08:00
|
|
|
person_event SPRITE_POKEFAN_M, 2, 1, SPRITEMOVEDATA_SPINRANDOM_SLOW, 0, 0, -1, -1, 0, 0, 0, OlivinePunishmentSpeechHouseDad, -1
|
2015-10-31 18:05:02 -07:00
|
|
|
person_event SPRITE_LASS, 5, 5, SPRITEMOVEDATA_WALK_LEFT_RIGHT, 0, 2, -1, -1, 0, 0, 0, OlivinePunishmentSpeechHouseDaughter, -1
|