mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user