From 8a154d3fd786b259cd50e456aa27e099f95c8b52 Mon Sep 17 00:00:00 2001 From: Ps3Moira <113228053+ps3moira@users.noreply.github.com> Date: Tue, 5 Mar 2024 17:36:04 -0800 Subject: [PATCH] Separate Certain Walls (#25674) Separate Walls --- .../Entities/Structures/Walls/walls.yml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Walls/walls.yml b/Resources/Prototypes/Entities/Structures/Walls/walls.yml index f83a32e400..3add206295 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/walls.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/walls.yml @@ -78,7 +78,7 @@ acts: [ "Destruction" ] - type: IconSmooth - key: walls + key: bricks base: brick - type: entity @@ -991,7 +991,7 @@ - !type:DoActsBehavior acts: ["Destruction"] - type: IconSmooth - key: walls + key: woods base: wood - type: entity @@ -1033,7 +1033,7 @@ sound: collection: WoodDestroy - type: IconSmooth - key: walls + key: webs base: wall - type: Construction graph: WebStructures @@ -1237,7 +1237,7 @@ - !type:DoActsBehavior acts: [ "Destruction" ] - type: IconSmooth - key: walls + key: cobblebricks base: cobblebrick - type: entity @@ -1250,7 +1250,7 @@ - type: Icon sprite: Structures/Walls/cobblebrick_basalt.rsi - type: IconSmooth - key: walls + key: cobblebricks base: cobblebrick - type: entity @@ -1264,7 +1264,7 @@ - type: Icon sprite: Structures/Walls/cobblebrick_snow.rsi - type: IconSmooth - key: walls + key: cobblebricks base: cobblebrick - type: entity @@ -1277,7 +1277,7 @@ - type: Icon sprite: Structures/Walls/cobblebrick_asteroid.rsi - type: IconSmooth - key: walls + key: cobblebricks base: cobblebrick - type: entity @@ -1290,7 +1290,7 @@ - type: Icon sprite: Structures/Walls/cobblebrick_sand.rsi - type: IconSmooth - key: walls + key: cobblebricks base: cobblebrick - type: entity @@ -1303,7 +1303,7 @@ - type: Icon sprite: Structures/Walls/cobblebrick_chromite.rsi - type: IconSmooth - key: walls + key: cobblebricks base: cobblebrick - type: entity @@ -1316,5 +1316,5 @@ - type: Icon sprite: Structures/Walls/cobblebrick_andesite.rsi - type: IconSmooth - key: walls + key: cobblebricks base: cobblebrick -- 2.51.2