Skip to content

Commit

Permalink
Merge pull request #63246 from Fris0uman/cut_down_on_the_sugar_please
Browse files Browse the repository at this point in the history
[MSC] Remove extra candy from the MRE item group
  • Loading branch information
Rivet-the-Zombie authored Jan 25, 2023
2 parents bfe455e + 27f1537 commit 9864b45
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions data/mods/My_Sweet_Cataclysm/sweet_item_groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,6 @@
]
}
},
{
"type": "item_group",
"id": "MRE",
"subtype": "distribution",
"copy-from": "MRE",
"extend": {
"entries": [
{ "item": "cookies", "prob": 300 },
{ "item": "grahmcrackers", "prob": 200 },
{ "item": "marshmallow", "prob": 100 },
{ "item": "smores", "prob": 60 },
{ "item": "gum", "prob": 150 },
{ "item": "caff_gum", "prob": 250 }
]
}
},
{
"type": "item_group",
"id": "coffee_shop",
Expand Down

0 comments on commit 9864b45

Please sign in to comment.