diff --git a/Resources/Prototypes/Entities/Structures/Storage/Closets/closets.yml b/Resources/Prototypes/Entities/Structures/Storage/Closets/closets.yml index fb00db7aa6..3bef14b33f 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Closets/closets.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Closets/closets.yml @@ -46,8 +46,8 @@ components: - type: Appearance - type: EntityStorageVisuals - stateBaseClosed: fire - stateDoorOpen: fire_open + stateBaseClosed: n2 + stateDoorOpen: n2_open stateDoorClosed: n2_door # Fire safety closet diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml index 32202e41fd..08c14e3915 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml @@ -1103,10 +1103,10 @@ parent: BaseSign id: SignVox name: vox area sign - description: A sign indicating that the area ahead possibly contains a nitrogen-filled atmosphere. + description: A sign indicating that the area ahead is intended for Vox crew members and does not have an oxygen atmosphere. components: - type: Sprite - state: voxcross + state: vox # Atmos Warnings diff --git a/Resources/Textures/Structures/Storage/closet.rsi/meta.json b/Resources/Textures/Structures/Storage/closet.rsi/meta.json index c52bc13540..329c7b5a4f 100644 --- a/Resources/Textures/Structures/Storage/closet.rsi/meta.json +++ b/Resources/Textures/Structures/Storage/closet.rsi/meta.json @@ -4,7 +4,7 @@ "x": 32, "y": 32 }, - "copyright": "Taken from tgstation, brigmedic locker is a resprited CMO locker by PuroSlavKing (Github), n2_door state modified by Flareguy from fire_door, using sprites from /vg/station at https://github.com/vgstation-coders/vgstation13/commit/02b9f6894af4419c9f7e699a22c402b086d8067e", + "copyright": "Taken from tgstation, brigmedic locker is a resprited CMO locker by PuroSlavKing (Github), n2 sprites based on fire and emergency sprites", "license": "CC-BY-SA-3.0", "states": [ { @@ -398,6 +398,12 @@ { "name": "mixed_door" }, + { + "name": "n2" + }, + { + "name": "n2_open" + }, { "name": "n2_door" }, diff --git a/Resources/Textures/Structures/Storage/closet.rsi/n2.png b/Resources/Textures/Structures/Storage/closet.rsi/n2.png new file mode 100644 index 0000000000..c7b975f763 Binary files /dev/null and b/Resources/Textures/Structures/Storage/closet.rsi/n2.png differ diff --git a/Resources/Textures/Structures/Storage/closet.rsi/n2_door.png b/Resources/Textures/Structures/Storage/closet.rsi/n2_door.png index f6d9499f10..a1e279b81b 100644 Binary files a/Resources/Textures/Structures/Storage/closet.rsi/n2_door.png and b/Resources/Textures/Structures/Storage/closet.rsi/n2_door.png differ diff --git a/Resources/Textures/Structures/Storage/closet.rsi/n2_open.png b/Resources/Textures/Structures/Storage/closet.rsi/n2_open.png new file mode 100644 index 0000000000..9851d97c0a Binary files /dev/null and b/Resources/Textures/Structures/Storage/closet.rsi/n2_open.png differ diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json b/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json index 34a538fda9..268f528e07 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 and bee station at commit https://github.com/BeeStation/BeeStation-Hornet/commit/13dd5ac712385642574138f6d7b30eea7c2fab9c, Job signs by EmoGarbage404 (github) with inspiration from yogstation and tgstation, 'direction_exam' and 'direction_icu' made by rosieposieeee (github), 'direction_atmos' made by SlamBamActionman. voxcross taken from vgstation13 at https://github.com/vgstation-coders/vgstation13/blob/e7f005f8b8d3f7d89cbee3b87f76c23f9e951c27/icons/obj/decals.dmi", + "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, Job signs by EmoGarbage404 (github) with inspiration from yogstation and tgstation, 'direction_exam' and 'direction_icu' made by rosieposieeee (github), 'direction_atmos' made by SlamBamActionman. 'vox' based on sprites taken from vgstation13 at https://github.com/vgstation-coders/vgstation13/blob/e7f005f8b8d3f7d89cbee3b87f76c23f9e951c27/icons/obj/decals.dmi", "states": [ { "name": "ai" @@ -390,7 +390,7 @@ "name": "zomlab" }, { - "name": "voxcross" + "name": "vox" }, { "name": "small_secure_red" diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/vox.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/vox.png new file mode 100644 index 0000000000..c52247cbb9 Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/vox.png differ diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/voxcross.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/voxcross.png deleted file mode 100644 index 2262bb33fe..0000000000 Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/voxcross.png and /dev/null differ