mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 23:54:24 +01:00
Using asterisk reflects your message before returning
This commit is contained in:
@@ -128,6 +128,7 @@
|
||||
if(findtext(subtext, "*"))
|
||||
// abort abort!
|
||||
to_chat(emoter, SPAN_WARNING("You may use only one \"["*"]\" symbol in your emote."))
|
||||
to_chat(emoter, SPAN_WARNING(message))
|
||||
return
|
||||
|
||||
if(pretext)
|
||||
|
||||
Reference in New Issue
Block a user