Skip to content
Open
Show file tree
Hide file tree
Changes from 4 commits
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
9 changes: 9 additions & 0 deletions Resources/Audio/_CE/Voice/Carrin/attributions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- 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?"

- files: [ "carrin-chirping2.ogg" ]
license: "CC-BY-4.0"
copyright: "Created by Luhv from https://samplefocus.com"
source: "https://samplefocus.com/samples/birds-chirping-5bfe83ba-e4be-4558-8f04-f9939d2d5bd0?"
Binary file not shown.
Binary file not shown.
5 changes: 5 additions & 0 deletions Resources/Locale/en-US/_CE/chat/emotes.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Names
ce-chat-emote-name-caw = Caw

# Messages
ce-chat-emote-msg-caw = caws.
5 changes: 5 additions & 0 deletions Resources/Locale/ru-RU/_CE/Chat/emotes.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Имена
ce-chat-emote-name-caw = Кря

# Сообщения
ce-chat-emote-msg-caw = карканье
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
Female: CEUnisexCarrin
Unsexed: CEUnisexCarrin
- type: Speech
speechSounds: CECarcat #TODO: change to carrin sound
speechSounds: CECarrin
allowedEmotes: ['CECaw']
- 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
CECaw:
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
18 changes: 18 additions & 0 deletions Resources/Prototypes/_CE/Voice/speech_emotes.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@


- type: emote
id: CECaw
name: ce-chat-emote-name-caw
category: Vocal
icon: _CE/Interface/Emotes/jojocrow.png
whitelist:
requireAll: true
components:
- Vocal
chatMessages: ["ce-chat-emote-name-caw"]
chatTriggers:
# English translation/английский перевод
- caw
- caws
# Russian translation/русский перевод
- карканье
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/Carrin/carrin-say-chirping.ogg
askSound:
path: /Audio/_CE/Voice/Carcat/carcat_talk2.ogg
exclaimSound:
path: /Audio/_CE/Voice/Carrin/carrin-exclaim-caw.ogg
3 changes: 3 additions & 0 deletions Resources/Textures/_CE/Interface/Emotes/attributions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- files: ["jojocrow.png"]
license: "CC-BY-4.0"
copyright: "Created by Bright"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
copyright: "Created by Bright"
source: "https://github.com/crystallpunk-14/crystall-edge"

judging from other files this field is missing

Copy link
Copy Markdown
Contributor

@TheShuEd TheShuEd Jan 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you really create this sounds, or found it somewhere in internet?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not the sound this is the sprite for the image.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading