summaryrefslogtreecommitdiff
path: root/npc/commands/debug.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands/debug.txt')
-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 54cb96fe..6f6f7c6a 100644
--- a/npc/commands/debug.txt
+++ b/npc/commands/debug.txt
@@ -119,7 +119,7 @@ function script GlobalDebugMenu {
case 1: changeLevel; break;
case 2: changeStats; break;
case 3: GlobalSkillDebug .@c; break;
- //case 4: BarberDebug .@c; break;
+ case 4: BarberDebug .@c; break;
//case 5: changeQuests; break;
//case 6: DebugPresets; break;
case 7: resetAll; break;