From 3acb2ee0eca905912706573f5dbe005bb7b6078e Mon Sep 17 00:00:00 2001 From: Standing-Storm <120433252+Standing-Storm@users.noreply.github.com> Date: Wed, 22 Feb 2023 23:02:32 -0600 Subject: [PATCH] Update itemgroups.json --- itemgroups/itemgroups.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/itemgroups/itemgroups.json b/itemgroups/itemgroups.json index c97463c..820aa95 100644 --- a/itemgroups/itemgroups.json +++ b/itemgroups/itemgroups.json @@ -97,6 +97,16 @@ ] } }, + { + "type": "item_group", + "id": "chem_lab", + "copy-from": "chem_lab", + "extend": { + "items": [ + { "item": "manual_psionics_advan", "prob": 2 } + ] + } + }, { "type": "item_group", "id": "textbooks_school",