summaryrefslogtreecommitdiff
path: root/npc/002-1/dan.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-30 11:31:17 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-30 11:33:59 -0300
commit1de9eec83f327582594c594dd4f221d61a49c6c5 (patch)
treeb9f57e7526faaa772ec44eb6076a079555bdd963 /npc/002-1/dan.txt
parent3eb9edff14fa986271dbe877661d6d41f29ac823 (diff)
downloadserverdata-1de9eec83f327582594c594dd4f221d61a49c6c5.tar.gz
serverdata-1de9eec83f327582594c594dd4f221d61a49c6c5.tar.bz2
serverdata-1de9eec83f327582594c594dd4f221d61a49c6c5.tar.xz
serverdata-1de9eec83f327582594c594dd4f221d61a49c6c5.zip
Dan quest unlocked for all!!
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;