summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/items/croconut.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/items/croconut.txt b/npc/items/croconut.txt
index a6cc5178..449b78cc 100644
--- a/npc/items/croconut.txt
+++ b/npc/items/croconut.txt
@@ -33,6 +33,9 @@ L_Weapon:
menu
rif(countitem(3500) > 0, l(getitemname(3500))), L_Weak,
rif(countitem(3501) > 0, l(getitemname(3501))), L_Weak,
+ rif(countitem(3502) > 0, l(getitemname(3501))), L_Good,
+ rif(countitem(3503) > 0, l(getitemname(3501))), L_Weak,
+ rif(countitem(3504) > 0, l(getitemname(3501))), L_Good,
l("Bare Hands"), -;
L_TooWeak: