]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Additional Signage (#25766)
authorrosieposie <52761126+rosieposieeee@users.noreply.github.com>
Sat, 2 Mar 2024 06:42:06 +0000 (01:42 -0500)
committerGitHub <noreply@github.com>
Sat, 2 Mar 2024 06:42:06 +0000 (23:42 -0700)
initial commit

Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml
Resources/Textures/Structures/Wallmounts/signs.rsi/arcade.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/signs.rsi/barbershop.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/signs.rsi/direction_exam.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/signs.rsi/direction_icu.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/signs.rsi/laundromat.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json
Resources/Textures/Structures/Wallmounts/signs.rsi/news.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/signs.rsi/reception.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/signs.rsi/salvage.png [new file with mode: 0644]

index 287bf96056321d1b5678913c0855173b55a532f7..9aac49a6bd7a38b65036781b8dca39f37b044f77 100644 (file)
   - type: Sprite
     state: direction_evac
 
+- type: entity
+  parent: BaseSignDirectional
+  id: SignDirectionalExam
+  name: exam sign
+  description: A direction sign, pointing out which way the examination room(s) are.
+  components:
+  - type: Sprite
+    state: direction_exam
+
 - type: entity
   parent: BaseSignDirectional
   id: SignDirectionalFood
   - type: Sprite
     state: direction_hydro
 
+- type: entity
+  parent: BaseSignDirectional
+  id: SignDirectionalIcu
+  name: icu sign
+  description: A direction sign, pointing out which way the ICU is.
+  components:
+  - type: Sprite
+    state: direction_icu
+
 - type: entity
   parent: BaseSignDirectional
   id: SignDirectionalJanitor
   - type: Sprite
     state: ai
 
+- type: entity
+  parent: BaseSign
+  id: SignArcade
+  name: arcade sign
+  description: A sign indicating the arcade.
+  components:
+  - type: Sprite
+    state: arcade
+
 - type: entity
   parent: BaseSign
   id: SignArmory
   - type: Sprite
     state: bar
 
+- type: entity
+  parent: BaseSign
+  id: SignBarbershop
+  name: barbershop sign
+  description: A sign indicating the barbershop.
+  components:
+  - type: Sprite
+    state: barbershop
+
 - type: entity
   parent: BaseSign
   id: SignBio
   - type: Sprite
     state: janitor
 
+- type: entity
+  parent: BaseSign
+  id: SignLaundromat
+  name: laundromat sign
+  description: A sign indicating the laundromat.
+  components:
+  - type: Sprite
+    state: laundromat
+
 - type: entity
   parent: BaseSign
   id: SignLawyer
   - type: Sprite
     state: morgue
 
+- type: entity
+  parent: BaseSign
+  id: SignNews
+  name: news sign
+  description: A sign indicating where the Reporter works.
+  components:
+  - type: Sprite
+    state: news
+
 - type: entity
   parent: BaseSign
   id: SignNosmoking
   - type: Sprite
     state: psychology
 
+- type: entity
+  parent: BaseSign
+  id: SignReception
+  name: reception sign
+  description: A sign indicating the reception.
+  components:
+  - type: Sprite
+    state: reception
+
 - type: entity
   parent: BaseSign
   id: SignRND
   - type: Sprite
     state: robo
 
+- type: entity
+  parent: BaseSign
+  id: SignSalvage
+  name: salvage sign
+  description: A sign indicating the salvage area.
+  components:
+  - type: Sprite
+    state: salvage
+
 - type: entity
   parent: BaseSign
   id: SignScience
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/arcade.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/arcade.png
new file mode 100644 (file)
index 0000000..9f36d43
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/arcade.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/barbershop.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/barbershop.png
new file mode 100644 (file)
index 0000000..d196072
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/barbershop.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/direction_exam.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/direction_exam.png
new file mode 100644 (file)
index 0000000..dc1eb79
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/direction_exam.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/direction_icu.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/direction_icu.png
new file mode 100644 (file)
index 0000000..d4d2e4c
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/direction_icu.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/laundromat.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/laundromat.png
new file mode 100644 (file)
index 0000000..251e0eb
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/laundromat.png differ
index 9a5f64759bd661a664b4b7c34d6784375644213a..97be2aaa0d07ef1609ceaa7f3d3f81fa91f66dea 100644 (file)
@@ -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, 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",
+  "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)",
     "states": [
         {
             "name": "ai",
         {
             "name": "anomaly2"
         },
+        {
+            "name": "arcade",
+            "delays": [
+                [
+                    1
+                ]
+            ]
+        },
         {
             "name": "armory",
             "delays": [
                 ]
             ]
         },
+        {
+            "name": "barbershop",
+            "delays": [
+                [
+                    1
+                ]
+            ]
+        },
         {
             "name": "ass",
             "delays": [
                 ]
             ]
         },
+        {
+            "name": "direction_exam",
+            "directions": 4,
+            "delays": [
+                [
+                    1
+                ],
+                [
+                    1
+                ],
+                [
+                    1
+                ],
+                [
+                    1
+                ]
+            ]
+        },
+        {
+            "name": "direction_icu",
+            "directions": 4,
+            "delays": [
+                [
+                    1
+                ],
+                [
+                    1
+                ],
+                [
+                    1
+                ],
+                [
+                    1
+                ]
+            ]
+        },
         {
             "name": "direction_janitor",
             "directions": 4,
                 ]
             ]
         },
+        {
+            "name": "laundromat",
+            "delays": [
+                [
+                    1
+                ]
+            ]
+        },
         {
             "name": "law",
             "delays": [
                 ]
             ]
         },
+        {
+            "name": "news",
+            "delays": [
+                [
+                    1
+                ]
+            ]
+        },
         {
             "name": "nosmoking",
             "delays": [
                 ]
             ]
         },
+        {
+            "name": "reception",
+            "delays": [
+                [
+                    1
+                ]
+            ]
+        },
         {
             "name": "rnd",
             "delays": [
                 ]
             ]
         },
+        {
+            "name": "salvage",
+            "delays": [
+                [
+                    1
+                ]
+            ]
+        },
         {
             "name": "sci",
             "delays": [
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/news.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/news.png
new file mode 100644 (file)
index 0000000..575d943
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/news.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/reception.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/reception.png
new file mode 100644 (file)
index 0000000..b16670d
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/reception.png differ
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/salvage.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/salvage.png
new file mode 100644 (file)
index 0000000..8c51238
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/salvage.png differ