diff --git a/Resources/Locale/en-US/deltav/navmap-beacons/station-beacons.ftl b/Resources/Locale/en-US/deltav/navmap-beacons/station-beacons.ftl new file mode 100644 index 00000000000..d0b4ad6930f --- /dev/null +++ b/Resources/Locale/en-US/deltav/navmap-beacons/station-beacons.ftl @@ -0,0 +1,28 @@ +station-beacon-epistemics = Epistemics + +station-beacon-logistics = Logistics +station-beacon-logistics-reception = Logistics Reception +station-beacon-lo = LO's Room + +station-beacon-conference-room = Conference Room + +station-beacon-virology = Virology +station-beacon-metempsychosis = Cloning +station-beacon-exam = Exam Room +station-beacon-med-outpost = Medical Outpost +station-beacon-psych-office = Psychologist's Office + +station-beacon-glimmer-prober = Glimmer Prober Room + +station-beacon-mailroom = Mailroom + +station-beacon-engi-outpost = Engineering Outpost + +station-beacon-janitor-office = Janitor's Office +station-beacon-reporter-office = Reporter's Office + +station-beacon-server-room = Server Room + +station-beacon-boxing-ring = Boxing Ring +station-beacon-park = Park +station-beacon-escape-pod = Escape Pod diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Devices/station_beacon.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Devices/station_beacon.yml new file mode 100644 index 00000000000..1009ea875d7 --- /dev/null +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Devices/station_beacon.yml @@ -0,0 +1,127 @@ +#Command +- type: entity + parent: DefaultStationBeaconCommand + id: DefaultStationBeaconConferenceRoom + suffix: Conference Room + components: + - type: NavMapBeacon + text: station-beacon-conference-room + +#Medical +- type: entity + parent: DefaultStationBeaconMedical + id: DefaultStationBeaconVirology + suffix: Virology + components: + - type: NavMapBeacon + text: station-beacon-virology + +- type: entity + parent: DefaultStationBeaconMedical + id: DefaultStationBeaconMetempsychosis + suffix: Cloning #Metempsychosis + components: + - type: NavMapBeacon + text: station-beacon-metempsychosis #change locale file when metem added + +- type: entity + parent: DefaultStationBeaconMedical + id: DefaultStationBeaconExam + suffix: Exam Room + components: + - type: NavMapBeacon + text: station-beacon-exam + +- type: entity + parent: DefaultStationBeaconMedical + id: DefaultStationBeaconMedicalOutpost + suffix: Medical Outpost + components: + - type: NavMapBeacon + text: station-beacon-med-outpost + +- type: entity + parent: DefaultStationBeaconMedical + id: DefaultStationBeaconPsychologist + suffix: Psychologist's Office + components: + - type: NavMapBeacon + text: station-beacon-psych-office + +#Epistemics +- type: entity + parent: DefaultStationBeaconScience + id: DefaultStationBeaconProberRoom + suffix: Glimmer Prober Room + components: + - type: NavMapBeacon + text: station-beacon-glimmer-prober + +#Logistics +- type: entity + parent: DefaultStationBeaconSupply + id: DefaultStationBeaconMailroom + suffix: Mailroom + components: + - type: NavMapBeacon + text: station-beacon-mailroom + +#Engineering +- type: entity + parent: DefaultStationBeaconEngineering + id: DefaultStationBeaconEngineeringOutpost + suffix: Engineering Outpost + components: + - type: NavMapBeacon + text: station-beacon-engi-outpost + +#Service +- type: entity + parent: DefaultStationBeaconService + id: DefaultStationBeaconJanitorsOffice + suffix: Janitor's Office + components: + - type: NavMapBeacon + text: station-beacon-janitor-office + +- type: entity + parent: DefaultStationBeaconService + id: DefaultStationBeaconReportersOffice + suffix: Reporter's Office + components: + - type: NavMapBeacon + text: station-beacon-reporter-office + +#Surveilance +- type: entity + parent: DefaultStationBeaconAI + id: DefaultStationBeaconServerRoom + suffix: Server Room + components: + - type: NavMapBeacon + text: station-beacon-server-room + +#General +- type: entity + parent: DefaultStationBeacon + id: DefaultStationBeaconBoxing + suffix: Boxing Ring + components: + - type: NavMapBeacon + text: station-beacon-boxing-ring + +- type: entity + parent: DefaultStationBeacon + id: DefaultStationBeaconPark + suffix: Park + components: + - type: NavMapBeacon + text: station-beacon-park + +- type: entity + parent: DefaultStationBeacon + id: DefaultStationBeaconEscapePod + suffix: Escape Pod + components: + - type: NavMapBeacon + text: station-beacon-escape-pod diff --git a/Resources/Prototypes/Entities/Objects/Devices/station_beacon.yml b/Resources/Prototypes/Entities/Objects/Devices/station_beacon.yml index 39754d28e78..fa73db40aa5 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/station_beacon.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/station_beacon.yml @@ -219,7 +219,7 @@ text: station-beacon-courtroom - type: entity - parent: DefaultStationBeaconSecurity + parent: DefaultStationBeaconService #Delta V - Lawer is Service until Justice Dept is a thing id: DefaultStationBeaconLawOffice suffix: Law Office components: @@ -294,10 +294,10 @@ - type: entity parent: DefaultStationBeacon id: DefaultStationBeaconScience - suffix: Science + suffix: Epistemics #Delta V - Renamed components: - type: NavMapBeacon - text: station-beacon-science + text: station-beacon-epistemics #Delta V - Renamed color: "#D381C9" - type: entity @@ -351,19 +351,19 @@ - type: entity parent: DefaultStationBeacon id: DefaultStationBeaconSupply - suffix: Supply + suffix: Logistics #Delta V - Renamed components: - type: NavMapBeacon - text: station-beacon-supply + text: station-beacon-logistics #Delta V - Renamed color: "#A46106" - type: entity parent: DefaultStationBeaconSupply id: DefaultStationBeaconCargoReception - suffix: Cargo Reception + suffix: Logistics Reception #Delta V - Renamed components: - type: NavMapBeacon - text: station-beacon-cargo + text: station-beacon-logistics-reception #Delta V - Renamed - type: entity parent: DefaultStationBeaconSupply @@ -376,10 +376,10 @@ - type: entity parent: DefaultStationBeaconSupply id: DefaultStationBeaconQMRoom - suffix: QM's Room + suffix: LO's Room #Delta V - Renamed components: - type: NavMapBeacon - text: station-beacon-qm + text: station-beacon-lo #Delta V - Renamed - type: entity parent: DefaultStationBeaconSupply @@ -569,7 +569,7 @@ text: station-beacon-eva-storage - type: entity - parent: DefaultStationBeacon + parent: DefaultStationBeaconScience #Delta V - Chapel in Epi id: DefaultStationBeaconChapel suffix: Chapel components: