mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
- new icon for ammo belt and ammo vest
- mercs can refuse to eat if they do not like the food (works only once) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5422 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -7040,6 +7040,8 @@ STR16 szUDBGenSecondaryStatsTooltipText[]=
|
||||
L"|L|o|c|k |B|o|m|b",
|
||||
L"|D|r|i|n|k",
|
||||
L"|M|e|a|l",
|
||||
L"|A|m|m|o |B|e|l|t",
|
||||
L"|A|m|m|o |V|e|s|t",
|
||||
};
|
||||
|
||||
STR16 szUDBGenSecondaryStatsExplanationsTooltipText[]=
|
||||
@@ -7072,6 +7074,8 @@ STR16 szUDBGenSecondaryStatsExplanationsTooltipText[]=
|
||||
L"\n \nThis item can be used to blast open locked\ndoors and containers.\n \nExplosives skill is required to avoid\npremature detonation.\n \nBlowing locks is a relatively easy way of quickly\ngetting through locked doors. However,\nit is very loud, and dangerous to most characters.",
|
||||
L"\n \nThis item will still your thirst\nif you drink it.",
|
||||
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.",
|
||||
};
|
||||
|
||||
STR16 szUDBAdvStatsTooltipText[]=
|
||||
|
||||
Reference in New Issue
Block a user