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

Restore drops to real spawned monsters that are meant to have them #72732

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

RenechCDDA
Copy link
Member

@RenechCDDA RenechCDDA commented Mar 30, 2024

Summary

None

Purpose of change

#72718 removed item drops from monsters with temporary spawns, even in the case where those were real monsters and intended to drop corpses (or items, in the case of the portal storm artifact monsters).

Describe the solution

Give the drops back to those meant to have it.

Describe alternatives you've considered

Revert #72718?

Testing

Confirmed that a group of debug EOC-spawned monsters with lifespan dropped corpses when temporary_drop_items was set to true. (I used the yrax from the nether glass events, but changes to those are not in the final commit)

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON EOC: Effects On Condition Anything concerning Effects On Condition json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Mar 30, 2024
@RedMisao
Copy link
Contributor

Thank you for this. I was going to comment some way to allow the equivalent for the SPAWN_WITH_DEATH_DROPS magic flag for cases like these in the other PR, but it was merged very quickly.

@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Mar 31, 2024
@Maleclypse Maleclypse merged commit b234efd into CleverRaven:master Mar 31, 2024
27 checks passed
@RenechCDDA RenechCDDA deleted the real_is_real branch March 31, 2024 02:57
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 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.

3 participants