Skip to content

Commit

Permalink
маленький нёрф арблялета
Browse files Browse the repository at this point in the history
  • Loading branch information
Ratyyy committed Jan 6, 2025
1 parent b65dbff commit bfe3a1f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -270,11 +270,14 @@
path: /Audio/ADT/Weapons/Guns/Gunshots/heavy_shot_suppressed.ogg
params:
volume: -5
fireRate: 1
fireRate: 0.5
- type: UpgradeableGun
whitelist:
tags:
- PKAUpgrade
- type: ContainerContainer
containers:
upgrades: !type:Container
- type: BatterySelfRecharger
autoRecharge: true
autoRechargeRate: 225
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
- type: Projectile
damage:
types:
Heat: 17
Heat: 7
- type: Ammo
muzzleFlash: null
- type: Reflective
Expand All @@ -277,6 +277,10 @@
- Opaque
- type: KnockdownOnCollide
- type: BlurOnCollide
- type: StaminaDamageOnCollide
damage: 65
- type: TimedDespawn
lifetime: 0.1

- type: entity
id: ADTBulletKineticPistol
Expand Down

0 comments on commit bfe3a1f

Please sign in to comment.