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

[Magiclysm] Fix npcs teaching you dragon breath #47581

Merged
merged 1 commit into from
Feb 20, 2021

Conversation

KorGgenT
Copy link
Member

Summary

Bugfixes "[Magiclysm] Fix npcs teaching you dragon breath"

Purpose of change

as title

Describe the solution

implement a new spell_flag that makes it so you can't learn a spell unless you already have the class the spll is associated with. add that flag to all attunement and mutation based spells. possibly use this flag for later regular spells too.

Describe alternatives you've considered

attach the data to the mutation or something

Testing

spawn an npc, re class them as dragon mutant, ask them to teach you something. they should not teach you dragon spells.

Additional context

@KorGgenT KorGgenT added <Bugfix> This is a fix for a bug (or closes open issue) Mods: Magiclysm Anything to do with the Magiclysm mod labels Feb 18, 2021
@ZhilkinSerg ZhilkinSerg merged commit f7905b8 into CleverRaven:master Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) Mods: Magiclysm Anything to do with the Magiclysm mod
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants