Stardew Valley - Add alias for renamed Fishsanity option (#1758)

This commit is contained in:
agilbert1412 2023-04-23 15:59:46 -04:00 committed by GitHub
parent 5e84f91d2f
commit ab5cb7adad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -292,6 +292,7 @@ class Fishsanity(Choice):
option_legendaries = 1
option_special = 2
option_randomized = 3
alias_random_selection = option_randomized
option_all = 4