Update survival.js
This commit is contained in:
parent
ce7974b2d7
commit
a71cc0c237
|
|
@ -152,7 +152,7 @@ elements.smash.tool = function(pixel) {
|
||||||
|
|
||||||
elementWorth = {
|
elementWorth = {
|
||||||
"gold_coin": 1,
|
"gold_coin": 1,
|
||||||
"diamond": 100,
|
"diamond": 50,
|
||||||
"ketchup": 15,
|
"ketchup": 15,
|
||||||
"jelly": 10,
|
"jelly": 10,
|
||||||
"soda": 10,
|
"soda": 10,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue