Merge pull request #9112 from Andromeda-K22/emote_text_box

Removes single-line input on subtle and emotes, replaces with textbox
This commit is contained in:
Verkister
2020-10-18 16:05:18 +03:00
committed by GitHub
+1 -1
View File
@@ -2,7 +2,7 @@
////////////////////SUBTLE COMMAND////////////////////
//////////////////////////////////////////////////////
/mob/verb/me_verb_subtle(message as text) //This would normally go in say.dm
/mob/verb/me_verb_subtle(message as message) //This would normally go in say.dm
set name = "Subtle"
set category = "IC"
set desc = "Emote to nearby people (and your pred/prey)"