mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-13 23:13:29 -07:00
Add options to /player-settings, fix incorrect names, note that the /weighted-settings page is advanced
This commit is contained in:
@@ -37,9 +37,17 @@
|
||||
"name": "Master Sword Pedestal",
|
||||
"value": "pedestal"
|
||||
},
|
||||
{
|
||||
"name": "Master Sword Pedestal + Ganon",
|
||||
"value": "ganon_pedestal"
|
||||
},
|
||||
{
|
||||
"name": "Triforce Hunt",
|
||||
"value": "triforce_hunt"
|
||||
},
|
||||
{
|
||||
"name": "Triforce Hunt + Ganon",
|
||||
"value": "ganon_triforce_hunt"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -313,6 +321,10 @@
|
||||
"name": "Big Keys Only",
|
||||
"value": "b"
|
||||
},
|
||||
{
|
||||
"name": "Small and Big Keys",
|
||||
"value": "sb"
|
||||
},
|
||||
{
|
||||
"name": "Full Keysanity",
|
||||
"value": "mscb"
|
||||
@@ -334,11 +346,11 @@
|
||||
"value": "none"
|
||||
},
|
||||
{
|
||||
"name": "Dungeon Entrances",
|
||||
"name": "Simple Dungeon Entrance Shuffle",
|
||||
"value": "dungeonssimple"
|
||||
},
|
||||
{
|
||||
"name": "Dungeon Interiors",
|
||||
"name": "Full Dungeon Entrance Shuffle",
|
||||
"value": "dungeonsfull"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user