2025-04-22 16:50:58 +08:00

18 lines
690 B
PHP
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.

SootopolisCity_House7_MapScripts::
.byte 0
SootopolisCity_House7_EventScript_OldMan::
msgbox SootopolisCity_House7_Text_CityFromEruptedVolcano, MSGBOX_NPC
end
SootopolisCity_House7_EventScript_PokefanF::
msgbox SootopolisCity_House7_Text_CaveMadeToKeepSomething, MSGBOX_NPC
end
SootopolisCity_House7_Text_CityFromEruptedVolcano:
.string "海底火山爆发后,\n从深海中升起,\p火山口露出海面\n被雨水填满。\p琉璃市的历史\n就由此开端。$"
SootopolisCity_House7_Text_CaveMadeToKeepSomething:
.string "连接琉璃市和外界的\n洞窟……\p就好像那洞窟是为了\n防止什么离开而建造的。\p这只是我的想象吗$"