Skip to content

Commit b55771f

Browse files
committed
WeaponAdvancedRevolver fix
1 parent 5c1bfc8 commit b55771f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml

+4-2
Original file line numberDiff line numberDiff line change
@@ -666,12 +666,14 @@
666666
- proto: RedMediumLaser
667667
name: firemode-name-laser
668668
fireCost: 100
669-
soundGunshot: /Audio/Weapons/Guns/Gunshots/laser_cannon.ogg
669+
gunModifiers:
670+
soundGunshot: /Audio/Weapons/Guns/Gunshots/laser_cannon.ogg
670671
magState: laser-mag
671672
- proto: BulletDisabler
672673
name: firemode-name-disabler
673674
fireCost: 100
674-
soundGunshot: /Audio/Weapons/Guns/Gunshots/taser2.ogg
675+
gunModifiers:
676+
soundGunshot: /Audio/Weapons/Guns/Gunshots/taser2.ogg
675677
magState: disabler-mag
676678
#ss220 add stun mode end
677679
- type: MagazineVisuals

0 commit comments

Comments
 (0)