Add some variation to gunshots (#8993)
Co-authored-by: Kara <lunarautomaton6@gmail.com>
This commit is contained in:
BIN
Resources/Audio/Weapons/Guns/Gunshots/atreides.ogg
Normal file
BIN
Resources/Audio/Weapons/Guns/Gunshots/atreides.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Weapons/Guns/Gunshots/c-20r.ogg
Normal file
BIN
Resources/Audio/Weapons/Guns/Gunshots/c-20r.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Weapons/Guns/Gunshots/flaregun.ogg
Normal file
BIN
Resources/Audio/Weapons/Guns/Gunshots/flaregun.ogg
Normal file
Binary file not shown.
2
Resources/Audio/Weapons/Guns/Gunshots/license.txt
Normal file
2
Resources/Audio/Weapons/Guns/Gunshots/license.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
atreides.ogg, c-20r.ogg, flaregun.ogg, mateba.ogg, minigun.ogg, mk58.ogg were taken from https://gitlab.com/cmdevs/colonial-warfare/-/tree/32cb5892413243cc74bb2d11df8e3085f8ef1164/sound/weapons
|
||||
They are licensed under CC-BY-SA 3.0
|
||||
BIN
Resources/Audio/Weapons/Guns/Gunshots/mateba.ogg
Normal file
BIN
Resources/Audio/Weapons/Guns/Gunshots/mateba.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Weapons/Guns/Gunshots/minigun.ogg
Normal file
BIN
Resources/Audio/Weapons/Guns/Gunshots/minigun.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Weapons/Guns/Gunshots/mk58.ogg
Normal file
BIN
Resources/Audio/Weapons/Guns/Gunshots/mk58.ogg
Normal file
Binary file not shown.
@@ -34,6 +34,8 @@
|
||||
sprite: Objects/Weapons/Guns/HMGs/minigun.rsi
|
||||
- type: Gun
|
||||
fireRate: 15
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/minigun.ogg
|
||||
- type: BallisticAmmoProvider
|
||||
proto: CartridgeMinigun
|
||||
capacity: 1000
|
||||
|
||||
@@ -161,3 +161,5 @@
|
||||
sprite: Objects/Weapons/Guns/Pistols/mk58.rsi
|
||||
- type: Gun
|
||||
fireRate: 5
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/mk58.ogg
|
||||
|
||||
@@ -77,6 +77,9 @@
|
||||
sprite: Objects/Weapons/Guns/Revolvers/mateba.rsi
|
||||
- type: RevolverAmmoProvider
|
||||
capacity: 7
|
||||
- type: Gun
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/mateba.ogg
|
||||
|
||||
- type: entity
|
||||
name: Predator
|
||||
|
||||
@@ -61,6 +61,8 @@
|
||||
sprite: Objects/Weapons/Guns/SMGs/atreides.rsi
|
||||
- type: Gun
|
||||
fireRate: 10
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/atreides.ogg
|
||||
- type: MagazineVisuals
|
||||
magState: mag
|
||||
steps: 1
|
||||
@@ -83,6 +85,8 @@
|
||||
- type: Item
|
||||
sprite: Objects/Weapons/Guns/SMGs/c20r.rsi
|
||||
- type: Gun
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/c-20r.ogg
|
||||
- type: ChamberMagazineAmmoProvider
|
||||
# autoEject: true # Do not set this until the PVS prediction issue is resolved
|
||||
- type: MagazineVisuals
|
||||
@@ -109,6 +113,8 @@
|
||||
- type: Gun
|
||||
fireRate: 6
|
||||
selectedMode: FullAuto
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/atreides.ogg
|
||||
availableModes:
|
||||
- FullAuto
|
||||
- type: ItemSlots
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
availableModes:
|
||||
- SemiAuto
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/shotgun.ogg
|
||||
path: /Audio/Weapons/Guns/Gunshots/flaregun.ogg
|
||||
- type: BallisticAmmoProvider
|
||||
whitelist:
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user