This commit is contained in:
Tayyyyyyy
2018-05-25 18:34:28 -07:00
parent 330d607550
commit aa9d658847
40 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
if(!usr.mind.miming)
to_chat(usr, "<span class='notice'>You must dedicate yourself to silence first.</span>")
return
invocation = "<B>[usr.real_name]</B> looks as if a wall is in front of them."
invocation = "<B>[usr.real_name]</B> looks as if a wall is in front of [usr.p_them()]."
else
invocation_type ="none"
..()