From 41d2f06ffcfb8a67bfeb863ff24889e199971bb6 Mon Sep 17 00:00:00 2001 From: HS <81934438+HolySSSS@users.noreply.github.com> Date: Mon, 15 Apr 2024 03:38:13 +0300 Subject: [PATCH] meatWall incorrect node fixed (#26966) changed node in construction meatWall --- Resources/Prototypes/Entities/Structures/Walls/walls.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Walls/walls.yml b/Resources/Prototypes/Entities/Structures/Walls/walls.yml index 8eca58b124..2e73056e02 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/walls.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/walls.yml @@ -169,7 +169,7 @@ sprite: Structures/Walls/meat.rsi - type: Construction graph: Girder - node: bananiumWall + node: meatWall - type: Destructible thresholds: - trigger: -- 2.52.0