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 70d0d8392..5ffb409bb 100644
--- a/npc/commands/debug.txt
+++ b/npc/commands/debug.txt
@@ -7,6 +7,7 @@ function script GlobalDebugMenu {
resetstatus;
resetskill;
resetlvl 1;
+ dispbottom b("ALL PERMANENT STATUS BOOSTS WERE ALSO RESET");
dispbottom l("Reset done!");
if (getarg(0,0) == 3) {
closedialog;