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

Forager mimic/imitation fix #1286

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

CondoSlime
Copy link
Contributor

@CondoSlime CondoSlime commented Dec 2, 2024

When you obtain both carnivore and herbivore, both are moved to "inactive traits" and forager is obtained.
Changes are somewhat complicated but I tested the following successfully.
Starting a run as racconar
Starting a run as synth imitating racconar
Mutating in imitate racconar
Playing as herbivore or carnivore and setting mimic to the other genus
Mimicing herbivore and mutating in imitate carnivore
Imitating herbivore and setting mimic to carnivore

This should make it easier to add more type of combined traits in the future as well.

NOTE: Mutating out forager doesn't correctly remove the forager job or techs, this PR does not fix this.

When you obtain both carnivore and herbivore, both are moved to "inactive traits" and forager is obtained.
Removed need to add forager to ss_traits and iTraits
Fixed forager re-appearing if mutated out.
@CondoSlime CondoSlime changed the title Omnivore mimic/imitation fix Forager mimic/imitation fix Dec 2, 2024
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.

1 participant