From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
Date: Wed, 17 Jul 2024 04:35:18 +0000 (-0400)
Subject: Sign Resprite (#29806)
X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=13bec7a0e98e4ce850efced1fddb9d9ac4e5b1d5;p=space-station-14.git
Sign Resprite (#29806)
* Redone signage
* Signs
* ok this thing now
* alright ig?
* big data
* cryo sign
* new sign
---
diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml
index 9aac49a6bd..c6ecb5fd30 100644
--- a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml
+++ b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml
@@ -243,6 +243,15 @@
- type: Sprite
state: ai
+- type: entity
+ parent: BaseSign
+ id: SignAiUpload
+ name: ai upload sign
+ description: A sign, indicating an AI is present.
+ components:
+ - type: Sprite
+ state: ai_upload
+
- type: entity
parent: BaseSign
id: SignArcade
@@ -273,11 +282,11 @@
- type: entity
parent: BaseSign
id: SignAnomaly
- name: xenoarchaeology lab sign
+ name: xenoarcheology lab sign
description: A sign indicating the xenoarchaeology lab.
components:
- type: Sprite
- state: anomaly
+ state: xenoarch
- type: entity
parent: BaseSign
@@ -286,7 +295,7 @@
description: A sign indicating the anomalous research lab.
components:
- type: Sprite
- state: anomaly2
+ state: anomaly
- type: entity
parent: BaseSign
@@ -299,21 +308,38 @@
- type: entity
parent: BaseSign
- id: SignAtmosMinsky
- name: atmospherics sign
- description: A sign indicating the atmospherics area.
+ id: SignBar
+ name: bar sign
+ description: A sign indicating the bar.
components:
- type: Sprite
- state: atmominsky
+ state: bar
- type: entity
parent: BaseSign
- id: SignBar
- name: bar sign
- description: A sign indicating the bar.
+ id: SignKitchen
+ name: kitchen sign
+ description: The heart of the home. And disease.
components:
- type: Sprite
- state: bar
+ state: kitchen
+
+- type: entity
+ parent: BaseSign
+ id: SignTheater
+ name: theater sign
+ description: Would it even be Space Station without drama?
+ components:
+ - type: Sprite
+ layers:
+ - state: drama1
+ map: [ "base" ]
+ - type: RandomSprite
+ available:
+ - base:
+ drama1: null
+ drama2: null
+ drama3: null
- type: entity
parent: BaseSign
@@ -396,24 +422,6 @@
- type: Sprite
state: chem
-- type: entity
- parent: BaseSign
- id: SignChemistry1
- name: chemistry sign
- description: A sign indicating the chemistry lab.
- components:
- - type: Sprite
- state: chemistry1
-
-- type: entity
- parent: BaseSign
- id: SignChemistry2
- name: chemistry sign
- description: A sign indicating the chemistry lab.
- components:
- - type: Sprite
- state: chemistry2
-
- type: entity
parent: BaseSign
id: SignCloning
@@ -427,19 +435,20 @@
parent: BaseSign
id: SignConference
name: conference room sign
- description: A sign indicating the conference room.
+ description: Where work happens.
components:
- type: Sprite
state: conference_room
- type: entity
parent: BaseSign
- id: SignCourt
- name: court sign
- description: A sign labelling the courtroom.
+ id: SignCryo
+ name: cryosleep sign
+ description: Just like that? You're gonna chicken out?
components:
- type: Sprite
- state: court
+ state: cryo
+
- type: entity
parent: BaseSign
@@ -461,18 +470,27 @@
- type: entity
parent: BaseSign
- id: SignDrones
- name: drones sign
- description: A sign indicating drones.
+ id: SignRestroom
+ name: restroom sign
+ description: A sign indicating where you go to... What do you do here again?
components:
- type: Sprite
- state: drones
+ state: restroom
+
+- type: entity
+ parent: BaseSign
+ id: SignMaterials
+ name: materials sign
+ description: An omen to the juicy vault of steel, glass, and plastic that lays before you.
+ components:
+ - type: Sprite
+ state: mats
- type: entity
parent: BaseSign
id: SignEngine
- name: engine sign
- description: A sign indicating the engine room.
+ name: power sign
+ description: Where the powa happens.
components:
- type: Sprite
state: engine
@@ -544,7 +562,7 @@
parent: BaseSign
id: SignHead
name: head sign
- description: A sign with a hat on it.
+ description: An official sign indicating the dwellings of a Nanotrasen-certified head of department.
components:
- type: Sprite
state: commander
@@ -556,25 +574,7 @@
description: A sign indicating a hydroponics area.
components:
- type: Sprite
- state: hydro1
-
-- type: entity
- parent: BaseSign
- id: SignHydro2
- name: hydro sign
- description: A sign indicating a hydroponics area.
- components:
- - type: Sprite
- state: hydro2
-
-- type: entity
- parent: BaseSign
- id: SignHydro3
- name: hydro sign
- description: A sign indicating a hydroponics area.
- components:
- - type: Sprite
- state: hydro3
+ state: hydro
- type: entity
parent: BaseSign
@@ -606,8 +606,8 @@
- type: entity
parent: BaseSign
id: SignLawyer
- name: lawyer sign
- description: A sign labelling an area where the Lawyers work.
+ name: law sign
+ description: A sign indicating the presence of the (typically absent) rule of law.
components:
- type: Sprite
state: law
@@ -639,15 +639,6 @@
- type: Sprite
state: medbay
-- type: entity
- parent: BaseSign
- id: SignMinerDock
- name: miner dock sign
- description: A sign indicating the miner dock.
- components:
- - type: Sprite
- state: miner_dock
-
- type: entity
parent: BaseSign
id: SignMorgue
@@ -740,36 +731,27 @@
- type: entity
parent: BaseSign
- id: SignScience1
- name: science sign
- description: A sign indicating the science area.
+ id: SignServer
+ name: server sign
+ description: Ever heard of Big Data? This is it, chump. The biggest.
components:
- type: Sprite
- state: science1
+ state: data
- type: entity
parent: BaseSign
- id: SignScience2
- name: science sign
- description: A sign indicating the science area.
- components:
- - type: Sprite
- state: science2
-
-- type: entity
- parent: BaseSign
- id: SignShield
- name: shield sign
- description: A sign with a shield.
+ id: SignCans
+ name: canisters sign
+ description: A sign indicating the auspicious presence of gas canisters.
components:
- type: Sprite
- state: shield
+ state: cans
- type: entity
parent: BaseSign
id: SignShipDock
- name: docking sign
- description: A sign indicating the ship docking area.
+ name: evac sign
+ description: A sign indicating the where the evac shuttle will (likely) arrive.
components:
- type: Sprite
state: dock
@@ -812,12 +794,12 @@
- type: entity
parent: BaseSign
- id: SignToxins2
- name: toxins sign
- description: A sign indicating the toxin lab.
+ id: SignVault
+ name: vault sign
+ description: A sign indicating the vault. Who knows what secrets lie inside?
components:
- type: Sprite
- state: toxins2
+ state: vault
- type: entity
parent: BaseSign
@@ -964,29 +946,11 @@
- type: Sprite
state: xenobio
-- type: entity
- parent: BaseSign
- id: SignXenobio2
- name: xenobio sign
- description: A sign indicating the xenobiology lab.
- components:
- - type: Sprite
- state: xenobio2
-
-- type: entity
- parent: BaseSign
- id: SignXenolab
- name: xenolab sign
- description: A sign indicating the xenobiology lab.
- components:
- - type: Sprite
- state: xenolab
-
- type: entity
parent: BaseSign
id: SignZomlab
name: zombie lab sign
- description: A sign indicating the zombie lab.
+ description: The final remains of a shut-down Nanotrasen research project that aimed to harness the powers of Romerol. I wonder how that went...
components:
- type: Sprite
state: zomlab
diff --git a/Resources/ServerInfo/Guidebook/Service/Chef.xml b/Resources/ServerInfo/Guidebook/Service/Chef.xml
index e0692b889b..79eb81468c 100644
--- a/Resources/ServerInfo/Guidebook/Service/Chef.xml
+++ b/Resources/ServerInfo/Guidebook/Service/Chef.xml
@@ -54,7 +54,6 @@ Ask Botany for what you need, without a botanist, you may need to grow more plan
-
## Gathering Milk:
Alt-Click on a Cow with a container in your hand. (Beakers, Buckets, Milk Jugs, ect.)
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/ai.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/ai.png
index 6cee540a6b..e532ec039e 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/ai.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/ai.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/ai_upload.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/ai_upload.png
new file mode 100644
index 0000000000..91256aa1df
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/ai_upload.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/anomaly.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/anomaly.png
index e5b69da718..6b7361f21c 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/anomaly.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/anomaly.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/anomaly2.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/anomaly2.png
deleted file mode 100644
index 73d94ac95e..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/anomaly2.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/arcade.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/arcade.png
index 9f36d43776..7cb1844352 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/arcade.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/arcade.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/armory.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/armory.png
index 671e57aa5c..3f237ec046 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/armory.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/armory.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/ass.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/ass.png
index 0dfa8a04f5..9d57ebe7e9 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/ass.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/ass.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/atmominsky.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/atmominsky.png
deleted file mode 100644
index 3bd5488a62..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/atmominsky.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/atmos.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/atmos.png
index 9441b32827..ae31db348b 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/atmos.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/atmos.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/bar.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/bar.png
index e5fb2ab766..8fdc8016af 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/bar.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/bar.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/barbershop.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/barbershop.png
index d196072a32..b01a82717f 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/barbershop.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/barbershop.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/biblio.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/biblio.png
index ae86efe496..9c2f15e048 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/biblio.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/biblio.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/bridge.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/bridge.png
index e34d8cf8f2..838ffa7b24 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/bridge.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/bridge.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/cans.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/cans.png
new file mode 100644
index 0000000000..53cdbbb5c9
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/cans.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/cargo.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/cargo.png
index bf0176ea97..0366a82ffa 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/cargo.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/cargo.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/cargo_dock.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/cargo_dock.png
index df7ee4cf11..4b07e410e2 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/cargo_dock.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/cargo_dock.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/chapel.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/chapel.png
index 635f00ec53..a862131d76 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/chapel.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/chapel.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/chem.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/chem.png
index 71739f2d4a..f8b42e9e6a 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/chem.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/chem.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/chemistry1.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/chemistry1.png
deleted file mode 100644
index d1c1ac9184..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/chemistry1.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/chemistry2.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/chemistry2.png
deleted file mode 100644
index f9864f7d44..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/chemistry2.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/cloning.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/cloning.png
index ecbc9370c1..da9434fcfb 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/cloning.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/cloning.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/commander.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/commander.png
index d66b76011f..f98c0a440b 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/commander.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/commander.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/conference_room.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/conference_room.png
index c3d20f31b8..0823ef3943 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/conference_room.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/conference_room.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/court.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/court.png
deleted file mode 100644
index fbb8c50593..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/court.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/cryo.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/cryo.png
new file mode 100644
index 0000000000..3a0fc6d716
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/cryo.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/data.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/data.png
new file mode 100644
index 0000000000..03a801e483
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/data.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/deathsposal.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/deathsposal.png
index 28975a1b12..1fa88f63af 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/deathsposal.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/deathsposal.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/dock.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/dock.png
index 1716f825bb..8d59357a35 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/dock.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/dock.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/doors.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/doors.png
index 46f7585812..107ea06c99 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/doors.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/doors.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/drama1.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/drama1.png
new file mode 100644
index 0000000000..af0d276d5c
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/drama1.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/drama2.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/drama2.png
new file mode 100644
index 0000000000..538374ce40
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/drama2.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/drama3.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/drama3.png
new file mode 100644
index 0000000000..cba0ec5955
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/drama3.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/drones.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/drones.png
deleted file mode 100644
index 3d7e65f7a5..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/drones.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/eng.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/eng.png
index 2d12b080fc..5a70940bd9 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/eng.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/eng.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/engine.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/engine.png
index 2c4f14d707..629680bfea 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/engine.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/engine.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/eva.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/eva.png
index 2db7d42645..3e5d2db3c3 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/eva.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/eva.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/examroom.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/examroom.png
index afe1ce5986..05f0b7c0f5 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/examroom.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/examroom.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/gravi.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/gravi.png
index 21eb2e8613..811d40aa89 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/gravi.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/gravi.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/hydro.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/hydro.png
new file mode 100644
index 0000000000..f23fa7960d
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/hydro.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/hydro1.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/hydro1.png
deleted file mode 100644
index b20654fcd6..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/hydro1.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/hydro2.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/hydro2.png
deleted file mode 100644
index 40d3e546ec..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/hydro2.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/hydro3.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/hydro3.png
deleted file mode 100644
index ccb0e83784..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/hydro3.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/interrogation.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/interrogation.png
index 653caf3907..e5c0b186b4 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/interrogation.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/interrogation.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/janitor.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/janitor.png
index 789a53802c..350f40dabd 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/janitor.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/janitor.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/kitchen.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/kitchen.png
new file mode 100644
index 0000000000..322d62d8d2
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/kitchen.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/laundromat.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/laundromat.png
index 251e0ebd7b..400e73df42 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/laundromat.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/laundromat.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/law.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/law.png
index de6e16d4a6..0a239af288 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/law.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/law.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/mail.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/mail.png
index f397ffe996..ffb43a9ae5 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/mail.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/mail.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/mats.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/mats.png
new file mode 100644
index 0000000000..af933d5b9e
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/mats.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/medbay.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/medbay.png
index c9c6e1362a..e57571f682 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/medbay.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/medbay.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json b/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json
index 97be2aaa0d..a13df6f7d6 100644
--- a/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json
+++ b/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json
@@ -5,1490 +5,490 @@
"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, except numerical signs which were created by discord: brainfood#7460, states: 'survival' and 'ntmining' from https://github.com/tgstation/tgstation/commit/f743754ec3ef446c8172388431effa73aeddb7ff#diff-b429dd7fccbca60d740d4887c1077a178abf1efffe57e7ae2a0b607c8a9e2202, 'janitor' edited by forgotmyotheraccount on github, 'arcade', 'barbershop', 'direction_exam', 'direction_icu', 'laundromat', 'news', 'reception', and 'salvage' made by rosieposieeee (github)",
+ "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)",
"states": [
{
- "name": "ai",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "ai"
},
{
- "name": "anomaly",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "ai_upload"
},
{
- "name": "anomaly2"
+ "name": "vault"
},
{
- "name": "arcade",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "xenoarch"
},
{
- "name": "armory",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "anomaly"
},
{
- "name": "barbershop",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "arcade"
},
{
- "name": "ass",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "armory"
},
{
- "name": "atmos",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "barbershop"
},
{
- "name": "atmos_air",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "ass"
},
{
- "name": "atmos_co2",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "atmos"
},
{
- "name": "atmos_n2",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "atmos_air"
},
{
- "name": "atmos_n2o",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "atmos_co2"
},
{
- "name": "atmos_o2",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "atmos_n2"
},
{
- "name": "atmos_plasma",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "atmos_n2o"
},
{
- "name": "atmos_tritium",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "atmos_o2"
},
{
- "name": "atmos_waste",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "atmos_plasma"
},
{
- "name": "atmosplaque",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "atmos_tritium"
},
{
- "name": "zumosplaque",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "atmos_waste"
},
{
- "name": "bar",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "atmosplaque"
},
{
- "name": "biblio",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "zumosplaque"
},
{
- "name": "bio",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "bar"
},
{
- "name": "biohazard",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "biblio"
},
{
- "name": "bridge",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "bio"
},
{
- "name": "canisters",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "biohazard"
},
{
- "name": "cargo",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "bridge"
},
{
- "name": "cargo_dock",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "canisters"
},
{
- "name": "chapel",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "cargo"
},
{
- "name": "chem",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "cargo_dock"
},
{
- "name": "chemistry1",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "chapel"
},
{
- "name": "chemistry2",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "chem"
},
{
- "name": "commander",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "commander"
},
{
- "name": "conference_room",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "conference_room"
},
{
- "name": "corrosives",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "corrosives"
},
{
- "name": "court",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "cryogenics"
},
{
- "name": "cryogenics",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "danger"
},
{
- "name": "danger",
- "delays": [
- [
- 1
- ]
- ]
- },
- {
- "name": "deathsposal",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "deathsposal"
},
{
"name": "direction_bar",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_exam",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_icu",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_janitor",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_food",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_hop",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_library",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_chemistry",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_eng",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_evac",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_supply",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_bridge",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_med",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_sci",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_sec",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_brig",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_chapel",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_hydro",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_dorms",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_cryo",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_gravity",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_salvage",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_solar",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
+ "directions": 4
},
{
"name": "direction_wash",
- "directions": 4,
- "delays": [
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ],
- [
- 1
- ]
- ]
- },
- {
- "name": "dock",
- "delays": [
- [
- 1
- ]
- ]
- },
- {
- "name": "doors",
- "delays": [
- [
- 1
- ]
- ]
- },
- {
- "name": "drones",
- "delays": [
- [
- 1
- ]
- ]
- },
- {
- "name": "electrical",
- "delays": [
- [
- 1
- ]
- ]
- },
- {
- "name": "eng",
- "delays": [
- [
- 1
- ]
- ]
- },
- {
- "name": "engine",
- "delays": [
- [
- 1
- ]
- ]
- },
- {
- "name": "eva",
- "delays": [
- [
- 1
- ]
- ]
- },
- {
- "name": "examroom",
- "delays": [
- [
- 1
- ]
- ]
- },
- {
- "name": "explosives",
- "delays": [
- [
- 1
- ]
- ]
- },
- {
- "name": "fire",
- "delays": [
- [
- 1
- ]
- ]
- },
- {
- "name": "flammable",
- "delays": [
- [
- 1
- ]
- ]
- },
- {
- "name": "cloning",
- "delays": [
- [
- 1
- ]
- ]
+ "directions": 4
+ },
+ {
+ "name": "dock"
+ },
+ {
+ "name": "doors"
+ },
+ {
+ "name": "mats"
+ },
+ {
+ "name": "electrical"
+ },
+ {
+ "name": "eng"
+ },
+ {
+ "name": "engine"
+ },
+ {
+ "name": "eva"
+ },
+ {
+ "name": "examroom"
},
{
- "name": "gravi",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "explosives"
},
{
- "name": "hydro1",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "fire"
},
{
- "name": "hydro2",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "flammable"
},
{
- "name": "hydro3",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "cloning"
},
{
- "name": "interrogation",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "gravi"
},
{
- "name": "janitor",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "hydro"
},
{
- "name": "laser",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "interrogation"
},
{
- "name": "laundromat",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "janitor"
},
{
- "name": "law",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "laser"
},
{
- "name": "magnetics",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "laundromat"
},
{
- "name": "mail",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "law"
},
{
- "name": "medbay",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "magnetics"
},
{
- "name": "memetic",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "mail"
},
{
- "name": "miner_dock",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "medbay"
},
{
- "name": "monkey_painting",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "memetic"
},
{
- "name": "morgue",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "monkey_painting"
},
{
- "name": "news",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "morgue"
},
{
- "name": "nosmoking",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "news"
},
{
- "name": "nosmoking2",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "kitchen"
},
{
- "name": "surgery",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "drama1"
},
{
- "name": "optical",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "drama2"
},
{
- "name": "oxidants",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "drama3"
},
{
- "name": "pods",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "restroom"
},
{
- "name": "prison",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "nosmoking"
},
{
- "name": "psychology",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "nosmoking2"
},
{
- "name": "radiation",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "surgery"
},
{
- "name": "reception",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "optical"
},
{
- "name": "rnd",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "oxidants"
},
{
- "name": "robo",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "pods"
},
{
- "name": "salvage",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "prison"
},
{
- "name": "sci",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "psychology"
},
{
- "name": "science1",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "radiation"
},
{
- "name": "science2",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "reception"
},
{
- "name": "secure",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "rnd"
},
{
- "name": "securearea",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "robo"
},
{
- "name": "shield",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "salvage"
},
{
- "name": "shock",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "sci"
},
{
- "name": "something-old1",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "secure"
},
{
- "name": "something-old2",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "securearea"
},
{
- "name": "space",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "cans"
},
{
- "name": "telecoms",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "shock"
},
{
- "name": "toxins2",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "something-old1"
},
{
- "name": "toxins",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "something-old2"
},
{
- "name": "virology",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "space"
},
{
- "name": "xenobio",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "telecoms"
},
{
- "name": "xenobio2",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "toxins"
},
{
- "name": "xenolab",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "virology"
},
{
- "name": "zomlab",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "xenobio"
},
{
- "name": "small_secure_red",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "zomlab"
},
{
- "name": "small_secure",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "small_secure_red"
},
{
- "name": "medium_secure_red",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "small_secure"
},
{
- "name": "medium_blank",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "medium_secure_red"
},
{
- "name": "medium_magnetics",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "medium_blank"
},
{
- "name": "medium_danger",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "medium_magnetics"
},
{
- "name": "medium_explosives",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "medium_danger"
},
{
- "name": "medium_cryogenics",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "medium_explosives"
},
{
- "name": "medium_electrical",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "medium_cryogenics"
},
{
- "name": "medium_biohazard",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "medium_electrical"
},
{
- "name": "medium_radiation",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "medium_biohazard"
},
{
- "name": "medium_flammable",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "medium_radiation"
},
{
- "name": "medium_laser",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "medium_flammable"
},
{
- "name": "medium_secure",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "medium_laser"
},
{
- "name": "goldenplaque",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "medium_secure"
},
{
- "name": "kiddieplaque",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "goldenplaque"
},
{
- "name": "security",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "kiddieplaque"
},
{
- "name": "nanotrasen_sign1",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "security"
},
{
- "name": "nanotrasen_sign2",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "data"
},
{
- "name": "nanotrasen_sign3",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "cryo"
},
{
- "name": "nanotrasen_sign4",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "nanotrasen_sign1"
},
{
- "name": "nanotrasen_sign5",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "nanotrasen_sign2"
},
{
- "name": "atmominsky",
- "delays": [
- [
- 1
- ]
- ]
- },
+ "name": "nanotrasen_sign3"
+ },
{
- "name": "one",
- "delays": [
- [
- 1
- ]
- ]
- },
+ "name": "nanotrasen_sign4"
+ },
{
- "name": "two",
- "delays": [
- [
- 1
- ]
- ]
- },
+ "name": "nanotrasen_sign5"
+ },
{
- "name": "three",
- "delays": [
- [
- 1
- ]
- ]
- },
+ "name": "one"
+ },
{
- "name": "four",
- "delays": [
- [
- 1
- ]
- ]
- },
+ "name": "two"
+ },
{
- "name": "five",
- "delays": [
- [
- 1
- ]
- ]
- },
+ "name": "three"
+ },
{
- "name": "six",
- "delays": [
- [
- 1
- ]
- ]
- },
+ "name": "four"
+ },
{
- "name": "seven",
- "delays": [
- [
- 1
- ]
- ]
- },
+ "name": "five"
+ },
{
- "name": "eight",
- "delays": [
- [
- 1
- ]
- ]
- },
+ "name": "six"
+ },
+ {
+ "name": "seven"
+ },
+ {
+ "name": "eight"
+ },
{
- "name": "nine",
- "delays": [
- [
- 1
- ]
- ]
- },
+ "name": "nine"
+ },
{
- "name": "zero",
- "delays": [
- [
- 1
- ]
- ]
- },
+ "name": "zero"
+ },
{
- "name": "survival",
- "delays": [
- [
- 1
- ]
- ]
- },
+ "name": "survival"
+ },
{
- "name": "ntmining",
- "delays": [
- [
- 1
- ]
- ]
+ "name": "ntmining"
}
]
}
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/miner_dock.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/miner_dock.png
deleted file mode 100644
index a9444f1ed6..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/miner_dock.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/morgue.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/morgue.png
index 1dc0e7d1a9..9572993807 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/morgue.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/morgue.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/news.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/news.png
index 575d943c76..40b73c7c2d 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/news.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/news.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/prison.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/prison.png
index a6fe5ca1f3..cea5bba81a 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/prison.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/prison.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/psychology.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/psychology.png
index 9b0761c1bb..1d89a1ec59 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/psychology.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/psychology.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/reception.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/reception.png
index b16670d5b5..3f3e6dfa49 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/reception.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/reception.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/restroom.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/restroom.png
new file mode 100644
index 0000000000..f5903a7d15
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/restroom.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/rnd.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/rnd.png
index 875b57204b..3dc284f479 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/rnd.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/rnd.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/robo.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/robo.png
index 5b3bb6e83d..82519ba966 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/robo.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/robo.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/salvage.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/salvage.png
index 8c51238f89..20b0eb577d 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/salvage.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/salvage.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/sci.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/sci.png
index eb3afab2f8..599207f48a 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/sci.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/sci.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/science1.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/science1.png
deleted file mode 100644
index 7c67901ec4..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/science1.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/science2.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/science2.png
deleted file mode 100644
index 7722ef8303..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/science2.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/security.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/security.png
index 7e27efa2b3..2de5d34a5e 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/security.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/security.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/shield.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/shield.png
deleted file mode 100644
index bb88d2a770..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/shield.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/space.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/space.png
index 214650d6db..b9286eb06d 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/space.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/space.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/surgery.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/surgery.png
index 254ada76fd..f24ba5c1b3 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/surgery.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/surgery.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/telecoms.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/telecoms.png
index e1e721de4a..5896206caf 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/telecoms.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/telecoms.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/toxins.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/toxins.png
index 6c28bfde00..cf11ed6155 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/toxins.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/toxins.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/toxins2.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/toxins2.png
deleted file mode 100644
index c2c35212d0..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/toxins2.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/vault.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/vault.png
new file mode 100644
index 0000000000..33572ca25b
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/vault.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/virology.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/virology.png
index b83297d037..232d9a74b5 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/virology.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/virology.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/xenoarch.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/xenoarch.png
new file mode 100644
index 0000000000..a4b26daa99
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/xenoarch.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/xenobio.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/xenobio.png
index 0d9336c01a..4f99ab19c3 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/xenobio.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/xenobio.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/xenobio2.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/xenobio2.png
deleted file mode 100644
index 3e8515dda0..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/xenobio2.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/xenolab.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/xenolab.png
deleted file mode 100644
index 21eb486835..0000000000
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/xenolab.png and /dev/null differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/zomlab.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/zomlab.png
index 09d54e603d..a81784d30b 100644
Binary files a/Resources/Textures/Structures/Wallmounts/signs.rsi/zomlab.png and b/Resources/Textures/Structures/Wallmounts/signs.rsi/zomlab.png differ
diff --git a/Resources/Textures/Template/signs.png b/Resources/Textures/Template/signs.png
new file mode 100644
index 0000000000..4dc483183b
Binary files /dev/null and b/Resources/Textures/Template/signs.png differ
diff --git a/Resources/migration.yml b/Resources/migration.yml
index bd42de8f2c..23e7e8e230 100644
--- a/Resources/migration.yml
+++ b/Resources/migration.yml
@@ -361,3 +361,19 @@ BookChefGaming: BookHowToCookForFortySpaceman
#2024-06-29
IntercomAssesmbly: IntercomAssembly
+
+# 2024-07-7
+SignScience1: SignScience
+SignScience2: SignScience
+SignXenobio2: SignXenobio
+SignXenolab: SignXenobio
+SignToxins2: SignToxins
+SignMinerDock: SignShipDock
+SignChemistry1: SignChem
+SignChemistry2: SignChem
+SignCourt: SignLawyer
+SignAtmosMinsky: SignAtmos
+SignDrones: SignMaterials
+SignShield: null # what was this even for?
+SignHydro2: SignHydro1
+SignHydro3: SignHydro1