mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
Storytellers do more things now
This commit is contained in:
@@ -224,8 +224,6 @@ SUBSYSTEM_DEF(vote)
|
||||
GLOB.master_mode = "dynamic"
|
||||
var/datum/dynamic_storyteller/S = config.pick_storyteller(.)
|
||||
GLOB.dynamic_storyteller_type = S
|
||||
GLOB.dynamic_curve_centre = initial(S.curve_centre)
|
||||
GLOB.dynamic_curve_width = initial(S.curve_width)
|
||||
if("map")
|
||||
var/datum/map_config/VM = config.maplist[.]
|
||||
message_admins("The map has been voted for and will change to: [VM.map_name]")
|
||||
|
||||
Reference in New Issue
Block a user