Merge remote-tracking branch 'tgstation/master' into upstream-feb12-2026

# Conflicts:
#	code/game/objects/items/storage/belt.dm
#	code/modules/jobs/job_types/chief_engineer.dm
This commit is contained in:
nevimer
2026-02-12 23:54:07 -05:00
7 changed files with 19 additions and 22 deletions
@@ -188,11 +188,6 @@
/// allow votes to change map
/datum/config_entry/flag/allow_vote_map
/// the number of times we allow players to rock the vote
/datum/config_entry/number/max_rocking_votes
default = 1
min_val = 1
/// minimum time between voting sessions (deciseconds, 10 minute default)
/datum/config_entry/number/vote_delay
default = 10 MINUTES