Skip to content

Commit

Permalink
Yaml Fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
Unkn0wnGh0st333 committed Dec 22, 2024
1 parent 53a8a20 commit 77d1762
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/_NF/Roles/Ghostroles/whitelisted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
description: ghost-role-information-clippy-description
rules: ghost-role-information-emotional-support-rules
entityPrototype: MobCatClippy
whitelisted: false # DeltaV - Change True>False
# whitelisted: false # DeltaV - Comment Out
21 changes: 21 additions & 0 deletions Resources/Prototypes/_NF/Voice/speech_emote_sounds.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
- type: emoteSounds
id: Cat
sound:
path: /Audio/Animals/cat_meow.ogg
params:
variation: 0.125

- type: emoteSounds
id: NfsdCat
sound:
path: /Audio/_NF/Animals/nfsdcat_meow.ogg
params:
variation: 0.125

- type: emoteSounds
id: CatMistake
params:
variation: 0.125
sounds:
Scream:
collection: CatMistake

0 comments on commit 77d1762

Please sign in to comment.