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 Station Overhaul #34113

Merged
merged 4 commits into from
Dec 30, 2024
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
1 change: 1 addition & 0 deletions Resources/Locale/en-US/holopad/holopad.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ holopad-medical-paramedic = Medical - Paramedic
holopad-medical-virology = Medical - Virology
holopad-medical-front = Medical - Front
holopad-medical-breakroom = Medical - Breakroom
holopad-medical-clinic = Medical - Clinic

# Cargo
holopad-cargo-front = Cargo - Front
Expand Down
7 changes: 7 additions & 0 deletions Resources/Locale/en-US/navmap-beacons/station-beacons.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ station-beacon-hop = HOP

station-beacon-security = Security
station-beacon-brig = Brig
station-beacon-brig-med = Brig Med
station-beacon-warden = Warden
station-beacon-hos = HOS
station-beacon-armory = Armory
Expand All @@ -25,6 +26,8 @@ station-beacon-cryonics = Cryopods
station-beacon-cmo = CMO
station-beacon-morgue = Morgue
station-beacon-surgery = Surgery
station-beacon-psychology = Psychology
station-beacon-clinic = Clinic

station-beacon-science = Science
station-beacon-research-and-development = Research
Expand Down Expand Up @@ -62,12 +65,16 @@ station-beacon-janitor = Janitor
station-beacon-ai = AI
station-beacon-ai-sat = AI Sat
station-beacon-ai-core = AI Core
station-beacon-ai-upload = AI Upload
station-beacon-ai-power = AI Power

station-beacon-arrivals = Arrivals
station-beacon-evac = Evac
station-beacon-docking-arm = Docking Arm
station-beacon-eva-storage = EVA Storage
station-beacon-chapel = Chapel
station-beacon-library = Library
station-beacon-reporter = Reporter
station-beacon-dorms = Dorms
station-beacon-theater = Theater
station-beacon-tools = Tools
Expand Down
Loading