summaryrefslogtreecommitdiff
path: root/npc/custom
diff options
context:
space:
mode:
authorStreusel <advance_me@hotmail.de>2013-03-05 12:21:21 -0800
committerStreusel <advance_me@hotmail.de>2013-03-05 12:21:21 -0800
commitfa6b4cafafc9d532b3fa48ae0f2e0aa6fa0f35d4 (patch)
treee41c0c945193e9f2a3efb72f725c4f91b4a7e2c0 /npc/custom
parentb5123b2510c85076bc8ce598d471bc8360d9eb42 (diff)
downloadhercules-fa6b4cafafc9d532b3fa48ae0f2e0aa6fa0f35d4.tar.gz
hercules-fa6b4cafafc9d532b3fa48ae0f2e0aa6fa0f35d4.tar.bz2
hercules-fa6b4cafafc9d532b3fa48ae0f2e0aa6fa0f35d4.tar.xz
hercules-fa6b4cafafc9d532b3fa48ae0f2e0aa6fa0f35d4.zip
-Reverted a disable_items; Credits to Euphy
-Sorted quest_db.txt by id
Diffstat (limited to 'npc/custom')
-rw-r--r--npc/custom/quests/quest_shop.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/custom/quests/quest_shop.txt b/npc/custom/quests/quest_shop.txt
index ec4556721..539c29f23 100644
--- a/npc/custom/quests/quest_shop.txt
+++ b/npc/custom/quests/quest_shop.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= Euphy
//===== Current Version: =====================================
-//= 1.6a
+//= 1.6
//===== Compatible With: =====================================
//= rAthena SVN r16862+
//===== Description: =========================================
@@ -107,7 +107,6 @@ OnBuyItem:
message strcharinfo(0),"You can't purchase that many "+getitemname(.@q[0])+".";
end;
}
- disable_items;
mes "[Quest Shop]";
mes "Reward: ^0055FF"+((.@q[2] > 1)?.@q[2]+"x ":"")+Slot(.@q[0])+"^000000";
mes "Requirements:";