mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Merged from revision: 7132
Enhancements (by Buggler) - Dynamic tactical squad hotkeys only take into account squads present in sector; freed back 11-20 tactical squad hotkeys as 10 dynamic squad hotkeys would be sufficient (thanks to Sevenfm) - Externalized 'blinded by blast' hardcoded text git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7133 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -6610,11 +6610,12 @@ STR16 New113Message[] =
|
||||
L"Surgery on %s finished.",
|
||||
L"%s is hit in the chest and loses a point of maximum health!",
|
||||
L"%s is hit in the chest and loses %d points of maximum health!",
|
||||
L"%s is blinded by the blast!",
|
||||
L"%s has regained one point of lost %s",
|
||||
L"%s has regained %d points of lost %s",
|
||||
L"Your scouting skills prevented an ambush by the enemy!", // MINTY - Changed "you to be ambushed" to "an ambush": More natural English
|
||||
L"Thanks to your scouting skills you have successfuly avoided a pack of bloodcats!",
|
||||
L"%s is hit to groin and falls down in pain!",
|
||||
L"%s is hit at the groin and falls down in pain!",
|
||||
//////////////////////////////////////////////////////////////////////////////////////
|
||||
L"Warning: enemy corpse found!!!",
|
||||
L"%s [%d rnds]\n%s %1.1f %s",
|
||||
|
||||
Reference in New Issue
Block a user