diff --git a/code/game/gamemodes/dynamic/dynamic_storytellers.dm b/code/game/gamemodes/dynamic/dynamic_storytellers.dm index 8fadb741c1..249f1dbadb 100644 --- a/code/game/gamemodes/dynamic/dynamic_storytellers.dm +++ b/code/game/gamemodes/dynamic/dynamic_storytellers.dm @@ -193,7 +193,7 @@ Property weights are: name = "Story" desc = "Chaos: varies. Variation: high. Likely antags: abductors, nukies, wizard, traitor." curve_width = 4 - property_weights = list("story_potential" = 10, "extended" = 1) + property_weights = list("story_potential" = 10) /datum/dynamic_storyteller/suspicion name = "Intrigue"