Skip to content

Commit

Permalink
Merge pull request Simple-Station#264 from Fansana/reptilian-sounds
Browse files Browse the repository at this point in the history
Reptilian sounds
  • Loading branch information
FoxxoTrystan authored Oct 19, 2024
2 parents 6d90c55 + d267f49 commit 7dd3f31
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Resources/Audio/Floof/Voice/Reptilian/attributions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- files: ["yip.ogg"]
license: "CC-BY-3.0"
copyright: "Original sound added by https://github.com/NopemanMcHalt"
source: "https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/master/modular_splurt/sound/voice/yip.ogg"

- files: ["hiss.ogg"]
license: "CC-BY-3.0"
copyright: "Original sound added by https://github.com/Delams-The-SM modified by Memeji_Dankiri"
source: "https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/blob/master/modular_citadel/sound/voice/hiss.ogg"
Binary file added Resources/Audio/Floof/Voice/Reptilian/hiss.ogg
Binary file not shown.
Binary file added Resources/Audio/Floof/Voice/Reptilian/yip.ogg
Binary file not shown.
9 changes: 9 additions & 0 deletions Resources/Prototypes/Floof/SoundCollections/emotes.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- type: soundCollection
id: Yip
files:
- /Audio/Floof/Voice/Reptilian/yip.ogg

- type: soundCollection
id: ReptilianHiss
files:
- /Audio/Floof/Voice/Reptilian/hiss.ogg
7 changes: 7 additions & 0 deletions Resources/Prototypes/Floof/Voice/speech_emote.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- type: emote
id: Yip
category: Vocal
chatMessages: [ yips ]
chatTriggers:
- yip
- yips
6 changes: 6 additions & 0 deletions Resources/Prototypes/Voice/speech_emote_sounds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,12 @@
collection: MaleCry
Weh:
collection: Weh
# Floof
Yip:
collection: Yip
Hiss:
collection: ReptilianHiss
# Floof end

- type: emoteSounds
id: MaleSlime
Expand Down

0 comments on commit 7dd3f31

Please sign in to comment.