mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Display icon and tooltip for belt fed weapons (#155)
This commit is contained in:
@@ -8688,6 +8688,7 @@ STR16 szUDBGenSecondaryStatsTooltipText[]=
|
||||
L"|M|e|d|i|c|a|l |S|p|l|i|n|t",
|
||||
L"|F|i|r|e |R|e|t|a|r|d|a|n|t |A|m|m|o", // 49
|
||||
L"|I|n|c|e|n|d|i|a|r|y |A|m|m|o",
|
||||
L"|B|e|l|t| |F|e|d",
|
||||
};
|
||||
|
||||
STR16 szUDBGenSecondaryStatsExplanationsTooltipText[]=
|
||||
@@ -8743,6 +8744,7 @@ STR16 szUDBGenSecondaryStatsExplanationsTooltipText[]=
|
||||
L"\n \nOnce applied, this item increases the healing\nspeed of severe wounds to either your arms or legs.",
|
||||
L"\n \nThis ammo can extinguish fire.", // 49
|
||||
L"\n \nThis ammo can cause fire.",
|
||||
L"\n \nThis gun can be belt fed\nfrom a compatible LBE\nor by another merc.",
|
||||
};
|
||||
|
||||
STR16 szUDBAdvStatsTooltipText[]=
|
||||
|
||||
Reference in New Issue
Block a user