generated from nhcarrigan/template
fix: runestone formula, prestige/transcendence rebalance, exploration fixes, and comprehensive balance audit #135
@@ -263,6 +263,7 @@ const buildPostPrestigeState = (
|
|||||||
* Preserve automation preferences across prestige — the player explicitly
|
* Preserve automation preferences across prestige — the player explicitly
|
||||||
* opted into these settings and would not expect them to silently reset.
|
* opted into these settings and would not expect them to silently reset.
|
||||||
*/
|
*/
|
||||||
|
autoAdventurer: currentState.autoAdventurer ?? false,
|
||||||
autoBoss: currentState.autoBoss ?? false,
|
autoBoss: currentState.autoBoss ?? false,
|
||||||
|
|
||||||
autoQuest: currentState.autoQuest ?? false,
|
autoQuest: currentState.autoQuest ?? false,
|
||||||
|
|||||||
Reference in New Issue
Block a user