mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
* The Worst Kind of Fix Doesn't actually fix, instead completely replaces the previous verb that was named as an EMOTE without being one for real. Now we use a real emote, shamelessly cribbed together from what I understood from the custom emote and the base emote procs. Testing seems to indicate success, now even for simple_mobs, since this is implemented on the mob/living level. (Should it be on the mob level? I honestly don't know if basic mobs should have this emote?) * Removed uneeded prompt This looks like the same problem the "me" emote has, fixed now. Maybe I should do the same to the "me" emote later... * Adds changelog For players to notice.