mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-22 15:45:04 -07:00
TUNIC: Add off and on aliases for the Entrance Rando option #3794
This commit is contained in:
@@ -132,8 +132,10 @@ class EntranceRando(TextChoice):
|
||||
internal_name = "entrance_rando"
|
||||
display_name = "Entrance Rando"
|
||||
alias_false = 0
|
||||
alias_off = 0
|
||||
option_no = 0
|
||||
alias_true = 1
|
||||
alias_on = 1
|
||||
option_yes = 1
|
||||
default = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user