]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Add atmos directional sign (#31155)
authorSlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
Sun, 18 Aug 2024 15:44:09 +0000 (17:44 +0200)
committerGitHub <noreply@github.com>
Sun, 18 Aug 2024 15:44:09 +0000 (11:44 -0400)
* Xeno walls

* Fix icon smoothing for the walls

* Added a bunch of items, and the map/shuttle

* Fixed construction graphs

* Put the map in the right place gosh

* Fix shuttle walls rusting, invalid IDs, latejoin cryo, deprecated properties

* Fix APC names and stuff

* Updated to v1.1

Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml
Resources/Textures/Structures/Wallmounts/signs.rsi/direction_atmos.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json

index 4ebeaa66ba7a87ee21365f08140603a635e78c4e..c64b7090b871b62650d5ffc0ebe50806102db9b5 100644 (file)
     - 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
diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/direction_atmos.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/direction_atmos.png
new file mode 100644 (file)
index 0000000..a098603
Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/signs.rsi/direction_atmos.png differ
index a13df6f7d666c7563af2da70be08639a66b23b30..0a35e76fa8bef745c9691f014aebab28a1fe4d6a 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, Job signs by EmoGarbage404 (github) with inspiration from yogstation and tgstation, 'direction_exam' and 'direction_icu' 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), 'direction_atmos' made by SlamBamActionman",
     "states": [
         {
             "name": "ai"
         {
             "name": "deathsposal"
         },
+        {
+            "name": "direction_atmos",
+            "directions": 4
+        },
         {
             "name": "direction_bar",
             "directions": 4