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/pitcher_of_water.yaml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 data/items/pitcher_of_water.yaml (limited to 'data/items/pitcher_of_water.yaml') diff --git a/data/items/pitcher_of_water.yaml b/data/items/pitcher_of_water.yaml deleted file mode 100644 index a258411..0000000 --- a/data/items/pitcher_of_water.yaml +++ /dev/null @@ -1,6 +0,0 @@ -id: pitcher_of_water -name: pitcher of water -color: "81" -description: "A ceramic pitcher filled with fresh water." -value: 5 -stackable: false -- cgit v1.2.3