From bc34c237b64fbf65badcc9e7d098894635d20e87 Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Tue, 15 Jun 2021 16:34:36 +0200 Subject: [PATCH] move minecraft plando connections into minecraft --- Mystery.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mystery.py b/Mystery.py index a4b84d37..14470b72 100644 --- a/Mystery.py +++ b/Mystery.py @@ -551,7 +551,7 @@ def roll_settings(weights: dict, plando_options: typing.Set[str] = frozenset(("b # bad hardcoded behavior to make this work for now ret.plando_connections = [] if "connections" in plando_options: - options = weights.get("plando_connections", []) + options = game_weights.get("plando_connections", []) for placement in options: if roll_percentage(get_choice("percentage", placement, 100)): ret.plando_connections.append(PlandoConnection(