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 a merge-mess on changing AIControl and Allow yuri sell mindcontrolled buildings. #117

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

Conversation

dnqbob
Copy link
Contributor

@dnqbob dnqbob commented Feb 24, 2024

No description provided.

@dnqbob dnqbob marked this pull request as draft February 24, 2024 07:48
@dnqbob dnqbob marked this pull request as draft February 24, 2024 07:48
@dnqbob dnqbob marked this pull request as draft February 24, 2024 07:48
@dnqbob dnqbob marked this pull request as draft February 24, 2024 07:48
@dnqbob dnqbob marked this pull request as ready for review February 24, 2024 08:16
^ConstructionYard:
Inherits: ^BaseBuilding
Inherits@EMPULSE: ^DisabledByEMP
Inherits@MC: ^MindControllableBuilding
Inherits@AISell: ^AISellWhenMindControlled
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like you put this on all the base buildings, can't it just go to ^MindControllableBuilding? Or am i missing something that is MCable but shouldn't be sold?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tech buildings

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