Goblin Speech noise (#1304)

* Goblin Speech noise

added some goblin speech noises using various already existing goblin sounds. just cropped and stuff

* Fixed capitalization

* Apply suggestions from code review

Co-authored-by: Nim <128169402+Nimfar11@users.noreply.github.com>

---------

Co-authored-by: Nim <128169402+Nimfar11@users.noreply.github.com>
This commit is contained in:
Fr0goo
2025-05-28 17:24:21 -04:00
committed by GitHub
parent cde388f5dd
commit 3d964cbf04
6 changed files with 28 additions and 2 deletions

View File

@@ -8,6 +8,21 @@
copyright: "Taken from https://freesound.org/"
source: "https://freesound.org/people/spookymodem/sounds/202100/"
- files: ["goblin_talk1.ogg"]
license: "CC0-1.0"
copyright: "Taken from https://freesound.org/"
source: "https://freesound.org/people/spookymodem/sounds/249813/"
- files: ["goblin_talk2.ogg"]
license: "CC0-1.0"
copyright: "Created by 999999990 from https://freesound.org/"
source: "https://freesound.org/people/999999990/sounds/320345/"
- files: ["goblin_talk3.ogg"]
license: "CC0-1.0"
copyright: "Taken from https://freesound.org/"
source: "https://freesound.org/people/spookymodem/sounds/249813/"
- files: ["goblin_sleep.ogg"]
license: "CC0-1.0"
copyright: "Taken from https://freesound.org/"

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -80,6 +80,8 @@
Male: CP14UnisexGoblin
Female: CP14UnisexGoblin
Unsexed: CP14UnisexGoblin
- type: Speech
speechSounds: CP14Goblin
- type: Thirst
- type: Butcherable
butcheringType: Spike
@@ -262,4 +264,4 @@
sizeMaps:
32:
sprite: _CP14/Mobs/Species/Goblin/displacement.rsi
state: shoes
state: shoes

View File

@@ -5,4 +5,13 @@
askSound:
path: /Audio/_CP14/Voice/Carcat/carcat_talk2.ogg
exclaimSound:
path: /Audio/_CP14/Voice/Carcat/carcat_talk1.ogg
path: /Audio/_CP14/Voice/Carcat/carcat_talk1.ogg
- type: speechSounds
id: CP14Goblin
saySound:
path: /Audio/_CP14/Voice/Goblin/goblin_talk3.ogg
askSound:
path: /Audio/_CP14/Voice/Goblin/goblin_talk2.ogg
exclaimSound:
path: /Audio/_CP14/Voice/Goblin/goblin_talk1.ogg