Skip to content

Commit

Permalink
Nerf several vitamin-based supplement prices (#77555)
Browse files Browse the repository at this point in the history
* Update med.json

* Update med.json

* Revert "Merge branch 'upset' of https://github.com/Karol1223/Cataclysm-DDA into upset"

This reverts commit 9d0b8df, reversing
changes made to f262b03.
  • Loading branch information
Karol1223 authored Nov 3, 2024
1 parent fd79db8 commit 9f5030b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions data/json/items/comestibles/med.json
Original file line number Diff line number Diff line change
Expand Up @@ -1784,7 +1784,7 @@
"weight": "1 g",
"volume": "5 ml",
"price": "90 cent",
"price_postapoc": "50 cent",
"price_postapoc": "30 cent",
"symbol": "!",
"color": "magenta",
"container": "bottle_plastic_pill_supplement",
Expand All @@ -1808,7 +1808,7 @@
"weight": "1 g",
"volume": "5 ml",
"price": "20 cent",
"price_postapoc": "50 cent",
"price_postapoc": "9 cent",
"flags": [ "IRREPLACEABLE_CONSUMABLE", "EDIBLE_FROZEN" ],
"symbol": "!",
"color": "magenta",
Expand All @@ -1826,7 +1826,7 @@
"volume": "12 ml",
"price": "1 cent",
"fun": -8,
"price_postapoc": "12 cent",
"price_postapoc": "2 cent",
"healthy": -2,
"symbol": "!",
"color": "white",
Expand All @@ -1846,7 +1846,7 @@
"volume": "11 ml",
"price": "7 cent",
"fun": -2,
"price_postapoc": "17 cent",
"price_postapoc": "3 cent",
"healthy": -2,
"symbol": "!",
"color": "yellow",
Expand Down Expand Up @@ -1878,7 +1878,7 @@
"name": { "str_sp": "gummy vitamin" },
"description": "Essential dietary nutrients conveniently packaged in a fruit-flavored chewy candy form. An option of last resort when a balanced diet is not possible. Excess use can cause hypervitaminosis.",
"material": [ "drug_filler" ],
"price_postapoc": "1 USD",
"price_postapoc": "40 cent",
"fun": 4,
"container": "null",
"flags": [ "IRREPLACEABLE_CONSUMABLE", "EDIBLE_FROZEN" ],
Expand Down

0 comments on commit 9f5030b

Please sign in to comment.