From: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com> Date: Thu, 5 Sep 2024 09:12:57 +0000 (+0200) Subject: Re-add Atmos Directional sign (#31851) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=3817fe04d8a979ac06e792acb757ffff1d2a3c1a;p=space-station-14.git Re-add Atmos Directional sign (#31851) blep --- diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml index 7560bc35ba..32202e41fd 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml @@ -16,6 +16,15 @@ - type: Sprite snapCardinals: false +- type: entity + parent: BaseSignDirectional + id: SignDirectionalAtmos + name: atmos sign + description: A direction sign, pointing out which way the Atmospherics department is. + components: + - type: Sprite + state: direction_atmos + - type: entity parent: BaseSignDirectional id: SignDirectionalBar