Implement automatic mode switching for the network configurator and multitool (#16603)
This commit is contained in:
@@ -27,3 +27,8 @@
|
||||
license: "CC-BY-4.0"
|
||||
copyright: "Created by AUDACITIER (freesound), converted to MONO and .ogg and edited by EmoGarbage404 (github)."
|
||||
source: "https://freesound.org/people/AUDACITIER/sounds/629196/"
|
||||
|
||||
- files: ["quickbeep.ogg"]
|
||||
license: "CC0-1.0"
|
||||
copyright: "Created by BasedUser#2215 on discord"
|
||||
source: "https://discord.com/channels/310555209753690112/536955542913024015/1066824680188690452"
|
||||
|
||||
BIN
Resources/Audio/Machines/quickbeep.ogg
Normal file
BIN
Resources/Audio/Machines/quickbeep.ogg
Normal file
Binary file not shown.
@@ -7,8 +7,8 @@ cloning-console-window-no-patient-data-text = No patient data.
|
||||
cloning-console-window-id-blank = ID:
|
||||
cloning-console-window-scanner-details-label = Genetic Scanner Status
|
||||
cloning-console-window-pod-details-label = Cloning Pod Status
|
||||
cloning-console-window-no-scanner-detected-label = Link a genetic scanner with a multitool.
|
||||
cloning-console-window-no-clone-pod-detected-label = Link a cloning pod with a multitool.
|
||||
cloning-console-window-no-scanner-detected-label = Link a genetic scanner with a multitool or network configurator.
|
||||
cloning-console-window-no-clone-pod-detected-label = Link a cloning pod with a multitool or network configurator.
|
||||
cloning-console-window-scanner-far-label = Genetic Scanner Too Far Away
|
||||
cloning-console-window-clone-pod-far-label = Cloning Pod Too Far Away
|
||||
cloning-console-eject-body-button = Eject Body
|
||||
|
||||
@@ -36,7 +36,7 @@ book-text-atmos-alarms = Air alarms are located throughout stations to allow man
|
||||
- Fill: Disables scrubbers and sets vents to their maximum pressure
|
||||
- Panic: Disables vents and sets scrubbers to siphon
|
||||
|
||||
A multitool can be used to link devices to air alarms.
|
||||
A multitool or network configurator can be used to link devices to air alarms.
|
||||
|
||||
book-text-atmos-vents =
|
||||
Below is a quick reference guide to several atmospheric devices:
|
||||
|
||||
Reference in New Issue
Block a user