Merged master/dev config.txt.

This commit is contained in:
Zuhayr
2014-12-10 16:35:39 +10:30
5 changed files with 45 additions and 27 deletions

View File

@@ -30,6 +30,7 @@ But you can call procs that are of type /mob/living/carbon/human/proc/ for that
set name = "Advanced ProcCall"
if(!check_rights(R_DEBUG)) return
if(config.debugparanoid && !check_rights(R_ADMIN)) return
spawn(0)
var/target = null