From 6fa80d29cb9c6cbe1807633a4e28da3c9c73f482 Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Sat, 18 Jan 2025 17:00:03 +0100 Subject: [PATCH] update config (#17) --- Resources/ConfigPresets/Axolotl/default.toml | 27 ++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/Resources/ConfigPresets/Axolotl/default.toml b/Resources/ConfigPresets/Axolotl/default.toml index dbbabd859dd..2c04d2c8473 100644 --- a/Resources/ConfigPresets/Axolotl/default.toml +++ b/Resources/ConfigPresets/Axolotl/default.toml @@ -5,9 +5,36 @@ maxplayers = 150 soft_max_players = 50 map_rotation = true +[infolinks] +bug_report = "https://github.com/space-wizards/space-station-14/issues/new/choose" +discord = "https://discord.gg/KtHkxwrFnU" +github = "https://github.com/lzk228/space-axolotl-14" +appeal = "https://discord.gg/KtHkxwrFnU" + [rules] time = 60.0 [hub] advertise = true tags = "lang:ru,rp:low,rp:med,region:eu_e" + +[vote] +restart_required_ratio = 0.7 + +[admin] +see_own_notes = true +deadmin_on_join = true +new_player_threshold = 600 +alert.min_players_sharing_connection = 2 + +[atmos] +max_explosion_range = 5 + +[shuttle] +emergency_early_launch_allowed = true + +[ic] +flavor_text = true + +[worldgen] +enabled = true