mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
Sandro's feature pack (by Sandro)
- Dual Burst/Autofire Enabled - Alternative Weapon Holding (firing from hip + pistol with one hand) - Energy Cost on Weapon Manipulation (holding it shouldered, firing) - Suppression Effectiveness Modified by Caliber and Gun Loudness - No Enemy Auto-ready Weapon Option - Fancy Big Merc Rifle Holding Animations - More Random Idle Animations - Kick in HtH Implemented - Jumping Implemented - (Included Fix for IIS with Martial Arts Bonus) - further infos: http://www.ja-galaxy-forum.com/board/ubbthreads.php/topics/308884/A_Small_Compilation_of_New_Fea.html#Post308884 - you also need the latest GameDir files! git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5471 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+15
-2
@@ -6791,6 +6791,19 @@ STR16 sEnemyTauntsGotHit[]=
|
||||
|
||||
};
|
||||
|
||||
// TODO.Translate
|
||||
STR16 sEnemyTauntsNoticedMerc[]=
|
||||
{
|
||||
L"Da'ffff...!",
|
||||
L"Oh my God!",
|
||||
L"Holy crap!",
|
||||
L"Enemy!!!",
|
||||
L"Alert! Alert!",
|
||||
L"There is one!",
|
||||
L"Attack!",
|
||||
|
||||
};
|
||||
|
||||
//////////////////////////////////////////////////////
|
||||
// HEADROCK HAM 4: Begin new UDB texts and tooltips
|
||||
//////////////////////////////////////////////////////
|
||||
@@ -7060,8 +7073,8 @@ STR16 szUDBGenSecondaryStatsExplanationsTooltipText[]=
|
||||
L"\n \nCet objet peut être utilisé pour faire sauter les portes\nou containeurs vérouillés.\n \nDes compétences en explosion sont nécessaire pour éviter\nune explosion prématurée.\n \nExploser les serrures est relativement facile et rapide\nà faire. Cependant, c'est très bruyant et dangereux pour\nla plupart des mercernaires.",
|
||||
L"\n \nThis item will still your thirst\nif you drink it.",// TODO. Translate
|
||||
L"\n \nThis item will still your hunger\nif you eat it.",
|
||||
L"\n \With this ammo belt you can\nfeed someone else's MG.",
|
||||
L"\n \You can feed an MG with ammo\nbelts stored in this vest.",
|
||||
L"\n \nWith this ammo belt you can\nfeed someone else's MG.",
|
||||
L"\n \nYou can feed an MG with ammo\nbelts stored in this vest.",
|
||||
};
|
||||
|
||||
STR16 szUDBAdvStatsTooltipText[]=
|
||||
|
||||
Reference in New Issue
Block a user