Skip to content

Commit

Permalink
Deleted scream.ogg & increased cooldown
Browse files Browse the repository at this point in the history
Goku — Today at 6:47 PM
ok it's better to just not have them
alot of times it happened
that people code but then forget, it's best to do all in 1
the screams are quite horrifying tbh they sound like dying cats :(
  • Loading branch information
Just-Sim committed Feb 10, 2024
1 parent dab0d38 commit 9cef082
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_splurt/code/modules/mob/living/emotes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1443,7 +1443,7 @@
key_third_person = "meows"
message = "meows!"
emote_sound = 'modular_splurt/sound/voice/catpeople/cat_meow1.ogg'
emote_cooldown = 0.5 SECONDS // the longest audio is 1 second but who gives a fuck mrrp mrrp meow
emote_cooldown = 0.8 SECONDS // the longest audio is 1 second but who gives a fuck mrrp mrrp meow
emote_pitch_variance = FALSE // why would you

/datum/emote/living/audio/meow/run_emote(mob/user, params)
Expand Down
Binary file removed modular_splurt/sound/voice/catpeople/cat_scream1.ogg
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 9cef082

Please sign in to comment.