inviswall now insulates
This commit is contained in:
parent
9d18b31473
commit
a6a6393c62
|
|
@ -14,7 +14,8 @@ elements.invisible_wall = {
|
|||
var rgbValue = "rgb("+backgroundColor.r+","+backgroundColor.g+","+backgroundColor.b+")";
|
||||
pixel.color = rgbValue;
|
||||
},
|
||||
insulate: true,
|
||||
hardness: 1,
|
||||
category: "special",
|
||||
state: "solid",
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue