Shuttle guns new sounds (#24714)
* new sounds * fix * fix sound * some tweak
This commit is contained in:
@@ -21,4 +21,9 @@
|
||||
- files: ["rocket-launcher.ogg", "taser2.ogg"]
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "Taken from tgstation"
|
||||
source: "https://github.com/tgstation/tgstation/tree/88d7dbfc105fbf40284d7b7c4587f8d23c0ac3ac"
|
||||
source: "https://github.com/tgstation/tgstation/tree/88d7dbfc105fbf40284d7b7c4587f8d23c0ac3ac"
|
||||
|
||||
- files: ["ship_duster.ogg", "ship_friendship.ogg", "ship_svalinn.ogg", "ship_perforator.ogg"]
|
||||
license: "CC0-1.0"
|
||||
copyright: "Created by MIXnikita for Space Station 14"
|
||||
source: "https://github.com/MIXnikita"
|
||||
BIN
Resources/Audio/Weapons/Guns/Gunshots/ship_duster.ogg
Normal file
BIN
Resources/Audio/Weapons/Guns/Gunshots/ship_duster.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Weapons/Guns/Gunshots/ship_friendship.ogg
Normal file
BIN
Resources/Audio/Weapons/Guns/Gunshots/ship_friendship.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Weapons/Guns/Gunshots/ship_perforator.ogg
Normal file
BIN
Resources/Audio/Weapons/Guns/Gunshots/ship_perforator.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Weapons/Guns/Gunshots/ship_svalinn.ogg
Normal file
BIN
Resources/Audio/Weapons/Guns/Gunshots/ship_svalinn.ogg
Normal file
Binary file not shown.
@@ -15,6 +15,9 @@
|
||||
bodyType: Static
|
||||
- type: ContainerContainer
|
||||
- type: Gun
|
||||
selectedMode: SemiAuto
|
||||
availableModes:
|
||||
- SemiAuto
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
fix1:
|
||||
@@ -82,11 +85,8 @@
|
||||
- type: Gun
|
||||
fireRate: 5
|
||||
useKey: false
|
||||
selectedMode: SemiAuto
|
||||
availableModes:
|
||||
- SemiAuto
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/laser_cannon.ogg
|
||||
path: /Audio/Weapons/Guns/Gunshots/ship_svalinn.ogg
|
||||
params:
|
||||
variation: 0.05
|
||||
- type: MagazineVisuals
|
||||
@@ -137,12 +137,8 @@
|
||||
acts: ["Destruction"]
|
||||
- type: Gun
|
||||
fireRate: 1
|
||||
useKey: false
|
||||
selectedMode: SemiAuto
|
||||
availableModes:
|
||||
- SemiAuto
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/laser_cannon2.ogg
|
||||
path: /Audio/Weapons/Guns/Gunshots/ship_perforator.ogg
|
||||
params:
|
||||
variation: 0.05
|
||||
- type: MagazineVisuals
|
||||
@@ -195,15 +191,12 @@
|
||||
acts: ["Destruction"]
|
||||
- type: Gun
|
||||
projectileSpeed: 80
|
||||
fireRate: 4
|
||||
fireRate: 1
|
||||
angleDecay: 45
|
||||
minAngle: 0
|
||||
maxAngle: 15
|
||||
selectedMode: FullAuto
|
||||
availableModes:
|
||||
- FullAuto
|
||||
soundGunshot:
|
||||
path: /Audio/Items/Mining/fultext_launch.ogg
|
||||
path: /Audio/Weapons/Guns/Gunshots/ship_friendship.ogg
|
||||
params:
|
||||
pitch: 0.8
|
||||
soundEmpty:
|
||||
@@ -252,11 +245,8 @@
|
||||
- type: Gun
|
||||
projectileSpeed: 40
|
||||
fireRate: 0.3
|
||||
selectedMode: FullAuto
|
||||
availableModes:
|
||||
- FullAuto
|
||||
soundGunshot:
|
||||
path: /Audio/Items/Mining/fultext_launch.ogg
|
||||
path: /Audio/Weapons/Guns/Gunshots/ship_duster.ogg
|
||||
params:
|
||||
variation: 0.05
|
||||
pitch: 0.8
|
||||
|
||||
Reference in New Issue
Block a user