mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
Merged from revision: 7662
Fixed typos in Source Code texts (thx to ATigersClaw) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7663 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -174,11 +174,11 @@ STR16 gzIMPMajorTraitsHelpTextsGunslinger[]=
|
||||
};
|
||||
STR16 gzIMPMajorTraitsHelpTextsMartialArts[]=
|
||||
{
|
||||
L"格斗攻击所需行动点 -%d%s(空手或戴铜指套)\n",// L"-%d%s AP cost of hand to hand attacks(bare hands or with brass knuckles)\n",
|
||||
L"格斗攻击所需行动点 -%d%s(空手或戴铜指套)\n",// L"-%d%s AP cost of hand to hand attacks (bare hands or with brass knuckles)\n",
|
||||
L"格斗命中率 +%d%s\n",// L"+%d%s chance to hit with hand to hand attacks with bare hands\n",
|
||||
L"铜指套命中率 +%d%s\n",// L"+%d%s chance to hit with hand to hand attacks with brass knuckles\n",
|
||||
L"格斗攻击伤害 +%d%s(空手或戴指拳套)\n",// L"+%d%s damage of hand to hand attacks(bare hands or with brass knuckles)\n",
|
||||
L"格斗攻击的体力伤害 +%d%s(空手或戴指拳套)\n",// L"+%d%s breath damage of hand to hand attacks(bare hands or with brass knuckles)\n",
|
||||
L"格斗攻击伤害 +%d%s(空手或戴指拳套)\n",// L"+%d%s damage of hand to hand attacks (bare hands or with brass knuckles)\n",
|
||||
L"格斗攻击的体力伤害 +%d%s(空手或戴指拳套)\n",// L"+%d%s breath damage of hand to hand attacks (bare hands or with brass knuckles)\n",
|
||||
L"被你徒手击倒的敌人要喘息片刻才能站起来\n",// L"Enemy knocked out due to your HtH attacks takes slightly longer to recuperate\n",
|
||||
L"被你徒手击倒的敌人要休息片刻才能回过神来\n",// L"Enemy knocked out due to your HtH attacks takes longer to recuperate\n",
|
||||
L"被你徒手击倒的敌人要一泡尿的功夫才能爬起来\n",// L"Enemy knocked out due to your HtH attacks takes much longer to recuperate\n",
|
||||
|
||||
Reference in New Issue
Block a user