From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Sun, 17 Sep 2023 05:06:58 +0000 (+1000) Subject: Fix ghost selling (#20235) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=2718546629580a9d99ff22a79b57a8d04be6a817;p=space-station-14.git Fix ghost selling (#20235) --- diff --git a/Resources/Prototypes/Entities/Mobs/Player/observer.yml b/Resources/Prototypes/Entities/Mobs/Player/observer.yml index 6e4839c5d9..66e0e42978 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/observer.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/observer.yml @@ -5,6 +5,7 @@ description: Boo! noSpawn: true components: + - type: CargoSellBlacklist - type: Sprite overrideContainerOcclusion: true # Ghosts always show up regardless of where they're contained. drawdepth: Ghosts