2017-11-10 02:21:31 +01:00
|
|
|
MossdeepCity_House2_MapScripts:: @ 82220DE
|
|
|
|
.byte 0
|
|
|
|
|
|
|
|
MossdeepCity_House2_EventScript_2220DF:: @ 82220DF
|
2018-12-02 09:37:46 +01:00
|
|
|
msgbox MossdeepCity_House2_Text_222146, MSGBOX_NPC
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
|
|
|
MossdeepCity_House2_EventScript_2220E8:: @ 82220E8
|
2018-12-02 09:37:46 +01:00
|
|
|
msgbox MossdeepCity_House2_Text_2221A6, MSGBOX_NPC
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
|
|
|
MossdeepCity_House2_EventScript_2220F1:: @ 82220F1
|
|
|
|
lock
|
|
|
|
faceplayer
|
|
|
|
waitse
|
|
|
|
playmoncry SPECIES_WINGULL, 0
|
2018-12-02 09:37:46 +01:00
|
|
|
msgbox MossdeepCity_House2_Text_22222E, MSGBOX_DEFAULT
|
2017-11-10 02:21:31 +01:00
|
|
|
waitmoncry
|
|
|
|
closemessage
|
2019-01-02 22:12:43 +01:00
|
|
|
setflag FLAG_WINGULL_DELIVERED_MAIL
|
2018-10-18 04:07:23 +02:00
|
|
|
clearflag FLAG_HIDE_FORTREE_CITY_HOUSE_4_WINGULL
|
2017-12-21 20:47:52 +01:00
|
|
|
compare VAR_FACING, 2
|
2018-12-22 03:32:45 +01:00
|
|
|
call_if_eq MossdeepCity_House2_EventScript_222124
|
2017-12-21 20:47:52 +01:00
|
|
|
compare VAR_FACING, 3
|
2018-12-22 03:32:45 +01:00
|
|
|
call_if_eq MossdeepCity_House2_EventScript_22212F
|
2017-11-10 02:21:31 +01:00
|
|
|
removeobject 3
|
|
|
|
release
|
|
|
|
end
|
|
|
|
|
|
|
|
MossdeepCity_House2_EventScript_222124:: @ 8222124
|
|
|
|
applymovement 3, MossdeepCity_House2_Movement_22213A
|
|
|
|
waitmovement 0
|
|
|
|
return
|
|
|
|
|
|
|
|
MossdeepCity_House2_EventScript_22212F:: @ 822212F
|
|
|
|
applymovement 3, MossdeepCity_House2_Movement_222141
|
|
|
|
waitmovement 0
|
|
|
|
return
|
|
|
|
|
|
|
|
MossdeepCity_House2_Movement_22213A: @ 822213A
|
2018-06-14 01:19:19 +02:00
|
|
|
walk_fast_right
|
|
|
|
walk_fast_down
|
|
|
|
walk_fast_down
|
|
|
|
walk_fast_left
|
|
|
|
walk_fast_down
|
|
|
|
delay_8
|
2017-11-10 02:21:31 +01:00
|
|
|
step_end
|
|
|
|
|
|
|
|
MossdeepCity_House2_Movement_222141: @ 8222141
|
2018-06-14 01:19:19 +02:00
|
|
|
walk_fast_down
|
|
|
|
walk_fast_down
|
|
|
|
walk_fast_down
|
|
|
|
delay_8
|
2017-11-10 02:21:31 +01:00
|
|
|
step_end
|
|
|
|
|
|
|
|
MossdeepCity_House2_Text_222146: @ 8222146
|
|
|
|
.string "My little sister exchanges MAIL with\n"
|
|
|
|
.string "her boyfriend in FORTREE.\p"
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "I don't envy her one bit at all.$"
|
2017-11-10 02:21:31 +01:00
|
|
|
|
|
|
|
MossdeepCity_House2_Text_2221A6: @ 82221A6
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "Even though I can't see my friend in\n"
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "FORTREE, my POKéMON carries MAIL\l"
|
|
|
|
.string "back and forth for us.\p"
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "I'm not lonesome, even though we're\n"
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "apart.$"
|
|
|
|
|
|
|
|
MossdeepCity_House2_Text_22222E: @ 822222E
|
|
|
|
.string "WINGULL: Pihyoh!$"
|
|
|
|
|