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

item: set zombie var for corpses with source_monster #63996

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

andrei8l
Copy link
Contributor

@andrei8l andrei8l commented Mar 6, 2023

Summary

None

Purpose of change

Corpse items with source_monster don't respect the zombify_into parameter

Describe the solution

Set the missing var

Describe alternatives you've considered

N/A

Testing

Spawn a corpse of a child in any variant and wait until it revives as a zombie child.

Additional context

N/A

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Mar 6, 2023
@dseguin dseguin merged commit 4e593a0 into CleverRaven:master Mar 7, 2023
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Mar 7, 2023
@andrei8l andrei8l deleted the corpse-missing-var branch March 8, 2023 03:24
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 [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Child Placeholder raised as monster
2 participants