From 1de9eec83f327582594c594dd4f221d61a49c6c5 Mon Sep 17 00:00:00 2001
From: Jesusaves <cpntb1@ymail.com>
Date: Sat, 30 Jun 2018 11:31:17 -0300
Subject: Dan quest unlocked for all!!

---
 npc/002-1/dan.txt | 13 ++++++-------
 1 file 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;
-- 
cgit v1.2.3-70-g09d2