Adds a "VV by ref" proc to let people VV by a ref string

Also moves "Toggle debug verbs" from mapping.dm to its own file,
because that last place made no sense for it
This commit is contained in:
Crazylemon64
2016-08-26 16:29:46 -07:00
parent 4f56a0ea12
commit 50e0a9ee27
6 changed files with 79 additions and 56 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
if(!usr.client || !usr.client.holder)
to_chat(usr, "\red You need to be an administrator to access this.")
to_chat(usr, "<span class='warning'>You need to be an administrator to access this.</span>")
return