Makes slowclap work for all living mobs (#4983)

## About The Pull Request
slowclap should now function for all mobs
may fuck with keybinding, IDK
## Why It's Good For The Game
## Proof Of Testing
<details>
<summary>Screenshots/Videos</summary>

</details>

## Changelog
🆑
qol: Slowclap can now be used by all living mobs.
/🆑
This commit is contained in:
Shadow-Quill
2025-12-04 22:36:58 -08:00
committed by GitHub
parent a7b81c913a
commit c577f8fdac
3 changed files with 13 additions and 13 deletions
@@ -63,9 +63,3 @@
message = "blares an alarm!"
emote_type = EMOTE_AUDIBLE
sound = 'sound/machines/warning-buzzer.ogg'
/datum/emote/silicon/slowclap
key = "slowclap"
message = "activates their slow clap processor."
emote_type = EMOTE_AUDIBLE
sound = 'sound/machines/slowclap.ogg'