mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-31 12:01:47 +00:00
* Fixes custom emotes not working with slimes (#59680) Allows slimes to use hotkey emotes and custom emotes by removing /mob/living/simple_animal/slime from mob_type_blacklist_typecache in code/modules/mob/living/emote.dm, added by #22405 * Fixes custom emotes not working with slimes Co-authored-by: Bytube <40742162+Bytube@users.noreply.github.com>