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

25 lines
884 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.

BattleFrontier_Lounge4_MapScripts::
.byte 0
BattleFrontier_Lounge4_EventScript_Woman::
msgbox BattleFrontier_Lounge4_Text_WonderIfInterviewsAiring, MSGBOX_NPC
end
BattleFrontier_Lounge4_EventScript_Cook::
msgbox BattleFrontier_Lounge4_Text_IfIOpenedRestaurantHere, MSGBOX_NPC
end
BattleFrontier_Lounge4_EventScript_Man::
msgbox BattleFrontier_Lounge4_Text_NeedBreatherAfterBattles, MSGBOX_NPC
end
BattleFrontier_Lounge4_Text_WonderIfInterviewsAiring:
.string "不知道今天会不会有关于强大训练家的\n电视采访?$"
BattleFrontier_Lounge4_Text_IfIOpenedRestaurantHere:
.string "在这儿开个饭馆的话\n肯定能挣大钱吧。$"
BattleFrontier_Lounge4_Text_NeedBreatherAfterBattles:
.string "呼…\p那么紧张的战斗之后\n我得稍微休息一下了…\p但即使是现在我脑子里也会\n一直设计着战斗策略。$"