Skip to content

Commit

Permalink
Felinid Emotes (#1720)
Browse files Browse the repository at this point in the history
* the cat emotes

* minor formatting mistake

* crunched down
  • Loading branch information
dootythefrooty authored Aug 31, 2024
1 parent e9d822a commit 821b656
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Resources/Prototypes/Nyanotrasen/Voice/speech_emotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
id: Hiss
name: nyan-chat-emote-name-hiss
category: Vocal
icon: DeltaV/Interface/Emotes/hiss.png
available: false
whitelist:
components:
Expand All @@ -21,6 +22,7 @@
id: Meow
name: nyan-chat-emote-name-meow
category: Vocal
icon: DeltaV/Interface/Emotes/meow.png
available: false
whitelist:
components:
Expand All @@ -44,6 +46,7 @@
- type: emote
id: Mew
name: nyan-chat-emote-name-mew
icon: DeltaV/Interface/Emotes/mew.png
category: Vocal
available: false
whitelist:
Expand All @@ -62,6 +65,7 @@
- type: emote
id: Growl
name: chat-emote-name-growl
icon: DeltaV/Interface/Emotes/growl.png
category: Vocal
available: false
whitelist:
Expand All @@ -80,6 +84,7 @@
- type: emote
id: Purr
name: chat-emote-name-purr
icon: DeltaV/Interface/Emotes/purr.png
category: Vocal
available: false
whitelist:
Expand Down
12 changes: 12 additions & 0 deletions Resources/Textures/DeltaV/Interface/Emotes/attributions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Attempted to keep the files in alphabetical order so its easier to audit.
# Finding individual authors is an unfeasible task. If you can reference the author please do so.

- files: ["growl.png", "hiss.png", "mew.png", "meow.png"]
license: "CC-BY-SA-3.0"
copyright: "Modifed from existing emote whistle.png by dootythefrooty"
source: "https://github.com/dootythefrooty"

- files: ["purr.png"]
license: "CC-BY-SA-3.0"
copyright: "created by dootythefrooty"
source: "https://github.com/dootythefrooty"
Binary file added Resources/Textures/DeltaV/Interface/Emotes/growl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/Textures/DeltaV/Interface/Emotes/hiss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/Textures/DeltaV/Interface/Emotes/meow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/Textures/DeltaV/Interface/Emotes/mew.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/Textures/DeltaV/Interface/Emotes/purr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 821b656

Please sign in to comment.