diff --git a/data/json/itemgroups/SUS/domestic.json b/data/json/itemgroups/SUS/domestic.json index 042ed492fea82..b78a5aaef55c7 100644 --- a/data/json/itemgroups/SUS/domestic.json +++ b/data/json/itemgroups/SUS/domestic.json @@ -143,6 +143,7 @@ { "item": "aluminum_foil", "prob": 25 }, { "item": "wrapper_foil", "prob": 12, "count": [ 5, 40 ], "container-item": "wrapper_foil_roll" }, { "item": "nuts_bolts", "prob": 20, "charges": [ 1, 4 ] }, + { "item": "plastic_shopping_bag", "prob": 60, "count": [ 1, 10 ] }, { "distribution": [ { "item": "matches", "charges": [ 1, -1 ] }, @@ -492,6 +493,7 @@ { "item": "brush" }, { "item": "sponge" }, { "item": "brush", "prob": 85 }, + { "item": "plastic_shopping_bag", "prob": 10, "count": [ 1, 3 ] }, { "item": "chem_washing_soda", "prob": 50, "charges": [ 1, -1 ] }, { "item": "bleach", "prob": 75, "charges": [ 1, -1 ] }, { "item": "ammonia_hydroxide", "prob": 65, "charges": [ 1, -1 ] }