From 97a1a908b9e6e6d3516628c139c9b64262b4fe08 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 18 Jun 2026 20:26:03 -0400 Subject: feat: crafting roughly implemented (leather, gems, gold, clay, spinning). --- data/items/empty_pitcher.yaml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 data/items/empty_pitcher.yaml (limited to 'data/items/empty_pitcher.yaml') diff --git a/data/items/empty_pitcher.yaml b/data/items/empty_pitcher.yaml deleted file mode 100644 index d1fbb49..0000000 --- a/data/items/empty_pitcher.yaml +++ /dev/null @@ -1,6 +0,0 @@ -id: empty_pitcher -name: empty pitcher -color: "137" -description: "An empty ceramic pitcher." -value: 1 -stackable: false -- cgit v1.2.3