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

18 lines
572 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.

RustboroCity_House2_MapScripts::
.byte 0
RustboroCity_House2_EventScript_PokefanF::
msgbox RustboroCity_House2_Text_TrainerSchoolExcellent, MSGBOX_NPC
end
RustboroCity_House2_EventScript_LittleGirl::
msgbox RustboroCity_House2_Text_RoxanneKnowsALot, MSGBOX_NPC
end
RustboroCity_House2_Text_TrainerSchoolExcellent:
.string "训练师学校特别好,\p在那儿学习的话\n甚至可能成为道馆馆主。$"
RustboroCity_House2_Text_RoxanneKnowsALot:
.string "道馆馆主杜娟了解\n很多关于宝可梦的知识,\p而且她也很强大$"