From 9f85e9f06ad115a5e8caf692395e34872cc1fffa Mon Sep 17 00:00:00 2001 From: HACKERPRO908 <130792075+HACKERPRO908@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:48:39 +0000 Subject: [PATCH] Update tech.js Signed-off-by: HACKERPRO908 <130792075+HACKERPRO908@users.noreply.github.com> --- mods/tech.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/tech.js b/mods/tech.js index 470e1847..3296fedb 100644 --- a/mods/tech.js +++ b/mods/tech.js @@ -47,7 +47,7 @@ elements.blue_wire = { elements.electrogalvanized = { color: "#6c6e70", - behavior: behaviors.SOLID, + behavior: behaviors.WALL, category: "Tech", state: "solid", conduct: 2,