]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Two more station beacons (#23334)
authorErrant <35878406+Errant-4@users.noreply.github.com>
Tue, 2 Jan 2024 02:10:30 +0000 (03:10 +0100)
committerGitHub <noreply@github.com>
Tue, 2 Jan 2024 02:10:30 +0000 (21:10 -0500)
* evac beacon

* checkpoint beacon

* a!

* waa

Resources/Prototypes/Entities/Objects/Devices/station_beacon.yml

index f317f3571038117e7d93cfc718304e2936305a04..da389bc0a719f6ecea060caf1fd8c8c0509dbb5f 100644 (file)
   id: DefaultStationBeaconLawOffice
   suffix: Law Office
   components:
-    - type: NavMapBeacon
-      text: law office
+  - type: NavMapBeacon
+    text: law office
+
+- type: entity
+  parent: DefaultStationBeaconSecurity
+  id: DefaultStationBeaconSecurityCheckpoint
+  suffix: Sec Checkpoint
+  components:
+  - type: NavMapBeacon
+    text: checkpoint
 
 - type: entity
   parent: DefaultStationBeacon
   id: DefaultStationBeaconAISatellite
   suffix: AI Satellite
   components:
-    - type: NavMapBeacon
-      text: AI satellite
+  - type: NavMapBeacon
+    text: AI satellite
 
 - type: entity
   parent: DefaultStationBeaconAI
   id: DefaultStationBeaconAICore
   suffix: AI Core
   components:
-    - type: NavMapBeacon
-      text: AI core
+  - type: NavMapBeacon
+    text: AI core
 
 - type: entity
   parent: DefaultStationBeacon
   - type: NavMapBeacon
     text: arrivals
 
+- type: entity
+  parent: DefaultStationBeacon
+  id: DefaultStationBeaconEvac
+  suffix: Evac
+  components:
+  - type: NavMapBeacon
+    text: evac
+
 - type: entity
   parent: DefaultStationBeacon
   id: DefaultStationBeaconEVAStorage