Map Edits: Tortuga (#5437)

* Map Edits: Tortuga

* Additional changes

* Passive vents

* oh yeah

* review fixes

---------

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
This commit is contained in:
Velcroboy 2026-03-02 13:43:58 -06:00 committed by GitHub
parent 7f1bd2c404
commit 5c60e7c1ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 11470 additions and 11267 deletions

View File

@ -20,6 +20,7 @@ station-beacon-forensic-mantis = Mantis
station-beacon-mailroom = Mail
station-beacon-engi-outpost = Engi Outpost
station-beacon-atmos-outpost = Atmos Outpost
station-beacon-janitor-office = Jani Office
station-beacon-janitor-closet = Jani Closet
@ -39,6 +40,7 @@ station-beacon-arcade = Arcade
station-beacon-laundromat = Laundromat
station-beacon-pool = Pool
station-beacon-barbershop = Barbershop
station-beacon-zoo = Zoo
station-beacon-corpsman = Corpsman
station-beacon-security-solitary = Solitary Confinement
@ -50,4 +52,3 @@ station-beacon-chiefjustice = Chief Justice
station-beacon-prosecutor = Prosecutor
station-beacon-clerk = Clerk
station-beacon-attorney = Attorney
station-beacon-zoo = Zoo

File diff suppressed because it is too large Load Diff

View File

@ -57,6 +57,14 @@
- type: WarpPoint
location: Vault
- type: entity
id: WarpPointConference
parent: WarpPoint
suffix: Conference Room
components:
- type: WarpPoint
location: Conference Room
# Security
- type: entity
id: WarpPointSecurity
@ -197,6 +205,14 @@
- type: WarpPoint
location: Robotics
- type: entity
id: WarpPointMantis
parent: WarpPoint
suffix: Psionic Mantis
components:
- type: WarpPoint
location: Psionic Mantis
#Logistics
- type: entity
id: WarpPointLogistics

View File

@ -91,6 +91,14 @@
- type: NavMapBeacon
defaultText: station-beacon-engi-outpost
- type: entity
parent: DefaultStationBeaconEngineering
id: DefaultStationBeaconAtmosOutpost
suffix: Atmos Outpost
components:
- type: NavMapBeacon
defaultText: station-beacon-atmos-outpost
#Service
- type: entity
parent: DefaultStationBeaconService