Skip to content

Commit

Permalink
cvar gaming
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanedas committed Nov 15, 2024
1 parent 6367d69 commit 3d18dae
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions Resources/ConfigPresets/DeltaV/deltav.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ tickrate = 30

[vote]
restart_required_ratio = 0.7
preset_enabled = false

[netres]
limit = 10.0
Expand All @@ -41,9 +42,13 @@ rich_main_icon_id = "deltav"
[ic]
flavor_text = true

# Disabled because it causes giga lag
#[worldgen]
#enabled = true

[rules]
time = 60

[ahelp]
admin_prefix = false
admin_prefix_webhook = false
Expand All @@ -53,3 +58,21 @@ enabled = false # only enabled on periapsis
eligible_number = 5
initiator_ghost_requirement = false
voter_ghost_requirement = false

[atmos]
space_wind = false # janky as fuck and probably not suitable for mrp

[shuttle]
arrivals = false
emergency_dock_time = 240 # an extra minute over the default
emergency_transit_time_min = 90
auto_call_time = 120 # rounds are longer
auto_call_extension_time = 30 # next auto call at 2h30

[biomass]
easy_mode = false # reclaimer can work on soul-ful bodies, mrp server

# general mrp stuff
[ic]
flavor_text = true
punctuation = true

0 comments on commit 3d18dae

Please sign in to comment.