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/recipes/smith_bronze_nails.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 data/recipes/smith_bronze_nails.yaml (limited to 'data/recipes/smith_bronze_nails.yaml') diff --git a/data/recipes/smith_bronze_nails.yaml b/data/recipes/smith_bronze_nails.yaml deleted file mode 100644 index fa3286b..0000000 --- a/data/recipes/smith_bronze_nails.yaml +++ /dev/null @@ -1,12 +0,0 @@ -id: smith_bronze_nails -type: smithing -level: 4 -xp: 12 -wait: 4 -station: [anvil] -consume: - - items: [bronze_bar] - qty: 1 -output: bronze_nails -output_qty: 15 -message: "You hammer out some bronze nails." -- cgit v1.2.3