diff options
Diffstat (limited to 'npc/custom/quests/may_hats.txt')
-rw-r--r-- | npc/custom/quests/may_hats.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/quests/may_hats.txt b/npc/custom/quests/may_hats.txt index d4103874f..a1864f96f 100644 --- a/npc/custom/quests/may_hats.txt +++ b/npc/custom/quests/may_hats.txt @@ -17,7 +17,7 @@ gonryun,187,140,4 script Yakima 4_F_EINWOMAN,{ mes callfunc("F_Hi"); mes "I can make some items for you."; mes "They are quite rare novadays..."; - specialeffect EF_HITBODY; + specialeffect 417; next; switch (select("Bird Nest", "Lion Mask", "Skeleton Manteau", "Fashion Hip Sack", "Sales Banner", "Leave")) { case 1: |