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:
Wanne
2014-11-24 17:13:16 +00:00
parent d9badabaf6
commit 6e0823d5d1
12 changed files with 32 additions and 32 deletions
+3 -3
View File
@@ -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",