pokeemerald/data/maps/Route119_House/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

28 lines
649 B
PHP

Route119_House_MapScripts:: @ 8270965
.byte 0
Route119_House_EventScript_270966:: @ 8270966
msgbox Route119_House_Text_270982, MSGBOX_NPC
end
Route119_House_EventScript_27096F:: @ 827096F
lock
faceplayer
waitse
playmoncry SPECIES_WINGULL, 0
msgbox Route119_House_Text_270A17, MSGBOX_DEFAULT
waitmoncry
release
end
Route119_House_Text_270982: @ 8270982
.string "I heard about a cave called the CAVE\n"
.string "OF ORIGIN.\p"
.string "People rumor that the spirits of\n"
.string "POKéMON are revived there. Could\l"
.string "something like that really happen?$"
Route119_House_Text_270A17: @ 8270A17
.string "WINGULL: Pihyoh!$"