forked from space-wizards/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Beacon localization (space-wizards#24138)
* localize beacons * No not like that * Tesla beacons were already depreciated, time to give the reaper their due * Entity name fallback * The real treasure was the far easier solution we missed along the way * weh * Shared mapinit * fix RT version * a single line break
- Loading branch information
Showing
6 changed files
with
153 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
station-beacon-general = General | ||
station-beacon-command = Command | ||
station-beacon-bridge = Bridge | ||
station-beacon-vault = Vault | ||
station-beacon-captain = Captain | ||
station-beacon-hop = HOP | ||
station-beacon-security = Security | ||
station-beacon-brig = Brig | ||
station-beacon-warden = Warden | ||
station-beacon-hos = HOS | ||
station-beacon-armory = Armory | ||
station-beacon-perma-brig = Perma | ||
station-beacon-detective = Detective | ||
station-beacon-courtroom = Courtroom | ||
station-beacon-law = Law Office | ||
station-beacon-security-checkpoint = Checkpoint | ||
station-beacon-medical = Medical | ||
station-beacon-medbay = Medbay | ||
station-beacon-chemistry = Chem | ||
station-beacon-cryonics = Cryo | ||
station-beacon-cmo = CMO | ||
station-beacon-morgue = Morgue | ||
station-beacon-surgery = Surgery | ||
station-beacon-science = Science | ||
station-beacon-research-and-development = Research | ||
station-beacon-research-server = Server | ||
station-beacon-research-director = RD | ||
station-beacon-robotics = Robotics | ||
station-beacon-artifact-lab = Artifact | ||
station-beacon-anomaly-gen = Anomaly | ||
station-beacon-supply = Supply | ||
station-beacon-cargo = Cargo | ||
station-beacon-cargo-bay = Cargo Bay | ||
station-beacon-qm = QM | ||
station-beacon-salvage = Salvage | ||
station-beacon-engineering = Engineering | ||
station-beacon-ce = CE | ||
station-beacon-ame = AME | ||
station-beacon-solars = Solars | ||
station-beacon-gravgen = Grav | ||
station-beacon-pa = PA Control | ||
station-beacon-smes = SMES | ||
station-beacon-telecoms = Telecoms | ||
station-beacon-atmos = Atmos | ||
station-beacon-teg = TEG | ||
station-beacon-tech-vault = Tech Vault | ||
station-beacon-service = Service | ||
station-beacon-kitchen = Kitchen | ||
station-beacon-bar = Bar | ||
station-beacon-botany = Botany | ||
station-beacon-janitor = Janitor | ||
station-beacon-ai = AI | ||
station-beacon-ai-sat = AI Sat | ||
station-beacon-ai-core = AI Core | ||
station-beacon-arrivals = Arrivals | ||
station-beacon-evac = Evac | ||
station-beacon-eva-storage = EVA Storage | ||
station-beacon-chapel = Chapel | ||
station-beacon-library = Library | ||
station-beacon-dorms = Dorms | ||
station-beacon-theater = Theater | ||
station-beacon-tools = Tools | ||
station-beacon-disposals = Disposals |
File renamed without changes.
Oops, something went wrong.