Groups and makes admin verbs easier to read

This commit is contained in:
S34NW
2021-08-24 22:29:07 +01:00
parent f159c118ba
commit 603ad19634
10 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -78,7 +78,7 @@
/client/proc/debug_variables(datum/D in world)
set category = "Debug"
set name = "View Variables"
set name = "\[Admin\] View Variables"
var/static/cookieoffset = rand(1, 9999) //to force cookies to reset after the round.