mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 20:57:23 +01:00
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:
committed by
Chompstation Bot
parent
a3f9f88bea
commit
44f1e6d0ea
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user