mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
QOL change: show additional ammo stats at bobby ray's website (by rftr).
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@9176 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -5731,6 +5731,9 @@ STR16 BobbyRText[] =
|
||||
L"Stun:", // Weapon's Stun Damage
|
||||
L"Protect:", // Armour's Protection
|
||||
L"Camo:", // Armour's Camouflage
|
||||
L"Armor Pen:", // Ammo's Armour Piercing modifier (see AmmoTypes.xml - armourImpactReduction)
|
||||
L"Dmg Mod:", // Ammo's Bullet Tumble modifier (see AmmoTypes.xml - afterArmourDamage)
|
||||
L"Projectiles:", // Ammo's bullet count (for buckshot) (see AmmoTypes.xml - numberOfBullets)
|
||||
L"Cost:", // Cost of the item
|
||||
L"In stock:", // The number of items still in the store's inventory
|
||||
L"Qty on Order:", // The number of items on order
|
||||
|
||||
Reference in New Issue
Block a user