2017-11-10 02:21:31 +01:00
|
|
|
Route119_House_MapScripts:: @ 8270965
|
|
|
|
.byte 0
|
|
|
|
|
2019-11-06 17:30:50 +01:00
|
|
|
Route119_House_EventScript_Woman:: @ 8270966
|
|
|
|
msgbox Route119_House_Text_RumorAboutCaveOfOrigin, MSGBOX_NPC
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
2019-11-06 17:30:50 +01:00
|
|
|
Route119_House_EventScript_Wingull:: @ 827096F
|
2017-11-10 02:21:31 +01:00
|
|
|
lock
|
|
|
|
faceplayer
|
|
|
|
waitse
|
|
|
|
playmoncry SPECIES_WINGULL, 0
|
2019-11-06 17:30:50 +01:00
|
|
|
msgbox Route119_House_Text_Wingull, MSGBOX_DEFAULT
|
2017-11-10 02:21:31 +01:00
|
|
|
waitmoncry
|
|
|
|
release
|
|
|
|
end
|
|
|
|
|
2019-11-06 17:30:50 +01:00
|
|
|
Route119_House_Text_RumorAboutCaveOfOrigin: @ 8270982
|
2017-11-10 02:21:31 +01:00
|
|
|
.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?$"
|
|
|
|
|
2019-11-06 17:30:50 +01:00
|
|
|
Route119_House_Text_Wingull: @ 8270A17
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "WINGULL: Pihyoh!$"
|
|
|
|
|