Update CrashTestDummy.js

This commit is contained in:
StellarX20 2022-02-11 16:42:31 -05:00 committed by GitHub
parent 5f4fd1293f
commit 0521bc3381
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
elements.sandreplacer = {
color: "#ff2f2f",
tool: function(pixel) {
pixel.type = "sand"
pixel.element = "sand"
},
category: "tools",