summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/017-3/doctor.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/017-3/doctor.txt b/npc/017-3/doctor.txt
index c35277edb..2e24f6d45 100644
--- a/npc/017-3/doctor.txt
+++ b/npc/017-3/doctor.txt
@@ -212,9 +212,9 @@ L_TimeFlask:
mesq l("You better find a way to travel back in time soon!");
close;
}
- if (BaseLevel < 60) {
+ if (BaseLevel < 70) {
mesn;
- mesq l("It'll be too dangerous if you're not at least level %d. But I'm sure you can grind the required level in no time; Don't let your body down! Exercise!", 60);
+ mesq l("It'll be too dangerous if you're not at least level %d. But I'm sure you can grind the required level in no time; Don't let your body down! Exercise!", 70);
close;
}
mesn;