Add gatherable break sounds (#19360)

This commit is contained in:
metalgearsloth
2023-08-21 07:05:43 +10:00
committed by GitHub
parent 3fb9624bf3
commit d7abbab082
10 changed files with 48 additions and 17 deletions

View File

@@ -51,4 +51,9 @@
- files: ["falling.ogg"]
license: "CC0-1.0"
copyright: "Taken from MATRIXXX_ via freesound.org and mixed from stereo to mono."
source: "https://freesound.org/people/MATRIXXX_/sounds/415990/"
source: "https://freesound.org/people/MATRIXXX_/sounds/415990/"
- files: ["break_stone.ogg"]
license: "CC-BY-SA-3.0"
copyright: "Taken from tgstation"
source: "https://github.com/tgstation/tgstation/blob/e3a835b96043fad1269ee7b0c3a6cb340a466f3a/sound/effects/break_stone.ogg"

Binary file not shown.

View File

@@ -7,6 +7,7 @@
suffix: Low Ore Yield
description: A rocky asteroid.
components:
- type: SoundOnGather
- type: Gatherable
whitelist:
tags:
@@ -63,10 +64,6 @@
suffix: higher ore yield
description: An asteroid.
components:
- type: Gatherable
whitelist:
tags:
- Pickaxe
- type: OreVein
oreChance: 0.33
oreRarityPrototypeId: RandomOreDistributionStandard
@@ -103,10 +100,6 @@
suffix: higher ore yield
description: An asteroid.
components:
- type: Gatherable
whitelist:
tags:
- Pickaxe
- type: OreVein
oreChance: 0.33
oreRarityPrototypeId: RandomOreDistributionStandard
@@ -118,6 +111,7 @@
parent: BaseStructure
name: rock
components:
- type: SoundOnGather
- type: Gatherable
whitelist:
tags: