OOPS 1.1.1

This commit is contained in:
slweeb 2022-01-25 19:27:36 -05:00
parent 092e6ac28e
commit b27529ef5e
1 changed files with 0 additions and 3 deletions

View File

@ -565,9 +565,6 @@
"sand": {
color: "#e6d577",
behavior: behaviors.POWDER,
tick: function(pixel) {
tryMove(pixel, pixel.x, pixel.y+1) // try to move down each tick
},
tempHigh: 1700,
stateHigh: "molten_glass",
category: "land",