Skip to content

Commit

Permalink
Audit Prices for Canning Pots and Workshop Toolbox (#73283)
Browse files Browse the repository at this point in the history
* Update Canning Pot Prices

Update Canning Pot and Clay Canning Pot Post-apocalypse Prices

* Update Workshop Toolbox Price

Changed post-apoc price of Workship Toolbox to be more in line with the prices in the pricing guidelines .md file

* Update data/json/items/generic/dining_kitchen.json

* Update data/json/items/generic/dining_kitchen.json

---------

Co-authored-by: Maleclypse <[email protected]>
  • Loading branch information
TheMurderUnicorn and Maleclypse authored May 3, 2024
1 parent 9c601d0 commit b5701e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions data/json/items/generic/dining_kitchen.json
Original file line number Diff line number Diff line change
Expand Up @@ -1118,6 +1118,7 @@
"volume": "25400 ml",
"longest_side": "45 cm",
"price": "68 USD",
"price_postapoc": "8 USD 15 cent",
"to_hit": { "grip": "bad", "length": "short", "surface": "any", "balance": "clumsy" },
"material": [ "steel" ],
"symbol": ")",
Expand Down Expand Up @@ -1147,6 +1148,7 @@
"volume": "30 L",
"longest_side": "35 cm",
"price": "100 USD",
"price_postapoc": "3 USD",
"to_hit": -2,
"material": [ "clay" ],
"symbol": ")",
Expand Down
2 changes: 1 addition & 1 deletion data/json/items/tool/workshop.json
Original file line number Diff line number Diff line change
Expand Up @@ -1335,7 +1335,7 @@
"volume": "34400 ml",
"longest_side": "66 cm",
"price": "140 USD 99 cent",
"price_postapoc": "32 USD 50 cent",
"price_postapoc": "4 USD 50 cent",
"to_hit": -2,
"material": [ "steel" ],
"symbol": ";",
Expand Down

0 comments on commit b5701e2

Please sign in to comment.