Update tech.js
Signed-off-by: HACKERPRO908 <130792075+HACKERPRO908@users.noreply.github.com>
This commit is contained in:
parent
ccba797881
commit
9f85e9f06a
|
|
@ -47,7 +47,7 @@ elements.blue_wire = {
|
||||||
|
|
||||||
elements.electrogalvanized = {
|
elements.electrogalvanized = {
|
||||||
color: "#6c6e70",
|
color: "#6c6e70",
|
||||||
behavior: behaviors.SOLID,
|
behavior: behaviors.WALL,
|
||||||
category: "Tech",
|
category: "Tech",
|
||||||
state: "solid",
|
state: "solid",
|
||||||
conduct: 2,
|
conduct: 2,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue