sovereignx/data/maps/MossdeepCity_House2/scripts.inc
Melody c557ac61ae adds constants, cleans up callstd and msgbox code
* adds some constants for standard script names and messagebox types
* replaces some callstd calls with msgbox calls where equivalent
* replaces msgbox and callstd calls using raw digits with versions that use the constants
2018-12-02 03:37:46 -05:00

70 lines
1.7 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

MossdeepCity_House2_MapScripts:: @ 82220DE
.byte 0
MossdeepCity_House2_EventScript_2220DF:: @ 82220DF
msgbox MossdeepCity_House2_Text_222146, MSGBOX_NPC
end
MossdeepCity_House2_EventScript_2220E8:: @ 82220E8
msgbox MossdeepCity_House2_Text_2221A6, MSGBOX_NPC
end
MossdeepCity_House2_EventScript_2220F1:: @ 82220F1
lock
faceplayer
waitse
playmoncry SPECIES_WINGULL, 0
msgbox MossdeepCity_House2_Text_22222E, MSGBOX_DEFAULT
waitmoncry
closemessage
setflag FLAG_0x0E0
clearflag FLAG_HIDE_FORTREE_CITY_HOUSE_4_WINGULL
compare VAR_FACING, 2
call_if 1, MossdeepCity_House2_EventScript_222124
compare VAR_FACING, 3
call_if 1, MossdeepCity_House2_EventScript_22212F
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
walk_fast_right
walk_fast_down
walk_fast_down
walk_fast_left
walk_fast_down
delay_8
step_end
MossdeepCity_House2_Movement_222141: @ 8222141
walk_fast_down
walk_fast_down
walk_fast_down
delay_8
step_end
MossdeepCity_House2_Text_222146: @ 8222146
.string "My little sister exchanges MAIL with\n"
.string "her boyfriend in FORTREE.\p"
.string "I dont envy her one bit at all.$"
MossdeepCity_House2_Text_2221A6: @ 82221A6
.string "Even though I cant see my friend in\n"
.string "FORTREE, my POKéMON carries MAIL\l"
.string "back and forth for us.\p"
.string "Im not lonesome, even though were\n"
.string "apart.$"
MossdeepCity_House2_Text_22222E: @ 822222E
.string "WINGULL: Pihyoh!$"