diff --git a/soh/soh/Enhancements/presets.h b/soh/soh/Enhancements/presets.h index 5a8d7188c..65c30f737 100644 --- a/soh/soh/Enhancements/presets.h +++ b/soh/soh/Enhancements/presets.h @@ -579,6 +579,8 @@ const std::vector 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),