From 0ea4eec5dd2122c6704216971eb1249276297867 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 18:20:26 -0400 Subject: shop fixes, 'toggle' completely removed, movement speed increased --- data/modules/bones_to_nutrients.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/modules/bones_to_nutrients.yaml (limited to 'data/modules/bones_to_nutrients.yaml') diff --git a/data/modules/bones_to_nutrients.yaml b/data/modules/bones_to_nutrients.yaml new file mode 100644 index 0000000..10f23fd --- /dev/null +++ b/data/modules/bones_to_nutrients.yaml @@ -0,0 +1,10 @@ +id: bones_to_nutrients +name: Bones to Nutrients +level: 15 +max_hit: 0 +base_xp: 25 +category: utility +junk_cost: + naturejunk: 2 + ecojunk: 2 + scrap_metal: 1 -- cgit v1.2.3