From 7d5989a9ccfcf154b2e12deb4c3fb23548f6dd6c Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Fri, 27 May 2022 00:41:50 -0600 Subject: [PATCH] Atmos sign (#8462) * Add files via upload * Update meta.json * Update meta.json * Update signs.yml * Update meta.json --- .../Structures/Wallmounts/Signs/signs.yml | 8 ++++++++ .../Wallmounts/signs.rsi/atmominsky.png | Bin 0 -> 626 bytes .../Structures/Wallmounts/signs.rsi/meta.json | 10 +++++++++- 3 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 Resources/Textures/Structures/Wallmounts/signs.rsi/atmominsky.png diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml index e29fdbafc6..b14535b7a2 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml @@ -197,6 +197,14 @@ - type: Sprite state: atmos +- type: entity + parent: BaseSign + id: SignAtmosMinsky + name: atmospherics sign + components: + - type: Sprite + state: atmominsky + - type: entity parent: BaseSign id: SignBar diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/atmominsky.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/atmominsky.png new file mode 100644 index 0000000000000000000000000000000000000000..3bd5488a62c6f8e7d6db00db244a86da7e62721e GIT binary patch literal 626 zcmV-&0*(ENP)ybQaOnMou*2+Zs-^ZnkNH*Y3QS+V_ZfU~|# zmLYO}DYak#i0^OIrPHo2B%X{?k$yUb@)&^#%Q#%Jn6I>MKo$g zoZe%6ya)iiO{_56;}nJIB!zfVe0LpXCxFguA7f5XobzAq_Tm5r4)5m~la@eH0HG0} zF&~&ie;xtbL!Aprkq=P-dZOzzz_8~CJB}fbV_B^T0%#Sb81=wD4LZ@7^}P%-Z#T?b z)`#dVpy_I+ORpW;*$P>C1BV0HF#7T#h}ojd)3S>xItS)Ku#H<2``(iL`n9iSS2c`& zlDRG!pIguipuKr2>)S{2`Fty**9&w1)8H}R12pzI4~DtJ;Z+;}7NHOTT%sC|^Ee(2 z;A0v}L-^WU0G~y5M3xQ^;~DmybI^_kpl8~{sQ1j4gdfE literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json b/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json index e389951cab..39a13029df 100644 --- a/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json +++ b/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json @@ -5,7 +5,7 @@ "y": 32 }, "license": "CC-BY-SA-3.0", - "copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 4e0bbe682d0a00192d24708fdb7031008aa03f18", + "copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 4e0bbe682d0a00192d24708fdb7031008aa03f18 and bee station at commit https://github.com/BeeStation/BeeStation-Hornet/commit/13dd5ac712385642574138f6d7b30eea7c2fab9c", "states": [ { "name": "ai", @@ -1094,6 +1094,14 @@ 1 ] ] + }, + { + "name": "atmominsky", + "delays": [ + [ + 1 + ] + ] } ] }