Skip to content

Commit 6485bae

Browse files
committed
WeaponPulseShotgun fix
1 parent b55771f commit 6485bae

File tree

1 file changed

+4
-2
lines changed
  • Resources/Prototypes/SS220/Entities/Objects/Weapons/Guns/Battery

1 file changed

+4
-2
lines changed

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

+4-2
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,12 @@
6464
- proto: BulletLaserDestroy
6565
name: firemode-name-kill
6666
fireCost: 10
67-
soundGunshot: /Audio/SS220/Weapons/Guns/Gunshots/hidg_rifle.ogg
67+
gunModifiers:
68+
soundGunshot: /Audio/SS220/Weapons/Guns/Gunshots/hidg_rifle.ogg
6869
magState: pulse-mag
6970
- proto: BulletLaserHeal
7071
name: firemode-name-heal
7172
fireCost: 17.5
72-
soundGunshot: /Audio/SS220/Weapons/Guns/Gunshots/hidg_rifle.ogg
73+
gunModifiers:
74+
soundGunshot: /Audio/SS220/Weapons/Guns/Gunshots/hidg_rifle.ogg
7375
magState: heal-mag

0 commit comments

Comments
 (0)