Fix a couple cases of missing emotes

This commit is contained in:
Aronai Sieyes
2021-06-26 12:18:30 -04:00
parent fd50ee3e0c
commit 9262dffa24
+2
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