Skip to content

Commit 610d8b1

Browse files
committed
WeaponPulseRifle2 fix
1 parent 6485bae commit 610d8b1

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
@@ -30,11 +30,13 @@
3030
- proto: Pulsekill
3131
name: firemode-name-kill
3232
fireCost: 1
33-
soundGunshot: /Audio/SS220/Weapons/Guns/Gunshots/rifle.ogg
33+
gunModifiers:
34+
soundGunshot: /Audio/SS220/Weapons/Guns/Gunshots/rifle.ogg
3435
- proto: PulseDESTROY
3536
name: firemode-name-destroy
3637
fireCost: 5
37-
soundGunshot: /Audio/SS220/Weapons/Guns/Gunshots/rifle.ogg
38+
gunModifiers:
39+
soundGunshot: /Audio/SS220/Weapons/Guns/Gunshots/rifle.ogg
3840

3941
- type: entity
4042
name: pulse shotgun

0 commit comments

Comments
 (0)