Update survival.js

This commit is contained in:
slweeb 2024-02-11 14:11:30 -05:00
parent ce7974b2d7
commit a71cc0c237
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ elements.smash.tool = function(pixel) {
elementWorth = {
"gold_coin": 1,
"diamond": 100,
"diamond": 50,
"ketchup": 15,
"jelly": 10,
"soda": 10,