]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
add gateway beacon for mapping (#32121)
authordeltanedas <39013340+deltanedas@users.noreply.github.com>
Sat, 14 Sep 2024 11:32:45 +0000 (11:32 +0000)
committerGitHub <noreply@github.com>
Sat, 14 Sep 2024 11:32:45 +0000 (14:32 +0300)
Co-authored-by: deltanedas <@deltanedas:kde.org>
Resources/Locale/en-US/navmap-beacons/station-beacons.ftl
Resources/Prototypes/Entities/Objects/Devices/station_beacon.yml

index 6434311f21f60cd6637a54e26f68458dbf6ced42..9d0919d102ceed4d5bcd8c5184864e12e5c0b779 100644 (file)
@@ -3,6 +3,7 @@ station-beacon-general = General
 station-beacon-command = Command
 station-beacon-bridge = Bridge
 station-beacon-vault = Vault
+station-beacon-gateway = Gateway
 station-beacon-captain = Captain
 station-beacon-hop = HOP
 
index b4e336b37dde95474bd7ec0e46593ad4121c8c71..19eab391ac0c0609a10b3459cd0ca940f953aa06 100644 (file)
   - type: NavMapBeacon
     defaultText: station-beacon-vault
 
+- type: entity
+  parent: DefaultStationBeaconCommand
+  id: DefaultStationBeaconGateway
+  suffix: Gateway
+  components:
+  - type: NavMapBeacon
+    defaultText: station-beacon-gateway
+
 - type: entity
   parent: DefaultStationBeaconCommand
   id: DefaultStationBeaconCaptainsQuarters