mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-29 12:52:18 -05:00
ADD: Exit Market at Night to rando preset (#2432)
This commit is contained in:
parent
3218b2def2
commit
177194ca5a
@ -579,6 +579,8 @@ const std::vector<PresetEntry> randomizerPresetEntries = {
|
|||||||
PRESET_ENTRY_S32("gDampeWin", 1),
|
PRESET_ENTRY_S32("gDampeWin", 1),
|
||||||
// Skip Magic Arrow Equip Animation
|
// Skip Magic Arrow Equip Animation
|
||||||
PRESET_ENTRY_S32("gSkipArrowAnimation", 1),
|
PRESET_ENTRY_S32("gSkipArrowAnimation", 1),
|
||||||
|
// Exit Market at Night
|
||||||
|
PRESET_ENTRY_S32("gMarketSneak", 1),
|
||||||
|
|
||||||
// Equip arrows on multiple slots
|
// Equip arrows on multiple slots
|
||||||
PRESET_ENTRY_S32("gSeparateArrows", 1),
|
PRESET_ENTRY_S32("gSeparateArrows", 1),
|
||||||
|
Loading…
Reference in New Issue
Block a user