Update CrashTestDummy.js
This commit is contained in:
parent
5f4fd1293f
commit
0521bc3381
|
|
@ -2,6 +2,6 @@
|
|||
elements.sandreplacer = {
|
||||
color: "#ff2f2f",
|
||||
tool: function(pixel) {
|
||||
pixel.type = "sand"
|
||||
pixel.element = "sand"
|
||||
},
|
||||
category: "tools",
|
||||
|
|
|
|||
Loading…
Reference in New Issue