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

fix: follow 'replaced_by' SpellInfo chain to the final replacement #834

Merged
merged 2 commits into from Jan 31, 2021

Conversation

johnnylam88
Copy link
Contributor

When a spell is annotated to be replaced by another spell using the
SpellInfo parameter 'replaced_by', keep searching along the chain
of spells for other 'replaced_by' directives until we reach the
final replacement spell.

This should fix issue #833.

When a spell is annotated to be replaced by another spell using the
SpellInfo parameter 'replaced_by', keep searching along the chain
of spells for other 'replaced_by' directives until we reach the
final replacement spell.

This should fix issue Sidoine#833.
@Sidoine Sidoine merged commit 4083068 into Sidoine:master Jan 31, 2021
@johnnylam88 johnnylam88 deleted the fix/replaced-by branch February 1, 2021 19:28
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.

None yet

2 participants