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:
@@ -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/"
|
||||
|
||||
BIN
Resources/Audio/_CP14/Voice/Goblin/goblin_talk1.ogg
Normal file
BIN
Resources/Audio/_CP14/Voice/Goblin/goblin_talk1.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/_CP14/Voice/Goblin/goblin_talk2.ogg
Normal file
BIN
Resources/Audio/_CP14/Voice/Goblin/goblin_talk2.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/_CP14/Voice/Goblin/goblin_talk3.ogg
Normal file
BIN
Resources/Audio/_CP14/Voice/Goblin/goblin_talk3.ogg
Normal file
Binary file not shown.
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user