Added a config for map voting types.

This commit is contained in:
Putnam
2020-02-06 15:47:04 -08:00
parent 5123c6b455
commit d05c2426a8
3 changed files with 21 additions and 1 deletions

View File

@@ -267,6 +267,9 @@
/datum/config_entry/flag/tgstyle_maprotation
/datum/config_entry/string/map_vote_type
config_entry_value = "SCORE"
/datum/config_entry/number/maprotatechancedelta
config_entry_value = 0.75
min_val = 0