summaryrefslogtreecommitdiff
path: root/npc/014-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-01-06 15:20:41 -0200
committerJesusaves <cpntb1@ymail.com>2019-01-06 15:20:41 -0200
commitf465ab41d3cb31218663bc689a5ed737ae293760 (patch)
treea1c47316af2c9b75db0840f132a3e9cc90864c4b /npc/014-2
parent276bb4c881193cd4fa5c66411dc67f5eb5aecd39 (diff)
downloadserverdata-f465ab41d3cb31218663bc689a5ed737ae293760.tar.gz
serverdata-f465ab41d3cb31218663bc689a5ed737ae293760.tar.bz2
serverdata-f465ab41d3cb31218663bc689a5ed737ae293760.tar.xz
serverdata-f465ab41d3cb31218663bc689a5ed737ae293760.zip
Start fixing bugs
Diffstat (limited to 'npc/014-2')
-rw-r--r--npc/014-2/woodywife.txt15
1 files changed, 7 insertions, 8 deletions
diff --git a/npc/014-2/woodywife.txt b/npc/014-2/woodywife.txt
index 0459f7f2f..60bfecbef 100644
--- a/npc/014-2/woodywife.txt
+++ b/npc/014-2/woodywife.txt
@@ -57,7 +57,7 @@ L_Start:
mesn;
mesq l("My shaman skill protect us, against monsters and thiefs!");
next;
-
+
menu
l("Hey if you want I can do some physical work for you!"), L_Ask,
l("Can you teach me a basic shaman skill? please?"), L_Skill,
@@ -103,7 +103,7 @@ L_Check:
L_Give:
if (
countitem(RawLog) < 40 ||
- countitem(Coal) < 5
+ countitem(Coal) < 5
) goto L_Nope;
inventoryplace RedApple, 3;
@@ -124,13 +124,12 @@ L_Complete:
mesn;
mesq l("Wandering too much? Take care to don't get lost.");
close;
-
+
L_Woody:
mesn;
mesq l("Woody is inside, he probably craft some stuff with animals pelts.");
- next;
- close:
-
+ close;
+
L_Hood:
mesn;
mesq l("You search for Bandit hoods.");
@@ -151,7 +150,7 @@ L_Force:
mesq l("Anyway, my herb mixture keep monsters away.");
next;
close;
-
+
L_Skill:
mesn;
//mesq l("I don't know if jesusalva allow me to teach you a basic chaman skill!? .");
@@ -162,7 +161,7 @@ L_Skill:
mesq l("You see, it need certain special items... Oh, just blame Jesusalva for this one.");
next;
close;
-
+
L_Nope:
mesn;
mesc l("humm... You don't have everything I've asked for!");