diff --git a/worlds/hk/Options.py b/worlds/hk/Options.py index f408528821cc..0ad1acff5df3 100644 --- a/worlds/hk/Options.py +++ b/worlds/hk/Options.py @@ -212,7 +212,7 @@ class MinimumEggPrice(Range): Only takes effect if the EggSlotShops option is greater than 0.""" display_name = "Minimum Egg Price" range_start = 1 - range_end = 21 + range_end = 20 default = 1