summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-07-23 20:36:57 +0200
committerReid <reidyaro@gmail.com>2015-07-23 20:36:57 +0200
commit5ae70dc9db0694d0fa60f20f6f84c8069c517b7e (patch)
tree82cb6740b5e6fa9f7eaf320af895d96cf5f05ca4 /npc
parent32e1c5996c7a57629538fa972f1ce9d1ffb5f96f (diff)
downloadserverdata-5ae70dc9db0694d0fa60f20f6f84c8069c517b7e.tar.gz
serverdata-5ae70dc9db0694d0fa60f20f6f84c8069c517b7e.tar.bz2
serverdata-5ae70dc9db0694d0fa60f20f6f84c8069c517b7e.tar.xz
serverdata-5ae70dc9db0694d0fa60f20f6f84c8069c517b7e.zip
Fix wrong item id.
Diffstat (limited to 'npc')
-rw-r--r--npc/000-1/gugli.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt
index 3ad2752d..f1cd3b6b 100644
--- a/npc/000-1/gugli.txt
+++ b/npc/000-1/gugli.txt
@@ -110,8 +110,8 @@ L_CollectSmthing:
next;
delitem 714, countitem(714);
- delitem 715, countitem(714);
- delitem 716, countitem(714);
+ delitem 715, countitem(715);
+ delitem 716, countitem(716);
mesq l("You still need to give me boxes from: ");
if (getq(ShipQuests_Astapolos) == 0) mesq l("- Astapolos");