mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Fix: scout trait description
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8019 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -364,9 +364,9 @@ STR16 gzIMPMinorTraitsHelpTextsTeaching[]=
|
||||
};
|
||||
STR16 gzIMPMinorTraitsHelpTextsScouting[]=
|
||||
{
|
||||
L"武器上的瞄准镜有效视距 +%d\n",// L"+%d to effective sight range with scopes on weapons\n",
|
||||
L"望远镜和拆卸下来的瞄准镜有效视距 +%d\n",// L"+%d to effective sight range with binoculars (and scopes separated from weapons)\n",
|
||||
L"远镜和拆卸下来的瞄准镜的狭隘视野 -%d\n",// L"-%d tunnel vision with binoculars (and scopes separated from weapons)\n",
|
||||
L"武器上的瞄准镜有效视距 +%d%%\n",// L"+%d to effective sight range with scopes on weapons\n",
|
||||
L"望远镜和拆卸下来的瞄准镜有效视距 +%d%%\n",// L"+%d to effective sight range with binoculars (and scopes separated from weapons)\n",
|
||||
L"远镜和拆卸下来的瞄准镜的狭隘视野 -%d%%\n",// L"-%d tunnel vision with binoculars (and scopes separated from weapons)\n",
|
||||
L"显示邻近区域敌人的准确数量\n",// L"If in sector, adjacent sectors will show exact number of enemies\n",
|
||||
L"显示邻近区域敌人的存在\n",// L"If in sector, adjacent sectors will show presence of enemies if any\n",
|
||||
L"防止敌人偷袭你的队伍\n",// L"Prevents the enemy to ambush your squad\n",
|
||||
|
||||
Reference in New Issue
Block a user