mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
28 lines
683 B
PHP
28 lines
683 B
PHP
Route119_House_MapScripts:: @ 8270965
|
|
.byte 0
|
|
|
|
Route119_House_EventScript_Woman:: @ 8270966
|
|
msgbox Route119_House_Text_RumorAboutCaveOfOrigin, MSGBOX_NPC
|
|
end
|
|
|
|
Route119_House_EventScript_Wingull:: @ 827096F
|
|
lock
|
|
faceplayer
|
|
waitse
|
|
playmoncry SPECIES_WINGULL, 0
|
|
msgbox Route119_House_Text_Wingull, MSGBOX_DEFAULT
|
|
waitmoncry
|
|
release
|
|
end
|
|
|
|
Route119_House_Text_RumorAboutCaveOfOrigin: @ 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_Wingull: @ 8270A17
|
|
.string "WINGULL: Pihyoh!$"
|
|
|