Make PKA require wielding (#16638)

This commit is contained in:
metalgearsloth
2023-06-01 12:27:19 +10:00
committed by GitHub
parent f9df5f761c
commit 6537e683b0
8 changed files with 69 additions and 4 deletions

View File

@@ -8,9 +8,17 @@
- type: Item
sprite: Objects/Weapons/Guns/Basic/kinetic_accelerator.rsi
size: 30
- type: GunWieldBonus
minAngle: -43
maxAngle: -43
- type: Wieldable
wieldedInhandPrefix: null
- type: Gun
fireRate: 0.75
selectedMode: SemiAuto
angleDecay: 45
minAngle: 44
maxAngle: 45
availableModes:
- SemiAuto
soundGunshot:
@@ -24,7 +32,7 @@
True: { visible: False }
False: { visible: True }
- type: RechargeBasicEntityAmmo
rechargeCooldown: 1
rechargeCooldown: 0.75
rechargeSound:
path: /Audio/Weapons/Guns/MagIn/kinetic_reload.ogg
- type: BasicEntityAmmoProvider