From: lzk <124214523+lzk228@users.noreply.github.com> Date: Tue, 26 Dec 2023 08:27:15 +0000 (+0100) Subject: Fix potted plants going over doors (#22869) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=aadc75a07abcbffeea292b61411838fbfd2777e6;p=space-station-14.git Fix potted plants going over doors (#22869) * Update potted_plants.yml * Update potted_plants.yml --- diff --git a/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml b/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml index 0c0aa495dc..6c95829723 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml @@ -18,9 +18,9 @@ radius: 0.1 density: 190 mask: - - Impassable + - HighImpassable - type: Sprite - drawdepth: Overdoors + drawdepth: SmallObjects offset: "0.0,0.3" sprite: Structures/Furniture/potted_plants.rsi noRot: true @@ -275,4 +275,4 @@ parent: PottedPlant27 components: - type: Sprite - state: plant-30 \ No newline at end of file + state: plant-30