From 03aa582e1d34690d63f9eda9e8174761dd1b1f56 Mon Sep 17 00:00:00 2001
From: slweeb <91897291+slweeb@users.noreply.github.com>
Date: Fri, 2 Aug 2024 17:28:28 -0400
Subject: [PATCH] hotfixes
---
changelog.html | 1 -
changelog.txt | 1 -
index.html | 4 ++--
3 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/changelog.html b/changelog.html
index ab690bfa..dd8cbd4b 100644
--- a/changelog.html
+++ b/changelog.html
@@ -146,7 +146,6 @@
+ Sensors ignore Flash
+ Sensors are immune to Acid
~ Moved Fuse to Machines
-~ E-cloners no longer conduct back into Wires
[Ocean Changes]
+ Foam generates on sandy Salt Water shores
+ Foam generates when Salt Water wets Sand
diff --git a/changelog.txt b/changelog.txt
index cbd2bb22..7e9da3fb 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -42,7 +42,6 @@ A fancier version of this changelog can be found here: https://sandboxels.R74n.c
+ Sensors ignore Flash
+ Sensors are immune to Acid
~ Moved Fuse to Machines
- ~ E-cloners no longer conduct back into Wires
[Ocean Changes]
+ Foam generates on sandy Salt Water shores
+ Foam generates when Salt Water wets Sand
diff --git a/index.html b/index.html
index 7a2d0fc1..04fcedf3 100644
--- a/index.html
+++ b/index.html
@@ -2093,7 +2093,7 @@
insulate: true,
conduct: 1,
noMix: true,
- ignoreConduct:["ecloner"],
+ // ignoreConduct:["ecloner"],
},
"battery": {
color: "#9c6c25",
@@ -5930,7 +5930,7 @@
}
},
ignore: ["cloner","slow_cloner","clone_powder","floating_cloner","wire","ewall","sensor","battery","fuse"],
- ignoreConduct:"fuse",
+ ignoreConduct:["fuse"],
category:"machines",
insulate:true,
darkText: true,