summaryrefslogtreecommitdiff
path: root/npc/quests
diff options
context:
space:
mode:
authorcodemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-11 01:40:23 +0000
committercodemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-11 01:40:23 +0000
commitee4eedc1eb9f4537b984a014ee3711d80fd78c6c (patch)
tree802f6f671495fc4d199fd142af3a87d3aaf3b5d0 /npc/quests
parent4dbd4f7d914bf22438ac543f225b31be002bc587 (diff)
downloadhercules-ee4eedc1eb9f4537b984a014ee3711d80fd78c6c.tar.gz
hercules-ee4eedc1eb9f4537b984a014ee3711d80fd78c6c.tar.bz2
hercules-ee4eedc1eb9f4537b984a014ee3711d80fd78c6c.tar.xz
hercules-ee4eedc1eb9f4537b984a014ee3711d80fd78c6c.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@115 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests')
-rw-r--r--npc/quests/custom/new_hats.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/quests/custom/new_hats.txt b/npc/quests/custom/new_hats.txt
index a1d6780bf..484d83e29 100644
--- a/npc/quests/custom/new_hats.txt
+++ b/npc/quests/custom/new_hats.txt
@@ -561,7 +561,7 @@ prontera.gat,141,172,5 script Jac 107,{
next;
if(countitem(2248)<1) goto L_ITEM_15;//Items: Western Grace,
if(countitem(7030)<108) goto L_ITEM_15;//Items: Claw of Desert Wolf,
- if(countitem(7100)<100) goto L_ITEM_15;//Items: Sharpened Leaf,
+ if(countitem(7194)<100) goto L_ITEM_15;//Items: Soft Grass Leaf,
if(countitem(7120)<4) goto L_ITEM_15;//Items: Burning Horseshoe,
mes "[Jac]";
mes "Wow!! Well done! Finally you have gathered all items needed!";
@@ -570,7 +570,7 @@ prontera.gat,141,172,5 script Jac 107,{
next;
delitem 2248,1;//Items: Western Grace,
delitem 7030,108;//Items: Claw of Desert Wolf,
- delitem 7100,100;//Items: Sharpened Leaf,
+ delitem 7194,100;//Items: Soft Grass Leaf,
delitem 7120,4;//Items: Burning Horseshoe,
mes "[Jac]";
mes "Tah Dah!!!^FF0000Cowboy Hat^000000...! Please Take it!";
@@ -593,8 +593,8 @@ prontera.gat,141,172,5 script Jac 107,{
mes "[Jac]";
mes "1 Western Grace";
mes "108 Claw of Desert Wolf";
- mes "100 Sharpened Leaf ";
- mes "4 Burning Horseshoe";
+ mes "100 Soft Grass Leaf drop by Parasite (Umbala Map)";
+ mes "4 Burning Horseshoe drop by Nightmare Terror (Magma Dungeon)";
mes "...Did you know this already?";
close;
L1_16: