mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 07:28:53 +01:00
Merge pull request #9209 from VOREStation/upstream-merge-7695
[MIRROR] Changes 'Me' Verb to use a proper textbox instead of single-line input.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
set_typing_indicator(FALSE)
|
||||
usr.say(message)
|
||||
|
||||
/mob/verb/me_verb(message as text)
|
||||
/mob/verb/me_verb(message as message)
|
||||
set name = "Me"
|
||||
set category = "IC"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user