mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
The effects of lack of food are now displayed in strategic when hovering over the life bar of a merc.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7858 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -10135,6 +10135,18 @@ STR16 szDiseaseText[] =
|
||||
L"Cancel",
|
||||
};
|
||||
|
||||
STR16 szFoodText[] =
|
||||
{
|
||||
L"\n\n|W|a|t|e|r: %d%%\n",
|
||||
L"\n\n|F|o|o|d: %d%%\n",
|
||||
|
||||
L"max morale altered by %s%d\n",
|
||||
L" %s%d need for sleep\n",
|
||||
L" %s%d%% breath regeneration\n",
|
||||
L" %s%d%% assignment efficiency\n",
|
||||
L" %s%d%% chance to lose stats\n",
|
||||
};
|
||||
|
||||
STR16 szIMPGearWebSiteText[] =
|
||||
{
|
||||
// IMP Gear Entrance
|
||||
|
||||
Reference in New Issue
Block a user