diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/items.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/items.yml b/data/items.yml index 93f9ebb..627e396 100644 --- a/data/items.yml +++ b/data/items.yml @@ -199,15 +199,27 @@ warped_eyestalk: pit_leech_trophy: name: "pit leech trophy" description: "A trophy from a pit leech." + whatnot: + equip_slots: + - "curio" stalk_beast_trophy: name: "stalk beast trophy" description: "A trophy from a stalk beast." + whatnot: + equip_slots: + - "curio" grinpad_trophy: name: "grinpad trophy" description: "A trophy from a grinpad." + whatnot: + equip_slots: + - "curio" lesser_trodgeathomp_trophy: name: "lesser trodgeathomp trophy" description: "A trophy from a lesser trodgeathomp." + whatnot: + equip_slots: + - "curio" slate_ring: name: "slate ring" description: "A brittle ring made of slate. It's flat, inside and out." |