mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +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:
+6
-2
@@ -1273,12 +1273,16 @@ enum
|
||||
BOBBYR_GUNS_MAGAZINE,
|
||||
BOBBYR_GUNS_RANGE,
|
||||
BOBBYR_GUNS_DAMAGE,
|
||||
BOBBYR_GUNS_ROF, //5
|
||||
BOBBYR_GUNS_ROF,
|
||||
BOBBYR_GUNS_AP,
|
||||
BOBBYR_GUNS_STUN,
|
||||
BOBBYR_GUNS_PROTECTION,
|
||||
BOBBYR_GUNS_CAMO,
|
||||
BOBBYR_GUNS_COST,
|
||||
BOBBYR_GUNS_IN_STOCK,
|
||||
BOBBYR_GUNS_QTY_ON_ORDER,
|
||||
BOBBYR_GUNS_DAMAGED,
|
||||
BOBBYR_GUNS_WEIGHT, //10
|
||||
BOBBYR_GUNS_WEIGHT,
|
||||
BOBBYR_GUNS_SUB_TOTAL,
|
||||
BOBBYR_GUNS_PERCENT_FUNCTIONAL,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user