Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Resources/Audio/_CE/Voice/Carrin/attributions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- files: ["crow-sound_1_CE.ogg"]
license: "CC-BY-4.0"
copyright: "Created by antu jara from https://samplefocus.com"
source: "https://samplefocus.com/samples/plague-perc-crow?search_id=184530685"
Binary file not shown.
9 changes: 5 additions & 4 deletions Resources/Prototypes/_CE/Entities/Mobs/Species/carrin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,12 @@
state: full
- type: Vocal
sounds:
Male: CEUnisexCarcat #TODO: change to carrin sound
Female: CEUnisexCarcat
Unsexed: CEUnisexCarcat
Male: CEUnisexCarrin #TODO: change to carrin sound
Female: CEUnisexCarrin
Unsexed: CEUnisexCarrin
- type: Speech
speechSounds: CECarcat #TODO: change to carrin sound
speechSounds: CECarrin #TODO: change to carrin sound
allowedEmotes: ['Caw']
- type: FootstepModifier
footstepSoundCollection:
collection: CEStepCarrin
Expand Down
16 changes: 16 additions & 0 deletions Resources/Prototypes/_CE/Voice/speech_emote_sounds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,19 @@
sounds:
Scream:
path: /Audio/_CE/Voice/Animal/bear_scream.ogg

- type: emoteSounds
id: CEUnisexCarrin
params:
variation: 0.125
sounds:
Scream:
path: /Audio/_CE/Voice/Carcat/carcat_scream.ogg
Caw:
path: /Audio/_CE/Voice/Carrin/crow-sound_1_CE.ogg
Gasp:
path: /Audio/_CE/Voice/Carcat/carcat_gasp.ogg
DefaultDeathgasp:
path: /Audio/_CE/Voice/Carcat/carcat_gasp.ogg
Whistle:
collection: Whistles
15 changes: 15 additions & 0 deletions Resources/Prototypes/_CE/Voice/speech_emotes.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@


- type: emote
id: Caw
name: chat-emote-name-caw
category: Vocal
icon: _CE/Interface/Emotes/carrin_emotes.rsi/jojocrow.png
whitelist:
requireAll: true
components:
- Vocal
chatMessages: ["caws"]
chatTriggers:
- caw
- caws
9 changes: 9 additions & 0 deletions Resources/Prototypes/_CE/Voice/speech_sounds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,12 @@
path: /Audio/_CE/Voice/Goblin/goblin_talk2.ogg
exclaimSound:
path: /Audio/_CE/Voice/Goblin/goblin_talk1.ogg

- type: speechSounds
id: CECarrin
saySound:
path: /Audio/_CE/Voice/Goblin/goblin_talk3.ogg
askSound:
path: /Audio/_CE/Voice/Goblin/goblin_talk2.ogg
exclaimSound:
path: /Audio/_CE/Voice/Goblin/goblin_talk1.ogg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions Resources/Textures/_CE/Interface/Emotes/bird_emotes.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-4.0",
"copyright": "Created by Bright",
"states": [
{
"name": "jojocrow"
}
]
}

Loading