Bunch of revolver fixes (#19649)
* Bunch of revolver fixes Some stuff wasn't working with prediction so this should fix all of it. * a * fix weh * Also usedelay
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
slots:
|
||||
- suitStorage
|
||||
- Belt
|
||||
- type: AmmoCounter
|
||||
- type: Gun
|
||||
selectedMode: SemiAuto
|
||||
fireRate: 1.5
|
||||
@@ -28,6 +29,8 @@
|
||||
- SemiAuto
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/revolver.ogg
|
||||
- type: UseDelay
|
||||
delay: 0.66
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
revolver-ammo: !type:Container
|
||||
|
||||
Reference in New Issue
Block a user