Merge pull request #10760 from VOREStation/Arokha/fixemote

Fix a couple cases of missing emotes
This commit is contained in:
Aronai Sieyes
2021-06-30 15:29:05 -04:00
committed by Chompstation Bot
parent 2457a62edd
commit ae67b26c11

View File

@@ -168,6 +168,8 @@
var/runemessage
if(input)
formatted = format_emote(src, message)
if(!islist(formatted))
return
message = formatted["pretext"] + formatted["nametext"] + formatted["subtext"]
runemessage = formatted["subtext"]
// This is just personal preference (but I'm objectively right) that custom emotes shouldn't have periods at the end in runechat