From defb5ec280dc01fb7008147f411635c7049ebb07 Mon Sep 17 00:00:00 2001 From: Scipio Wright Date: Sat, 10 Aug 2024 15:04:39 -0400 Subject: [PATCH] Add note to fixed shop --- worlds/tunic/options.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/tunic/options.py b/worlds/tunic/options.py index 275df7078c..28355a73d6 100644 --- a/worlds/tunic/options.py +++ b/worlds/tunic/options.py @@ -319,7 +319,7 @@ class TunicOptions(PerGameCommonOptions): ladder_storage: LadderStorage ladder_storage_without_items: LadderStorageWithoutItems - fixed_shop: FixedShop + fixed_shop: FixedShop # will be removed at a later date logic_rules: Removed # fully removed in the direction pairs update