mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
BR Info Panel Enhancements (by Buggler)
- Added more info on BR right panel (Melee Weapons AP, Damage & Stun Damage, Protection & Camo etc.) - Fixed BR Item Info Helptext: AP for Heavy, Binoculars & Melee weapons - Fixed CTD on using LEFT/Right arrow hotkey when there's only 1 page in AIM Facial Index - Fix for AIM starting gear kit hotkeys - Add Heavy Weapon ReadyAP value in InterfaceItem git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5779 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -4477,6 +4477,10 @@ STR16 BobbyRText[] =
|
||||
L"Rng:", // The range of the gun
|
||||
L"Dam:", // Damage of the weapon
|
||||
L"ROF:", // Weapon's Rate Of Fire, acronym ROF
|
||||
L"AP:", // Weapon's Action Points, acronym AP
|
||||
L"Stun:", // Weapon's Stun Damage
|
||||
L"Protect:", // Armour's Protection
|
||||
L"Camo:", // Armour's Camouflage
|
||||
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