Update CrashTestDummy.js
This commit is contained in:
parent
4c53192243
commit
42e3fe6008
|
|
@ -1,6 +1,6 @@
|
|||
// This new crashtestdummy mod will be more used for code that I'm not sure will actually work
|
||||
elements.sandreplacer = {
|
||||
color: "#ff2f2f",
|
||||
color: "#ff80ff",
|
||||
tool: function(pixel) {
|
||||
pixel.element = "sand"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue