diff --git a/data/json/item_groups.json b/data/json/item_groups.json index b98b645d90ef1..7d76e804ffe6b 100644 --- a/data/json/item_groups.json +++ b/data/json/item_groups.json @@ -3552,6 +3552,8 @@ { "type": "item_group", "id": "office", + "ammo": 75, + "magazine": 100, "items": [ [ "cola", 70 ], [ "creamsoda", 60 ], @@ -7097,6 +7099,8 @@ { "type": "item_group", "id": "science", + "ammo": 50, + "magazine": 100, "items": [ { "group": "tools_science", "prob": 50 }, [ "ether", 5 ],