Voice goblin (#432)

* voice

* fix
This commit is contained in:
Nim
2024-09-08 21:28:28 +03:00
committed by GitHub
parent ca318a1849
commit 4565f3c574
7 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
- files: ["goblin_laugh.ogg"]
license: "CC0-1.0"
copyright: "Taken from https://freesound.org/"
source: "https://freesound.org/people/spookymodem/sounds/202096/"
- files: ["goblin_scream.ogg"]
license: "CC0-1.0"
copyright: "Taken from https://freesound.org/"
source: "https://freesound.org/people/spookymodem/sounds/202100/"
- files: ["goblin_sleep.ogg"]
license: "CC0-1.0"
copyright: "Taken from https://freesound.org/"
source: "https://freesound.org/people/spookymodem/sounds/202095/"
- files: ["goblin_death.ogg"]
license: "CC0-1.0"
copyright: "Taken from https://freesound.org/"
source: "https://freesound.org/people/spookymodem/sounds/249813/"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -10,6 +10,11 @@
- type: Icon
sprite: _CP14/Mobs/Species/Goblin/parts.rsi
state: full
- type: Vocal
sounds:
Male: CP14UnisexGoblin
Female: CP14UnisexGoblin
Unsexed: CP14UnisexGoblin
- type: Thirst
- type: Butcherable
butcheringType: Spike

View File

@@ -0,0 +1,14 @@
# species
- type: emoteSounds
id: CP14UnisexGoblin
params:
variation: 0.125
sounds:
Scream:
path: /Audio/_CP14/Voice/Goblin/goblin_scream.ogg
Laugh:
path: /Audio/_CP14/Voice/Goblin/goblin_laugh.ogg
Snore:
path: /Audio/_CP14/Voice/Goblin/goblin_sleep.ogg
DefaultDeathgasp:
path: /Audio/_CP14/Voice/Goblin/goblin_death.ogg