2025-04-08 01:07:12 +08:00

24 lines
597 B
C++
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.

Route119_House_MapScripts::
.byte 0
Route119_House_EventScript_Woman::
msgbox Route119_House_Text_RumorAboutCaveOfOrigin, MSGBOX_NPC
end
Route119_House_EventScript_Wingull::
lock
faceplayer
waitse
playmoncry SPECIES_WINGULL, CRY_MODE_NORMAL
msgbox Route119_House_Text_Wingull, MSGBOX_DEFAULT
waitmoncry
release
end
Route119_House_Text_RumorAboutCaveOfOrigin:
.string "我听说有一个洞窟叫做\n觉醒神殿,\p传说宝可梦的灵魂会\n在那里复生。这样的事情\l真的有可能发生吗$"
Route119_House_Text_Wingull:
.string "长翅鸥:欧雷!$"