mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user