Skip to content

Fix Sacrifice button claiming automation while Doomed - #3500

Open
BryanFRD wants to merge 1 commit into
IvarK:masterfrom
BryanFRD:fix/sacrifice-automated-display-in-pelle
Open

Fix Sacrifice button claiming automation while Doomed#3500
BryanFRD wants to merge 1 commit into
IvarK:masterfrom
BryanFRD:fix/sacrifice-automated-display-in-pelle

Conversation

@BryanFRD

@BryanFRD BryanFRD commented Sep 2, 2026

Copy link
Copy Markdown

Fixes #3497

isFullyAutomated in ModernAntimatterDimensionsTab checks Achievement(118).isUnlocked, which ignores Pelle disabling the achievement. While Doomed the button reads "Dimensional Sacrifice is Automated (Achievement 118)", but sacrificeReset() checks canBeApplied and still resets the 1st through 7th Antimatter Dimensions.

Switched the check to canBeApplied, matching sacrifice-autobuyer.js and SingleAutobuyerBox.vue. Introduced in 50f7559.

Note: #3469 also carries this fix, bundled with many unrelated ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The Dimensional Sacrifice button display error in the cel7.

1 participant