mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +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:
@@ -4467,6 +4467,10 @@ STR16 BobbyRText[] =
|
||||
L"Git.:", // The range of the gun
|
||||
L"Dan.:", // Damage of the weapon
|
||||
L"FFA:", // Weapon's Rate Of Fire, acronym ROF
|
||||
L"PA:", // Weapon's Action Points, acronym AP
|
||||
L"Stun:", // Weapon's Stun Damage
|
||||
L"Protect:", // Armour's Protection
|
||||
L"Trav.:", // Armour's Camouflage
|
||||
L"Costo:", // Cost of the item
|
||||
L"Inventario:", // The number of items still in the store's inventory
|
||||
L"Num. ordine:", // The number of items on order
|
||||
|
||||
Reference in New Issue
Block a user