From 52a3ce6a4b4a254dc5d3067979a09e93c060fa20 Mon Sep 17 00:00:00 2001 From: workhorse Date: Fri, 19 Jun 2026 03:57:06 -0400 Subject: feat: shops and rough assassin skill --- data/items/chitin_plate.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 data/items/chitin_plate.yaml (limited to 'data/items/chitin_plate.yaml') diff --git a/data/items/chitin_plate.yaml b/data/items/chitin_plate.yaml new file mode 100644 index 0000000..4148a2a --- /dev/null +++ b/data/items/chitin_plate.yaml @@ -0,0 +1,6 @@ +id: chitin_plate +name: chitin plate +color: "130" +description: "A thick plate of biological armor from a crawler's exoskeleton." +value: 50 +stackable: false -- cgit v1.2.3