From 25d40e5166030f03c8c665bdf096e8134fab6294 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 21 Jan 2022 15:01:03 -0800 Subject: Typo --- item_groups.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/item_groups.json b/item_groups.json index d760512..99ef73f 100644 --- a/item_groups.json +++ b/item_groups.json @@ -29,7 +29,7 @@ "type": "item_group", "subtype": "distribution", "entries":[ - { "item": "manual_maid", "prob": 3 } + { "item": "manual_maid", "prob": 3 }, { "item": "book_maid_clothing", "prob": 3 }, { "item": "book_maid_weapons", "prob": 3 } ] -- cgit v1.2.1