From: themias <89101928+themias@users.noreply.github.com> Date: Fri, 12 Jul 2024 09:18:32 +0000 (-0400) Subject: Allow notice boards to be built on walls (#29851) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=3a9b1eaa16023d9435ac99c34227aee0e054b300;p=space-station-14.git Allow notice boards to be built on walls (#29851) --- diff --git a/Resources/Prototypes/Recipes/Construction/furniture.yml b/Resources/Prototypes/Recipes/Construction/furniture.yml index ea11a09b96..80e65fdac3 100644 --- a/Resources/Prototypes/Recipes/Construction/furniture.yml +++ b/Resources/Prototypes/Recipes/Construction/furniture.yml @@ -899,9 +899,9 @@ objectType: Structure placementMode: SnapgridCenter canRotate: true - canBuildInImpassable: false + canBuildInImpassable: true conditions: - - !type:TileNotBlocked + - !type:WallmountCondition - type: construction id: Mannequin