Update Batteries.js
This commit is contained in:
parent
8e855b3ab6
commit
cdd71834ba
|
|
@ -120,7 +120,8 @@ elements.10_timer= {
|
||||||
color: ["#000000"],
|
color: ["#000000"],
|
||||||
behavior: behaviors.WALL,
|
behavior: behaviors.WALL,
|
||||||
colorOn: "#000000",
|
colorOn: "#000000",
|
||||||
tick: elements.gasoline_engine = {
|
tick: ,
|
||||||
|
elements.gasoline_engine = {
|
||||||
color: "#6d5f5d",
|
color: "#6d5f5d",
|
||||||
behavior: behaviors.WALL,
|
behavior: behaviors.WALL,
|
||||||
state: "solid",
|
state: "solid",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue