Add some variation to gunshots (#8993)

Co-authored-by: Kara <lunarautomaton6@gmail.com>
This commit is contained in:
T-Stalker
2022-06-21 02:16:35 -03:00
committed by GitHub
parent 60b176f635
commit fd6e0cd98b
12 changed files with 16 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View 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

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -34,6 +34,8 @@
sprite: Objects/Weapons/Guns/HMGs/minigun.rsi sprite: Objects/Weapons/Guns/HMGs/minigun.rsi
- type: Gun - type: Gun
fireRate: 15 fireRate: 15
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/minigun.ogg
- type: BallisticAmmoProvider - type: BallisticAmmoProvider
proto: CartridgeMinigun proto: CartridgeMinigun
capacity: 1000 capacity: 1000

View File

@@ -161,3 +161,5 @@
sprite: Objects/Weapons/Guns/Pistols/mk58.rsi sprite: Objects/Weapons/Guns/Pistols/mk58.rsi
- type: Gun - type: Gun
fireRate: 5 fireRate: 5
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/mk58.ogg

View File

@@ -77,6 +77,9 @@
sprite: Objects/Weapons/Guns/Revolvers/mateba.rsi sprite: Objects/Weapons/Guns/Revolvers/mateba.rsi
- type: RevolverAmmoProvider - type: RevolverAmmoProvider
capacity: 7 capacity: 7
- type: Gun
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/mateba.ogg
- type: entity - type: entity
name: Predator name: Predator

View File

@@ -61,6 +61,8 @@
sprite: Objects/Weapons/Guns/SMGs/atreides.rsi sprite: Objects/Weapons/Guns/SMGs/atreides.rsi
- type: Gun - type: Gun
fireRate: 10 fireRate: 10
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/atreides.ogg
- type: MagazineVisuals - type: MagazineVisuals
magState: mag magState: mag
steps: 1 steps: 1
@@ -83,6 +85,8 @@
- type: Item - type: Item
sprite: Objects/Weapons/Guns/SMGs/c20r.rsi sprite: Objects/Weapons/Guns/SMGs/c20r.rsi
- type: Gun - type: Gun
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/c-20r.ogg
- type: ChamberMagazineAmmoProvider - type: ChamberMagazineAmmoProvider
# autoEject: true # Do not set this until the PVS prediction issue is resolved # autoEject: true # Do not set this until the PVS prediction issue is resolved
- type: MagazineVisuals - type: MagazineVisuals
@@ -109,6 +113,8 @@
- type: Gun - type: Gun
fireRate: 6 fireRate: 6
selectedMode: FullAuto selectedMode: FullAuto
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/atreides.ogg
availableModes: availableModes:
- FullAuto - FullAuto
- type: ItemSlots - type: ItemSlots

View File

@@ -18,7 +18,7 @@
availableModes: availableModes:
- SemiAuto - SemiAuto
soundGunshot: soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/shotgun.ogg path: /Audio/Weapons/Guns/Gunshots/flaregun.ogg
- type: BallisticAmmoProvider - type: BallisticAmmoProvider
whitelist: whitelist:
tags: tags: