OOPS 1.1.1
This commit is contained in:
parent
092e6ac28e
commit
b27529ef5e
|
|
@ -565,9 +565,6 @@
|
||||||
"sand": {
|
"sand": {
|
||||||
color: "#e6d577",
|
color: "#e6d577",
|
||||||
behavior: behaviors.POWDER,
|
behavior: behaviors.POWDER,
|
||||||
tick: function(pixel) {
|
|
||||||
tryMove(pixel, pixel.x, pixel.y+1) // try to move down each tick
|
|
||||||
},
|
|
||||||
tempHigh: 1700,
|
tempHigh: 1700,
|
||||||
stateHigh: "molten_glass",
|
stateHigh: "molten_glass",
|
||||||
category: "land",
|
category: "land",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue