From e44f5b765ba531a11783de2694b7f4891964f84c Mon Sep 17 00:00:00 2001 From: Playtester Date: Mon, 19 Jun 2006 20:30:01 +0000 Subject: Fixed Quest requirements in cities/louyang.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7255 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 1 + npc/cities/louyang.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 57eec178c..7f66791f2 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -37,6 +37,7 @@ Musashiden Date Added ====== 06/19 + * Fixed Quest requirements in cities/louyang.txt [Playtester] * Fixed umbala.txt's Elemental Stones Quest bug. Thanks to Vhan Morthis. [Skotlex] * Removed Jfunc1-1.txt, merged parts of scripts back. Changed job numbers to constants [Lupus] 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; -- cgit v1.2.3-70-g09d2