diff --git a/Resources/Locale/en-US/guidebook/guides.ftl b/Resources/Locale/en-US/guidebook/guides.ftl index 307c95b6e6..0f57b202d5 100644 --- a/Resources/Locale/en-US/guidebook/guides.ftl +++ b/Resources/Locale/en-US/guidebook/guides.ftl @@ -7,6 +7,7 @@ guide-entry-power = Power guide-entry-ame = Antimatter Engine (AME) guide-entry-singularity = Singularity guide-entry-controls = Controls +guide-entry-radio = Radio guide-entry-jobs = Jobs guide-entry-survival = Survival guide-entry-ss14 = Space Station 14 diff --git a/Resources/Prototypes/Guidebook/meta.yml b/Resources/Prototypes/Guidebook/meta.yml index d6f022c3a4..1eb579c627 100644 --- a/Resources/Prototypes/Guidebook/meta.yml +++ b/Resources/Prototypes/Guidebook/meta.yml @@ -1,4 +1,6 @@ -- type: guideEntry +- type: guideEntry id: Controls name: guide-entry-controls - text: "/Server Info/Guidebook/Controls.xml" + text: "/Server Info/Guidebook/Controls/Controls.xml" + children: + - Radio diff --git a/Resources/Prototypes/Guidebook/radio.yml b/Resources/Prototypes/Guidebook/radio.yml new file mode 100644 index 0000000000..67d94b9784 --- /dev/null +++ b/Resources/Prototypes/Guidebook/radio.yml @@ -0,0 +1,4 @@ +- type: guideEntry + id: Radio + name: guide-entry-radio + text: "/Server Info/Guidebook/Controls/Radio.xml" diff --git a/Resources/Server Info/Guidebook/Controls.xml b/Resources/Server Info/Guidebook/Controls/Controls.xml similarity index 99% rename from Resources/Server Info/Guidebook/Controls.xml rename to Resources/Server Info/Guidebook/Controls/Controls.xml index 35dce429b6..039f22f6d6 100644 --- a/Resources/Server Info/Guidebook/Controls.xml +++ b/Resources/Server Info/Guidebook/Controls/Controls.xml @@ -1,4 +1,4 @@ - + # Controls You can change the keybinds at any time here: diff --git a/Resources/Server Info/Guidebook/Controls/Radio.xml b/Resources/Server Info/Guidebook/Controls/Radio.xml new file mode 100644 index 0000000000..a08e4a2ad3 --- /dev/null +++ b/Resources/Server Info/Guidebook/Controls/Radio.xml @@ -0,0 +1,26 @@ + + # Radio + + Your radio allows you to communicate across the entire station and to your specific [color=#a4885c]department[/color]. + + + + + + To send a station-wide message over the radio preface your text with [color=#a4885c]semi-colon (;)[/color]. + + ## Departmental Radio + + You are able to send messages over your departmental radio channels using [color=#a4885c]colon (:)[/color] followed by the + department letter as long as you're wearing a headset with your department's encryption key. + + Examine your headset to see the department channels available to you. + + + + + + Examining a default engineering headset would show you the prefixes for the [color=#32cd32]Common[/color] and [color=#f37746]Engineering[/color] + channels. + +