mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 16:19:36 +01:00
Merge pull request #701 from CHOMPStationBot/upstream-merge-9112
[MIRROR] Removes single-line input on subtle and emotes, replaces with textbox
This commit is contained in:
@@ -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