Changes Category

Admin - Game
This commit is contained in:
peoplearestrange
2020-02-04 02:26:28 +00:00
committed by GitHub
parent 7813b6a99d
commit e5e920d277
+1 -1
View File
@@ -1,7 +1,7 @@
/client/proc/jumptoarea(area/A in GLOB.sortedAreas)
set name = "Jump to Area"
set desc = "Area to jump to"
set category = "Admin"
set category = "Admin - Game"
if(!src.holder)
to_chat(src, "Only administrators may use this command.")
return