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/party_hat_yellow.yaml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 data/items/party_hat_yellow.yaml (limited to 'data/items/party_hat_yellow.yaml') diff --git a/data/items/party_hat_yellow.yaml b/data/items/party_hat_yellow.yaml deleted file mode 100644 index 33a85f8..0000000 --- a/data/items/party_hat_yellow.yaml +++ /dev/null @@ -1,7 +0,0 @@ -id: party_hat_yellow -name: yellow party hat -color: "226" -description: "A festive yellow party hat." -value: 2 -equip_slot: head -stackable: false -- cgit v1.2.3