From 3e55c751aedd8d3e39bc37f4c38d0528e6372f24 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 21 Jan 2022 14:45:54 -0800 Subject: Add new recipe books and item groups to spawn them. --- item_groups.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'item_groups.json') diff --git a/item_groups.json b/item_groups.json index 0ae018e..d760512 100644 --- a/item_groups.json +++ b/item_groups.json @@ -30,6 +30,8 @@ "subtype": "distribution", "entries":[ { "item": "manual_maid", "prob": 3 } + { "item": "book_maid_clothing", "prob": 3 }, + { "item": "book_maid_weapons", "prob": 3 } ] }, { -- cgit v1.2.1