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_oak_longbow.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 data/recipes/fletch_oak_longbow.yaml (limited to 'data/recipes/fletch_oak_longbow.yaml') diff --git a/data/recipes/fletch_oak_longbow.yaml b/data/recipes/fletch_oak_longbow.yaml deleted file mode 100644 index 39b72d8..0000000 --- a/data/recipes/fletch_oak_longbow.yaml +++ /dev/null @@ -1,12 +0,0 @@ -id: fletch_oak_longbow -type: fletching -level: 25 -xp: 25 -wait: 2 -consume: - - items: [oak_longbow_u] - qty: 1 - - items: [bowstring] - qty: 1 -output: oak_longbow -message: "You string the oak longbow." -- cgit v1.2.3