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

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

SlateportCity_House_MapScripts::
.byte 0
SlateportCity_House_EventScript_PokefanM::
msgbox SlateportCity_House_Text_NatureToDoWithStatGains, MSGBOX_NPC
end
SlateportCity_House_EventScript_Girl::
msgbox SlateportCity_House_Text_MustBeGoingToBattleTent, MSGBOX_NPC
end
SlateportCity_House_Text_NatureToDoWithStatGains:
.string "我的宝可梦是急躁性格,\p比起我的其它宝可梦\n它的速度比较快。\p也许宝可梦的性格\n也会影响到它们的成长。$"
SlateportCity_House_Text_MustBeGoingToBattleTent:
.string "你是个训练家对吧?\p你来凯那市\n一定是想去对战帐篷。$"