Nerfed ninja dash
This commit is contained in:
parent
205ab34e1b
commit
f5665c46a6
|
|
@ -87,6 +87,7 @@
|
|||
params:
|
||||
volume: 5
|
||||
priority: -12
|
||||
useDelay: 5 # DeltaV - small cooldown
|
||||
- type: TargetAction
|
||||
checkCanAccess: false
|
||||
range: 0
|
||||
|
|
|
|||
|
|
@ -163,7 +163,7 @@
|
|||
- type: LimitedCharges
|
||||
maxCharges: 3
|
||||
- type: AutoRecharge
|
||||
rechargeDuration: 20
|
||||
rechargeDuration: 30 # DeltaV - was 20
|
||||
- type: Clothing
|
||||
sprite: Objects/Weapons/Melee/energykatana.rsi
|
||||
slots:
|
||||
|
|
|
|||
Loading…
Reference in New Issue