Scavenging element.

This commit is contained in:
Ghommie
2020-04-22 03:30:40 +02:00
parent c7780bde9e
commit e9bf432a0d
15 changed files with 261 additions and 129 deletions
+1 -1
View File
@@ -361,7 +361,7 @@ SUBSYSTEM_DEF(vote)
picked = S
runnable_storytellers[S] *= round(stored_gamemode_votes[initial(S.name)]*100000,1)
if(!picked)
picked = pickweightAllowZero(runnable_storytellers)
picked = pickweight(runnable_storytellers, 0)
GLOB.dynamic_storyteller_type = picked
if("map")
var/datum/map_config/VM = config.maplist[.]