changed some prototypes' sound paths
This commit is contained in:
@@ -481,9 +481,9 @@
|
||||
soundEmpty:
|
||||
path: /Audio/Weapons/Guns/Empty/empty.ogg
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/click.ogg
|
||||
path: /Audio/Weapons/click.ogg
|
||||
soundInsert:
|
||||
path: /Audio/Weapons/Guns/MagIn/drawbow2.ogg
|
||||
path: /Audio/Weapons/drawbow2.ogg
|
||||
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
|
||||
@@ -272,7 +272,7 @@
|
||||
- type: Projectile
|
||||
deleteOnCollide: true
|
||||
soundHit:
|
||||
path: /Audio/Guns/Hits/snap.ogg
|
||||
path: /Audio/Weapons/Guns/Hits/snap.ogg
|
||||
damages:
|
||||
Blunt: 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user