Add SDQL, +PROCCALL, admin updates

This commit is contained in:
Markolie
2015-09-25 16:54:27 +02:00
parent 3a75c794ee
commit 24337913cd
24 changed files with 1283 additions and 756 deletions
+1 -1
View File
@@ -801,7 +801,7 @@ var/global/nologevent = 0
set desc = "Edit mobs's memory and role"
set name = "Show Traitor Panel"
if(!check_rights(R_ADMIN))
if(!check_rights(R_ADMIN|R_MOD))
return
if(!istype(M))