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

move spores() and blossoms() from player:: to Character:: #34736

Merged
merged 2 commits into from
Oct 14, 2019

Conversation

KorGgenT
Copy link
Member

Summary

SUMMARY: Infrastructure "Change scope of spores() and blossoms() from player to Character"

Purpose of change

see #34721 for details

Describe the solution

Changes scope of player::spores() and player::blossoms to Character and move them to character.cpp.

Testing

Compiled.

Additional Notes

Should cause no gameplay changes. these functions are related to the mycus mutations.

@KorGgenT KorGgenT added [C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style labels Oct 14, 2019
@ZhilkinSerg ZhilkinSerg merged commit 0a00da6 into CleverRaven:master Oct 14, 2019
Ramza13 pushed a commit to Ramza13/Cataclysm-DDA that referenced this pull request Oct 22, 2019
…n#34736)

* change scpoe of spores() and blossoms() to Character

* move spores() and blossoms() to character.cpp
@KorGgenT KorGgenT deleted the spores-blossoms branch August 13, 2020 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants