diff --git a/worlds/seaofthieves/Configurations/Shopoptions.py b/worlds/seaofthieves/Configurations/Shopoptions.py index 0e7465a8bbc0..73b376e645ef 100644 --- a/worlds/seaofthieves/Configurations/Shopoptions.py +++ b/worlds/seaofthieves/Configurations/Shopoptions.py @@ -12,9 +12,7 @@ class ShopSanity(Choice): """Adds a client shop with items for sale""" display_name = "Shopsanity" - option_1 = 1 - option_2 = 2 option_3 = 3 option_4 = 4 - default = 1 + default = 4