summaryrefslogtreecommitdiff
path: root/npc/003-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-05-18 00:05:56 -0300
committerJesusaves <cpntb1@ymail.com>2022-05-18 00:05:56 -0300
commit1f7af276c1fbb2453cd711466c23a1c9a5a83b24 (patch)
treec7d015efd7bfd534c0de6462bce6f3b0810deaa7 /npc/003-1
parentc35966a7eb2466daeef18e469187cacab3a52b5c (diff)
downloadserverdata-1f7af276c1fbb2453cd711466c23a1c9a5a83b24.tar.gz
serverdata-1f7af276c1fbb2453cd711466c23a1c9a5a83b24.tar.bz2
serverdata-1f7af276c1fbb2453cd711466c23a1c9a5a83b24.tar.xz
serverdata-1f7af276c1fbb2453cd711466c23a1c9a5a83b24.zip
Fix bugs on Naem quest. We have a problem with shops, though
Diffstat (limited to 'npc/003-1')
-rw-r--r--npc/003-1/silvia.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/silvia.txt b/npc/003-1/silvia.txt
index e6a69531d..a2f31d599 100644
--- a/npc/003-1/silvia.txt
+++ b/npc/003-1/silvia.txt
@@ -81,7 +81,7 @@ L_Hubby:
mesf l("%d/%d %s",countitem(PiouLegs), 6, getitemlink(PiouLegs));
mesf l("%d/%d %s",countitem(Cheese), 3, getitemlink(Cheese));
mesf l("%d/%d %s",countitem(HalfCroconut), 3, getitemlink(HalfCroconut));
- mesf l("%d/%d %s",countitem(ChamomileTea), 1, getitemlink(ChamomileTea));
+ mesf l("%d/%d %s",countitem(PurpleBlobime), 1, getitemlink(PurpleBlobime));
next;
if (askyesno() == ASK_NO) { closeclientdialog; end; }
if (countitem(Aquada) < 7 ||