mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
[MIRROR] Revert "Fixes some access issues in the Lavaland base" [MDB IGNORE] (#16152)
* Revert "Fixes some access issues in the Lavaland base" (#69760)
* Revert "Fixes some access issues in the Lavaland base (#69738)"
This reverts commit a2682d1089.
* renames mining and mining eva
Mining is now Mining Dock
Mining EVA is now Mining Outpost
* Revert "Fixes some access issues in the Lavaland base"
Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: Paxilmaniac <paxilmaniac@gmail.com>
This commit is contained in:
@@ -293,10 +293,10 @@ SUBSYSTEM_DEF(id_access)
|
||||
desc_by_access["[ACCESS_SURGERY]"] = "Surgery"
|
||||
desc_by_access["[ACCESS_THEATRE]"] = "Theatre"
|
||||
desc_by_access["[ACCESS_RESEARCH]"] = "Science"
|
||||
desc_by_access["[ACCESS_MINING]"] = "Mining"
|
||||
desc_by_access["[ACCESS_MINING]"] = "Mining Dock"
|
||||
desc_by_access["[ACCESS_SHIPPING]"] = "Cargo Shipping"
|
||||
desc_by_access["[ACCESS_VAULT]"] = "Main Vault"
|
||||
desc_by_access["[ACCESS_MINING_STATION]"] = "Mining EVA"
|
||||
desc_by_access["[ACCESS_MINING_STATION]"] = "Mining Outpost"
|
||||
desc_by_access["[ACCESS_XENOBIOLOGY]"] = "Xenobiology Lab"
|
||||
desc_by_access["[ACCESS_HOP]"] = "HoP Office"
|
||||
desc_by_access["[ACCESS_HOS]"] = "HoS Office"
|
||||
|
||||
Reference in New Issue
Block a user