From 159a7413a7f92cdde23419e60e09e6fb05a86007 Mon Sep 17 00:00:00 2001 From: 3nderall <101940324+3nderall@users.noreply.github.com> Date: Mon, 22 Jul 2024 10:55:44 +0100 Subject: [PATCH] Stops foam counting as a connection for walls (#30236) Stops walls from connecting to foam Co-authored-by: 3nderall <3nderall@gmail.com> --- Resources/Prototypes/Entities/Effects/chemistry_effects.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Effects/chemistry_effects.yml b/Resources/Prototypes/Entities/Effects/chemistry_effects.yml index ee300e9aea..4f925ed311 100644 --- a/Resources/Prototypes/Entities/Effects/chemistry_effects.yml +++ b/Resources/Prototypes/Entities/Effects/chemistry_effects.yml @@ -70,7 +70,6 @@ state: foam-west - type: SmoothEdge - type: IconSmooth - key: walls mode: NoSprite - type: FoamVisuals animationTime: 0.6 -- 2.51.2