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/fletch_steel_bolts.yaml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 data/recipes/fletch_steel_bolts.yaml (limited to 'data/recipes/fletch_steel_bolts.yaml') diff --git a/data/recipes/fletch_steel_bolts.yaml b/data/recipes/fletch_steel_bolts.yaml deleted file mode 100644 index 156b6e0..0000000 --- a/data/recipes/fletch_steel_bolts.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: fletch_steel_bolts -type: fletching -level: 46 -xp: 35 -wait: 0 -consume: - - items: [steel_bolts_unf] - qty: 10 - - items: [feather] - qty: 10 -output: steel_bolts -output_qty: 10 -message: "You attach feathers to the steel bolts." -- cgit v1.2.3