fix: fix wrong rifle sounds + add sounds to lmgs (#367)
This commit is contained in:
@@ -60,6 +60,15 @@
|
||||
price: 500
|
||||
- type: UseDelay
|
||||
delay: 1
|
||||
- type: EmitSoundOnPickup
|
||||
sound:
|
||||
collection: RiflesPickUp
|
||||
- type: EmitSoundOnDrop
|
||||
sound:
|
||||
collection: RiflesDrop
|
||||
- type: EmitSoundOnLand
|
||||
sound:
|
||||
collection: RiflesDrop
|
||||
|
||||
- type: entity
|
||||
name: L6 SAW
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
collection: RiflesDrop
|
||||
- type: EmitSoundOnLand
|
||||
sound:
|
||||
collection: RiflesPickUp
|
||||
collection: RiflesDrop
|
||||
|
||||
- type: entity
|
||||
name: china lake
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
collection: RiflesDrop
|
||||
- type: EmitSoundOnLand
|
||||
sound:
|
||||
collection: RiflesPickUp
|
||||
collection: RiflesDrop
|
||||
|
||||
- type: entity
|
||||
name: AKMS
|
||||
|
||||
Reference in New Issue
Block a user