24 lines
641 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.

LavaridgeTown_House_MapScripts::
.byte 0
LavaridgeTown_House_EventScript_OldMan::
msgbox LavaridgeTown_House_Text_WifeWarmingEggInHotSprings, MSGBOX_NPC
end
LavaridgeTown_House_EventScript_Zigzagoon::
lock
faceplayer
waitse
playmoncry SPECIES_ZIGZAGOON, CRY_MODE_NORMAL
msgbox LavaridgeTown_House_Text_Zigzagoon, MSGBOX_DEFAULT
waitmoncry
release
end
LavaridgeTown_House_Text_WifeWarmingEggInHotSprings:
.string "我妻子告诉我,她在温泉里\n养了一只蛋。\p她在培育屋寄存了两只宝可梦\n然后就发现了那个蛋!$"
LavaridgeTown_House_Text_Zigzagoon:
.string "蛇纹熊:噗休!$"