summaryrefslogtreecommitdiff
path: root/npc/002-1/dan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/002-1/dan.txt')
-rw-r--r--npc/002-1/dan.txt13
1 files changed, 6 insertions, 7 deletions
diff --git a/npc/002-1/dan.txt b/npc/002-1/dan.txt
index c33246a6c..ebc7c4fcd 100644
--- a/npc/002-1/dan.txt
+++ b/npc/002-1/dan.txt
@@ -29,7 +29,12 @@
close;
L_Quest:
- if (BaseLevel < 2) goto L_Weak;
+ if (BaseLevel < 2) {
+ mesn;
+ mesq l("Well, you clearly never fought before, so remember to add stats.");
+ mesc l("That can be done pressing F2 and opening char screen.");
+ next;
+ }
mes "";
mesn;
mesq l("Then could you perhaps kill 12 @@ for me?!", getmonsterlink(Piou));
@@ -42,12 +47,6 @@ L_Quest:
mesq l("Oh, please. They're weaker than Maggots. They will only pose a threat if you're unarmed.");
close;
-L_Weak:
- mes "";
- mesn;
- mesq l("Hmpf, so says a level 1 player.");
- close;
-
L_Continue:
mes "";
mesn;