Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amber Statio - Localized Holopads and Balance Updates #33948

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion Resources/Locale/en-US/holopad/holopad.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ holopad-engineering-breakroom = Engineering - Breakroom
holopad-engineering-front = Engineering - Front
holopad-engineering-telecoms = Engineering - Telecoms
holopad-engineering-tech-vault = Engineering - Tech Vault
holopad-engineering-ame = Engineering - AME
holopad-engineering-power = Engineering - Power

# Security
holopad-security-front = Security - Front
Expand All @@ -113,6 +115,8 @@ holopad-security-perma = Security - Perma
holopad-security-courtroom = Security - Courtroom
holopad-security-lawyer = Security - Lawyer
holopad-security-armory = Security - Armory
holopad-security-locker-room = Security - Locker Room
holopad-security-brig-med = Security - Brig Med

# Service
holopad-service-janitor = Service - Janitor
Expand All @@ -128,6 +132,7 @@ holopad-service-clown = Service - Clown
holopad-service-musician = Service - Musician
holopad-service-mime = Service - Mime
holopad-service-clown-mime = Service - Clown/Mime
holopad-service-gameroom = Service - Game Room

# AI
holopad-ai-core = AI - Core
Expand All @@ -142,4 +147,4 @@ holopad-station-bridge = Station - Bridge
holopad-station-cargo-bay = Station - Cargo Bay

# CentComm
holopad-centcomm-evac = CentComm - Evacuation Shuttle
holopad-centcomm-evac = CentComm - Evacuation Shuttle
8 changes: 1 addition & 7 deletions Resources/Maps/Shuttles/emergency_amber.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3202,19 +3202,13 @@ entities:
- type: Transform
pos: -3.584198,-9.54459
parent: 1
- proto: HolopadLongRange
- proto: HolopadCentCommEvacShuttle
entities:
- uid: 438
components:
- type: MetaData
name: long-range holopad (Escape Shuttle)
- type: Transform
pos: 1.5,7.5
parent: 1
- type: Label
currentLabel: Escape Shuttle
- type: NameModifier
baseName: long-range holopad
- proto: HoloprojectorSecurity
entities:
- uid: 496
Expand Down
Loading
Loading