Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt authored Jun 8, 2024
1 parent 578a5e5 commit 0f7b6bf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions data/json/itemgroups/supplies.json
Original file line number Diff line number Diff line change
Expand Up @@ -457,13 +457,12 @@
{
"id": "blankets",
"type": "item_group",
"//": "Blankets used for the MISSION_GET_DRIVEBELTS quest",
"//": "Blankets used for the MISSION_LUMBERMILL_GET_6_BLANKETS quest",
"items": [
[ "blanket", 100 ],
[ "fur_blanket", 100 ],
[ "electric_blanket", 100 ],
[ "quilt", 100 ],
[ "quilt_patchwork", 100 ]
[ "down_blanket", 100 ]
]
},
{
Expand Down

0 comments on commit 0f7b6bf

Please sign in to comment.