2015-06-25 21:01:08 -07:00
|
|
|
RedsHouse1F_MapScriptHeader:
|
2013-02-16 22:54:07 -08:00
|
|
|
; trigger count
|
|
|
|
db 1
|
|
|
|
|
|
|
|
; triggers
|
2015-06-25 21:01:08 -07:00
|
|
|
dw .Trigger, $0000
|
2013-02-16 22:54:07 -08:00
|
|
|
|
|
|
|
; callback count
|
|
|
|
db 0
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
.Trigger
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
RedsMom:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
loadfont
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_MET_REDS_MOM
|
2015-06-25 21:01:08 -07:00
|
|
|
iftrue .MetAlready
|
|
|
|
writetext RedsMomText1
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_MET_REDS_MOM
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
2015-06-25 21:01:08 -07:00
|
|
|
.MetAlready
|
|
|
|
writetext RedsMomText2
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
RedsHouse1FTV:
|
|
|
|
jumptext RedsHouse1FTVText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
RedsHouse1FBookshelf:
|
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
|
|
|
RedsMomText1:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hi!"
|
|
|
|
|
|
|
|
para "RED's been away"
|
|
|
|
line "for a long time."
|
|
|
|
|
|
|
|
para "He hasn't called"
|
|
|
|
line "either, so I have"
|
|
|
|
|
|
|
|
para "no idea where he"
|
|
|
|
line "is or what he's"
|
|
|
|
cont "been doing."
|
|
|
|
|
|
|
|
para "They say that no"
|
|
|
|
line "word is proof that"
|
|
|
|
|
|
|
|
para "he's doing fine,"
|
|
|
|
line "but I do worry"
|
|
|
|
cont "about him."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
RedsMomText2:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I worry about RED"
|
|
|
|
line "getting hurt or"
|
|
|
|
|
|
|
|
para "sick, but he's a"
|
|
|
|
line "boy. I'm proud"
|
|
|
|
|
|
|
|
para "that he is doing"
|
|
|
|
line "what he wants to"
|
|
|
|
|
|
|
|
para "do."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
RedsHouse1FTVText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "They have programs"
|
|
|
|
line "that aren't shown"
|
|
|
|
cont "in JOHTO…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
RedsHouse1F_MapEventHeader:
|
2013-02-16 22:54:07 -08:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
|
|
|
; warps
|
|
|
|
db 3
|
|
|
|
warp_def $7, $2, 1, GROUP_PALLET_TOWN, MAP_PALLET_TOWN
|
|
|
|
warp_def $7, $3, 1, GROUP_PALLET_TOWN, MAP_PALLET_TOWN
|
|
|
|
warp_def $0, $7, 1, GROUP_REDS_HOUSE_2F, MAP_REDS_HOUSE_2F
|
|
|
|
|
|
|
|
; xy triggers
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; signposts
|
|
|
|
db 3
|
2015-06-25 21:01:08 -07:00
|
|
|
signpost 1, 0, $0, RedsHouse1FBookshelf
|
|
|
|
signpost 1, 1, $0, RedsHouse1FBookshelf
|
|
|
|
signpost 1, 2, $0, RedsHouse1FTV
|
2013-02-16 22:54:07 -08:00
|
|
|
|
|
|
|
; people-events
|
|
|
|
db 1
|
2015-06-25 21:01:08 -07:00
|
|
|
person_event SPRITE_REDS_MOM, 7, 9, $8, $0, 255, 255, $0, 0, RedsMom, $ffff
|