summaryrefslogtreecommitdiff
path: root/npc/commands
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands')
-rw-r--r--npc/commands/debug.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/debug.txt b/npc/commands/debug.txt
index a033fe67..269fdb60 100644
--- a/npc/commands/debug.txt
+++ b/npc/commands/debug.txt
@@ -592,7 +592,7 @@ OnSClear:
dispbottom l("Status Condition Cleared");
end;
-OnAllperms:
+OnAllPerms:
if (@allperms) end;
charcommand("@addperm all_skill");
charcommand("@addperm all_equipment");