summaryrefslogtreecommitdiff
path: root/npc/cities/louyang.txt
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-19 20:30:01 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-19 20:30:01 +0000
commite44f5b765ba531a11783de2694b7f4891964f84c (patch)
tree7d8c5d4b11b5093e93d8bbb4145e7a52a23f9e56 /npc/cities/louyang.txt
parent149fe5b74b8567b4720111e96a283f5e938e5631 (diff)
downloadhercules-e44f5b765ba531a11783de2694b7f4891964f84c.tar.gz
hercules-e44f5b765ba531a11783de2694b7f4891964f84c.tar.bz2
hercules-e44f5b765ba531a11783de2694b7f4891964f84c.tar.xz
hercules-e44f5b765ba531a11783de2694b7f4891964f84c.zip
Fixed Quest requirements in cities/louyang.txt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7255 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/louyang.txt')
-rw-r--r--npc/cities/louyang.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/louyang.txt b/npc/cities/louyang.txt
index 06209266a..25fcaf598 100644
--- a/npc/cities/louyang.txt
+++ b/npc/cities/louyang.txt
@@ -2345,7 +2345,7 @@ s_Materials2:
s_Items:
if(countitem(939) < 4 || countitem(937) < 10 || countitem(1093) < 10 || countitem(506) < 30)goto s_NEnoughItems;
delitem 939,4; //Bee Sting
- delitem 937,4; //Venom Canine
+ delitem 937,10; //Venom Canine
delitem 1093,10; //Empty Potion Bottle
delitem 506,30; //Green Potion
set QL_POISONDISLIKED,0;