Skip to content

Commit

Permalink
Merge pull request #73263 from Kefpull/master
Browse files Browse the repository at this point in the history
1L Silver Ingot should have "material" property of silver instead of lead
  • Loading branch information
Maleclypse authored Apr 26, 2024
2 parents efd470f + 30b849b commit 49ac595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/resources/metal.json
Original file line number Diff line number Diff line change
Expand Up @@ -953,7 +953,7 @@
"volume": "1 L",
"price": "7 kUSD 867 USD 50 cent",
"price_postapoc": "104 USD 90 cent",
"material": [ "lead" ],
"material": [ "silver" ],
"symbol": "=",
"color": "light_gray"
},
Expand Down

0 comments on commit 49ac595

Please sign in to comment.