From 8ee8982b8759bcae116647cc993867f4c8b0a6ce Mon Sep 17 00:00:00 2001 From: workhorse Date: Fri, 19 Jun 2026 20:24:52 -0400 Subject: reorganized items, objects, and rooms in directories. oranized module names. added startup checks. --- data/items/hammer.yaml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 data/items/hammer.yaml (limited to 'data/items/hammer.yaml') diff --git a/data/items/hammer.yaml b/data/items/hammer.yaml deleted file mode 100644 index 74302a4..0000000 --- a/data/items/hammer.yaml +++ /dev/null @@ -1,7 +0,0 @@ -id: hammer -name: hammer -color: "250" -description: "A sturdy hammer for smithing metal on an anvil." -value: 10 -stackable: false -tool_type: hammer -- cgit v1.2.3