Localized holopads for Box (#34011)

I love holopads
This commit is contained in:
ScarKy0
2024-12-22 20:56:30 +01:00
committed by GitHub
parent 1450c4cade
commit f28c8127e2
3 changed files with 566 additions and 699 deletions

View File

@@ -70,6 +70,8 @@ holopad-command-hos = Command - HoS
# Science
holopad-science-anomaly = Science - Anomaly
holopad-science-artifact = Science - Artifact
holopad-science-artifact-north = Science - Artifact North
holopad-science-artifact-south = Science - Artifact South
holopad-science-robotics = Science - Robotics
holopad-science-rnd = Science - R&D
holopad-science-front = Science - Front
@@ -93,6 +95,7 @@ holopad-cargo-salvage-bay = Cargo - Salvage Bay
holopad-cargo-breakroom = Cargo - Breakroom
holopad-cargo-ats = Cargo - ATS
holopad-cargo-shuttle = Cargo - Shuttle
holopad-cargo-mailroom = Cargo - Mailroom
# Engineering
holopad-engineering-atmos-front = Atmos - Front
@@ -105,6 +108,7 @@ holopad-engineering-telecoms = Engineering - Telecoms
holopad-engineering-tech-vault = Engineering - Tech Vault
holopad-engineering-ame = Engineering - AME
holopad-engineering-power = Engineering - Power
holopad-engineering-main = Engineering - Main
# Security
holopad-security-front = Security - Front
@@ -119,6 +123,8 @@ holopad-security-lawyer = Security - Lawyer
holopad-security-armory = Security - Armory
holopad-security-locker-room = Security - Locker Room
holopad-security-brig-med = Security - Brig Med
holopad-security-evac-checkpoint = Security - Evac Checkpoint
holopad-security-arrivals-checkpoint = Security - Arrivals Checkpoint
# Service
holopad-service-janitor = Service - Janitor

File diff suppressed because it is too large Load Diff

View File

@@ -364,6 +364,22 @@
- type: Label
currentLabel: holopad-science-artifact
- type: entity
parent: Holopad
id: HolopadScienceArtifactNorth
suffix: Artifact North
components:
- type: Label
currentLabel: holopad-science-artifact-north
- type: entity
parent: Holopad
id: HolopadScienceArtifactSouth
suffix: Artifact South
components:
- type: Label
currentLabel: holopad-science-artifact-south
- type: entity
parent: Holopad
id: HolopadScienceRobotics
@@ -502,6 +518,14 @@
- type: Label
currentLabel: holopad-cargo-breakroom
- type: entity
parent: Holopad
id: HolopadCargoMailroom
suffix: Cargo Mailroom
components:
- type: Label
currentLabel: holopad-cargo-mailroom
# Engineering
- type: entity
parent: Holopad
@@ -583,6 +607,14 @@
- type: Label
currentLabel: holopad-engineering-power
- type: entity
parent: Holopad
id: HolopadEngineeringMain
suffix: Engi Main
components:
- type: Label
currentLabel: holopad-engineering-main
# Security
- type: entity
parent: Holopad
@@ -680,6 +712,22 @@
- type: Label
currentLabel: holopad-security-brig-med
- type: entity
parent: Holopad
id: HolopadSecurityEvacCheckpoint
suffix: Sec Evac Checkpoint
components:
- type: Label
currentLabel: holopad-security-evac-checkpoint
- type: entity
parent: Holopad
id: HolopadSecurityArrivalsCheckpoint
suffix: Sec Arrivals Checkpoint
components:
- type: Label
currentLabel: holopad-security-arrivals-checkpoint
# Service
- type: entity
parent: Holopad