summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/commands/debug.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/commands/debug.txt b/npc/commands/debug.txt
index e8e28290..d5bbc79f 100644
--- a/npc/commands/debug.txt
+++ b/npc/commands/debug.txt
@@ -685,6 +685,7 @@ OnInit:
add_group_command("item", 0, true, false);
add_group_command("zeny", 0, true, false);
add_group_command("heal", 0, true, false);
+ add_group_command("warp", 0, true, false);
add_group_command("alive", 0, true, false);
add_group_command("speed", 0, true, false);
add_group_command("storage", 0, true, false);