Skip to content

Commit

Permalink
Add Weighted Blanket to BedItemgroup
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMurderUnicorn authored May 24, 2024
1 parent ba249a5 commit 7397b37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/itemgroups/furniture.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"entries": [
{ "item": "blanket", "prob": 2500 },
{ "item": "down_blanket", "prob": 1300 },
{ "item": "blanket_weighted", "prob": 650 },
{ "item": "pillow", "prob": 3000 },
{ "item": "down_pillow", "prob": 1500 },
{ "item": "electric_blanket", "prob": 400 },
Expand Down

0 comments on commit 7397b37

Please sign in to comment.