From c913f1d50c428aedef57faa46e8ab0e9cb24741c Mon Sep 17 00:00:00 2001 From: David Gay Date: Fri, 28 May 2021 15:33:13 -0400 Subject: Implement trophies --- data/items.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'data') 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." -- cgit v1.2.3