Stardew Valley - Add alias for renamed Fishsanity option (#1758)
This commit is contained in:
parent
5e84f91d2f
commit
ab5cb7adad
|
@ -292,6 +292,7 @@ class Fishsanity(Choice):
|
|||
option_legendaries = 1
|
||||
option_special = 2
|
||||
option_randomized = 3
|
||||
alias_random_selection = option_randomized
|
||||
option_all = 4
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue