ADD: Exit Market at Night to rando preset (#2432)
This commit is contained in:
@@ -579,6 +579,8 @@ const std::vector<PresetEntry> randomizerPresetEntries = {
|
||||
PRESET_ENTRY_S32("gDampeWin", 1),
|
||||
// Skip Magic Arrow Equip Animation
|
||||
PRESET_ENTRY_S32("gSkipArrowAnimation", 1),
|
||||
// Exit Market at Night
|
||||
PRESET_ENTRY_S32("gMarketSneak", 1),
|
||||
|
||||
// Equip arrows on multiple slots
|
||||
PRESET_ENTRY_S32("gSeparateArrows", 1),
|
||||
|
||||
Reference in New Issue
Block a user