Skip to content

Commit

Permalink
fix: mre actually gives 1 pur tablet this time (#4232)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt authored Feb 16, 2024
1 parent c79e38a commit 5cc43ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/requirements/uncraft.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": "requirement",
"//": "Was previously mre_accessory comestible, merged to reduce clutter",
"components": [
[ [ "pur_tablets", 6 ] ],
[ [ "pur_tablets", 1 ] ],
[ [ "gummy_vitamins", 1 ] ],
[ [ "coffee_raw", 1 ] ],
[ [ "lemonade_powder", 1 ] ],
Expand Down

0 comments on commit 5cc43ae

Please sign in to comment.