HK: lower max egg cost (#3463)

This commit is contained in:
qwint
2024-06-05 00:01:22 -05:00
committed by GitHub
parent 6a60a93092
commit da2f0f94ca

View File

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