From dc9c6ac482b353fe9a4b1e1628f691c487a517fc Mon Sep 17 00:00:00 2001 From: mekolat Date: Tue, 12 Apr 2016 16:37:08 -0400 Subject: add default permissions --- world/map/npc/commands/debug.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/commands/debug.txt') diff --git a/world/map/npc/commands/debug.txt b/world/map/npc/commands/debug.txt index 7b653b26..19ac4114 100644 --- a/world/map/npc/commands/debug.txt +++ b/world/map/npc/commands/debug.txt @@ -924,7 +924,7 @@ L_Close: -|script|Debug Spell|32767 { - if(!debug && getgmlevel() < get(.debug, "GM")) end; + if(!debug && getgmlevel() < CMD_DEBUG) end; callfunc "Debug"; end; OnDeprecated: -- cgit v1.2.3-60-g2f50