summaryrefslogtreecommitdiff
path: root/npc/custom/quests/elvenear.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/custom/quests/elvenear.txt')
-rw-r--r--npc/custom/quests/elvenear.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/quests/elvenear.txt b/npc/custom/quests/elvenear.txt
index eb2d1ba4c..cf468d68e 100644
--- a/npc/custom/quests/elvenear.txt
+++ b/npc/custom/quests/elvenear.txt
@@ -21,7 +21,7 @@ geffen,127,49,5 script Elven Ears Quest 4_M_02,{
mes "[Elven Ears quest]";
mes "Good good, let me just check";
next;
- if(countitem(2213)<1 || countitem(1040)<20 || countitem(919)<20) goto L_NoMake;
+ if(countitem(Cat_Hairband)<1 || countitem(Elder_Pixie's_Beard)<20 || countitem(Animal's_Skin)<20) goto L_NoMake;
delitem 2213,1;
delitem 1040,20;
delitem 919,20;