Gun + PKA fixes (#16244)

This commit is contained in:
metalgearsloth
2023-05-08 22:37:40 +10:00
committed by GitHub
parent 892eb24c51
commit 84e1b6f695
10 changed files with 141 additions and 114 deletions

View File

@@ -9,7 +9,7 @@
sprite: Objects/Weapons/Guns/Basic/kinetic_accelerator.rsi
size: 30
- type: Gun
fireRate: 1
fireRate: 0.75
selectedMode: SemiAuto
availableModes:
- SemiAuto
@@ -24,8 +24,7 @@
True: { visible: False }
False: { visible: True }
- type: RechargeBasicEntityAmmo
minRechargeCooldown: 1.5
maxRechargeCooldown: 1.5
rechargeCooldown: 1
rechargeSound:
path: /Audio/Weapons/Guns/MagIn/kinetic_reload.ogg
- type: BasicEntityAmmoProvider

View File

@@ -16,6 +16,7 @@
- type: AmmoCounter
# All staves recharge. Wands are not.
- type: RechargeBasicEntityAmmo
rechargeCooldown: 30
- type: Tag
tags:
- WizardStaff