Update aChefsDream.js
This commit is contained in:
parent
1b84f2aa06
commit
8672e43c29
|
|
@ -5001,11 +5001,7 @@ elements.snail.reactions.nut_oil = { elem1: "escargot", chance:30, tempMin:50 }
|
||||||
|
|
||||||
elements.escargot = {
|
elements.escargot = {
|
||||||
color: "#ab924d",
|
color: "#ab924d",
|
||||||
behavior: [
|
behavior: behaviors.STURDYPOWDER2,
|
||||||
"XX|XX|XX",
|
|
||||||
"XX|XX|",
|
|
||||||
"M2%10|M1|M2%10",
|
|
||||||
],
|
|
||||||
tempHigh: 120,
|
tempHigh: 120,
|
||||||
stateHigh: "steam",
|
stateHigh: "steam",
|
||||||
breakInto: "quicklime",
|
breakInto: "quicklime",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue