]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Adds beacon to cog station vox box (#33000)
authorjoshepvodka <86210200+joshepvodka@users.noreply.github.com>
Mon, 28 Oct 2024 22:03:13 +0000 (19:03 -0300)
committerGitHub <noreply@github.com>
Mon, 28 Oct 2024 22:03:13 +0000 (16:03 -0600)
* added vox beacon

* changed name to vox break room

* added vox box station beacon

Resources/Locale/en-US/navmap-beacons/station-beacons.ftl
Resources/Maps/cog.yml
Resources/Prototypes/Entities/Objects/Devices/station_beacon.yml

index 9d0919d102ceed4d5bcd8c5184864e12e5c0b779..4e7a8b235b5c03344b0b49e4c45e66ae3e0aa954 100644 (file)
@@ -73,3 +73,4 @@ station-beacon-tools = Tools
 station-beacon-disposals = Disposals
 station-beacon-cryosleep = Cryosleep
 station-beacon-escape-pod = Escape Pod
+station-beacon-vox = Vox Break Room
index 384c60f599aa71690fd1bdedf1f9c932ab64001e..888b4e7e5ec33fc2ab892d4f3a20e1daecf499a4 100644 (file)
@@ -16747,7 +16747,7 @@ entities:
       pos: -44.5,68.5
       parent: 12
     - type: Door
-      secondsUntilStateChange: -5764.909
+      secondsUntilStateChange: -5937.642
       state: Opening
     - type: DeviceLinkSource
       lastSignals:
@@ -84185,6 +84185,13 @@ entities:
     - type: Transform
       pos: -30.5,9.5
       parent: 12
+- proto: DefaultStationBeaconVox
+  entities:
+  - uid: 30179
+    components:
+    - type: Transform
+      pos: 4.5,69.5
+      parent: 12
 - proto: DefaultStationBeaconWardensOffice
   entities:
   - uid: 20823
index 19eab391ac0c0609a10b3459cd0ca940f953aa06..836ce7ff14e2a58fcb8674841cc67ca2ecfb042e 100644 (file)
   components:
   - type: NavMapBeacon
     defaultText: station-beacon-escape-pod
+
+- type: entity
+  parent: DefaultStationBeacon
+  id: DefaultStationBeaconVox
+  suffix: Vox
+  components:
+  - type: NavMapBeacon
+    defaultText: station-beacon-vox