mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user