RoamerX db73674ea3 修正部分专有名词为官译+修正招式详情中文字与图标位置+修复R键投球图颜色错误
包括以下:
精灵	宝可梦
训练师	训练家
背包	包包
技能	招式
口袋领航员	宝可梦导航仪
濒死	昏厥
烧伤	灼伤
命中率	命中	注:指招式的命中,对战内宝可梦的能力仍叫做命中率
2025-04-11 15:14:45 +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而且她也很强大$"