diff --git a/Resources/ConfigPresets/Impstation/impstation.toml b/Resources/ConfigPresets/Impstation/impstation.toml index 69608bb119be59..58125e4c16a8e3 100644 --- a/Resources/ConfigPresets/Impstation/impstation.toml +++ b/Resources/ConfigPresets/Impstation/impstation.toml @@ -42,6 +42,8 @@ bug_report = "https://github.com/impstation/imp-station-14/issues" [shuttle] # allows for early shuttle launch with approval of 3 heads emergency_early_launch_allowed = true +# Time in minutes to auto-call evac shuttle. Currently 2 hours 30 minutes +auto_call_time = 150 [ghost] # sets time before ghost role buttons enable, so people hopefully Actually Read