summaryrefslogtreecommitdiff
path: root/npc/003-0/wizard.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-0/wizard.txt')
-rw-r--r--npc/003-0/wizard.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0/wizard.txt b/npc/003-0/wizard.txt
index a9a49b23f..d4ca14a52 100644
--- a/npc/003-0/wizard.txt
+++ b/npc/003-0/wizard.txt
@@ -18,7 +18,7 @@ L_SignUp:
mesn;
mesq l("Hey there! Do you want to join the Wizard Class?");
mesc l("Warning: If you join a subclass, you can't leave it later!"), 1;
- mesc b(l("Warning: This class haven't been tested/balanced yet. Feedback is required!")), 1;
+ //mesc b(l("Warning: This class haven't been tested/balanced yet. Feedback is required!")), 1;
next;
if (askyesno() != ASK_YES)
close;