mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
New trait modifier for Ranger
POSSIBLE_AIM_CLICK_ADDED_SHOTGUNS was added to adjust the number of aim clicks for shotguns. The default is 1. git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1795 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -219,6 +219,10 @@ PUMP_SHOTGUNS_APS_REDUCTION = 25
|
||||
; Percentage APs reduction to fire shotguns
|
||||
FIRING_SPEED_BONUS_SHOTGUNS = 10
|
||||
|
||||
; This option increases possible aiming clicks for shotguns (you should keep dynamic aiming
|
||||
; restriction ON for this to make sense)
|
||||
POSSIBLE_AIM_CLICK_ADDED_SHOTGUNS = 1
|
||||
|
||||
; Strategic map travel speed increased by a percentage if a ranger is present in group
|
||||
GROUP_TIME_SPENT_FOR_TRAVELLING_BY_FOOT_REDUCTION = 20
|
||||
GROUP_TIME_SPENT_FOR_TRAVELLING_IN_VEHICLE_REDUCTION = 10
|
||||
|
||||
@@ -219,6 +219,10 @@ PUMP_SHOTGUNS_APS_REDUCTION = 25
|
||||
; Percentage APs reduction to fire shotguns
|
||||
FIRING_SPEED_BONUS_SHOTGUNS = 10
|
||||
|
||||
; This option increases possible aiming clicks for shotguns (you should keep dynamic aiming
|
||||
; restriction ON for this to make sense)
|
||||
POSSIBLE_AIM_CLICK_ADDED_SHOTGUNS = 1
|
||||
|
||||
; Strategic map travel speed increased by a percentage if a ranger is present in group
|
||||
GROUP_TIME_SPENT_FOR_TRAVELLING_BY_FOOT_REDUCTION = 20
|
||||
GROUP_TIME_SPENT_FOR_TRAVELLING_IN_VEHICLE_REDUCTION = 10
|
||||
|
||||
@@ -219,6 +219,10 @@ PUMP_SHOTGUNS_APS_REDUCTION = 25
|
||||
; Percentage APs reduction to fire shotguns
|
||||
FIRING_SPEED_BONUS_SHOTGUNS = 10
|
||||
|
||||
; This option increases possible aiming clicks for shotguns (you should keep dynamic aiming
|
||||
; restriction ON for this to make sense)
|
||||
POSSIBLE_AIM_CLICK_ADDED_SHOTGUNS = 1
|
||||
|
||||
; Strategic map travel speed increased by a percentage if a ranger is present in group
|
||||
GROUP_TIME_SPENT_FOR_TRAVELLING_BY_FOOT_REDUCTION = 20
|
||||
GROUP_TIME_SPENT_FOR_TRAVELLING_IN_VEHICLE_REDUCTION = 10
|
||||
|
||||
Reference in New Issue
Block a user