Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent the imperfect doll being activated multiple times #76054

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

SurFlurer
Copy link
Contributor

@SurFlurer SurFlurer commented Aug 30, 2024

Summary

Bugfixes "Prevent imperfect doll being activated multiple times"

Purpose of change

Fix #76002

Describe the solution

Actually, make the EOC EOC_queue_unvitrified_return only run on first activation of the doll.

Describe alternatives you've considered

Testing

Activated the doll three times. Teleported back to the ground instead of the void.

Additional context

@github-actions github-actions bot added <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON EOC: Effects On Condition Anything concerning Effects On Condition astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Aug 30, 2024
@Maleclypse Maleclypse merged commit 0c16bd0 into CleverRaven:master Aug 31, 2024
22 of 27 checks passed
@SurFlurer SurFlurer deleted the fix_imperfect_doll branch August 31, 2024 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) EOC: Effects On Condition Anything concerning Effects On Condition [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assertion failure in map::get_cache on EOC on activating a doll in the glass world
2 participants