summaryrefslogtreecommitdiff
path: root/npc/quests
diff options
context:
space:
mode:
authorKarLaeda <KarLaeda@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-28 01:23:19 +0000
committerKarLaeda <KarLaeda@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-28 01:23:19 +0000
commit1f3ee9acb68d9fc7a139ae4d8957bc4581a4c7a4 (patch)
treedc5b6f260ba56e696f0cd6e8bed0ce6ac8ac089f /npc/quests
parent0c54e1b5b3116b0eab4e91d9faf84acd7c946b41 (diff)
downloadhercules-1f3ee9acb68d9fc7a139ae4d8957bc4581a4c7a4.tar.gz
hercules-1f3ee9acb68d9fc7a139ae4d8957bc4581a4c7a4.tar.bz2
hercules-1f3ee9acb68d9fc7a139ae4d8957bc4581a4c7a4.tar.xz
hercules-1f3ee9acb68d9fc7a139ae4d8957bc4581a4c7a4.zip
Reverted fix in Merchant Skills Quests
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9338 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests')
-rw-r--r--npc/quests/skills/merchant_skills.txt6
1 files changed, 1 insertions, 5 deletions
diff --git a/npc/quests/skills/merchant_skills.txt b/npc/quests/skills/merchant_skills.txt
index f3144da68..fb25388b0 100644
--- a/npc/quests/skills/merchant_skills.txt
+++ b/npc/quests/skills/merchant_skills.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= kobra_k88
//===== Current Version: =====================================
-//= 1.4c
+//= 1.4b
//===== Compatible With: =====================================
//= eAthena 7.15 +
//===== Description: =========================================
@@ -18,7 +18,6 @@
//= 1.4 Fixed exploits [Lupus]
//= 1.4a Fixed some typos [IVBela] 1.4b Gershaun -> Gershuan
//= changed perm. variables to temp ones [Lupus]
-//= 1.4c Fixed exploit [KarLaeda]
//============================================================
@@ -157,9 +156,6 @@ L_Start:
L_GetSkill:
if((countitem(1019)<50) || (countitem(998)<10) || (countitem(919)<20)) goto L_Items;
- delitem 1019,50;
- delitem 998,10;
- delitem 919,20;
mes "Oh good, you have all of the items. Well here you are..... Hmm?... Oh these are the design sheets for your cart.";
mes "Now that you have the proper materials, just follow these guides to make your cart look spectacular.";
// Note: It is not supposed to take these items, just check you have collected them