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

IPCs cant be cultists #4711

Merged
merged 7 commits into from May 13, 2018

Conversation

Arrow768
Copy link
Member

@Alberyk
Copy link
Contributor

Alberyk commented May 12, 2018

Does this stop them from being converted?

@Arrow768
Copy link
Member Author

Arrow768 commented May 12, 2018

Yes, but I still need to remove the blood boil thing from the conversion for them

@@ -133,6 +133,11 @@ var/list/sacrificed = list()
target.hallucination = min(target.hallucination, 500)
return 0

//If you dont have blood, blood magic doesnt work on you
if(target.species.flags & IS_MECHANICAL)
Copy link
Contributor

Choose a reason for hiding this comment

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

isSynthetic is a better check here, since you can convert carbon types to cult as well.

@skull132 skull132 added the Update Wiki The PR changes something that needs to be reflected on the wiki. label May 12, 2018
@skull132 skull132 added this to the May Update milestone May 13, 2018
@skull132 skull132 merged commit caaed22 into Aurorastation:development May 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Review Required Update Wiki The PR changes something that needs to be reflected on the wiki.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants