Update ExtraMachines.js
This commit is contained in:
parent
47841aef14
commit
f6241a18bc
|
|
@ -114,7 +114,6 @@ elements.gas = {
|
||||||
let itemB = "light";
|
let itemB = "light";
|
||||||
elements.solar_panel = {
|
elements.solar_panel = {
|
||||||
behavior: behaviors.WALL,
|
behavior: behaviors.WALL,
|
||||||
behavior: behaviors.DELETE,
|
|
||||||
color: "#bebfa3",
|
color: "#bebfa3",
|
||||||
tick: function(pixel) {
|
tick: function(pixel) {
|
||||||
if(pixel.start == pixelTicks){
|
if(pixel.start == pixelTicks){
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue