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

feat(species): allow species to have talents #1416

Merged
merged 2 commits into from
Apr 10, 2024
Merged

Conversation

wrycu
Copy link
Collaborator

@wrycu wrycu commented Apr 9, 2024

  • allows species to have talents
  • when a character gains a species with talents, those talents are added to the character
  • when a character loses a species with talents, those talents are removed from the character
  • updates the importer to pull in species talents by default
  • fixes a bug with career importing wherein specializations would duplicate each time the importer was run
  • fixes a bug where attributes were not properly updated on multiple importer runs

#1171

* allows species to have talents
* when a character gains a species with talents, those talents are added to the character
* when a character loses a species with talents, those talents are removed from the character
* updates the importer to pull in species talents by default
* fixes a bug with career importing wherein specializations would duplicate each time the importer was run
* fixes a bug where attributes were not properly updated on multiple importer runs

#1171
@wrycu wrycu requested a review from Esrin April 9, 2024 22:45
@Esrin Esrin merged commit b322b77 into main Apr 10, 2024
@Esrin Esrin deleted the species_talents_1171 branch April 10, 2024 21:44
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.

2 participants