Add note to fixed shop

This commit is contained in:
Scipio Wright
2024-08-10 15:04:39 -04:00
parent 6f20c8a262
commit defb5ec280

View File

@@ -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