changed some prototypes' sound paths

This commit is contained in:
Galactic Chimp
2021-07-31 20:00:03 +02:00
parent 57016d14b4
commit 10baebae79
2 changed files with 3 additions and 3 deletions

View File

@@ -481,9 +481,9 @@
soundEmpty: soundEmpty:
path: /Audio/Weapons/Guns/Empty/empty.ogg path: /Audio/Weapons/Guns/Empty/empty.ogg
soundGunshot: soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/click.ogg path: /Audio/Weapons/click.ogg
soundInsert: soundInsert:
path: /Audio/Weapons/Guns/MagIn/drawbow2.ogg path: /Audio/Weapons/drawbow2.ogg
- type: entity - type: entity
parent: BaseItem parent: BaseItem

View File

@@ -272,7 +272,7 @@
- type: Projectile - type: Projectile
deleteOnCollide: true deleteOnCollide: true
soundHit: soundHit:
path: /Audio/Guns/Hits/snap.ogg path: /Audio/Weapons/Guns/Hits/snap.ogg
damages: damages:
Blunt: 2 Blunt: 2