Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Corrige nerf
Browse files Browse the repository at this point in the history
  • Loading branch information
rbertoche committed Jun 8, 2024
1 parent 0cf0c39 commit cbc17e3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -468,15 +468,15 @@
shader: unshaded
- type: Gun
selectedMode: FullAuto
fireRate: 1.5
fireRate: 2
availableModes:
- SemiAuto
- FullAuto
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/taser2.ogg
- type: ProjectileBatteryAmmoProvider
proto: BulletDisablerSmg
fireCost: 50
fireCost: 75
- type: MagazineVisuals
magState: mag
steps: 5
Expand Down

0 comments on commit cbc17e3

Please sign in to comment.