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

Added belt-immunity to phadaisus #272

Closed
wants to merge 0 commits into from

Conversation

lemonlambda
Copy link
Contributor

Added an invisible belt-immunity to the phadaisus to fix #612

order = "b-i-c"
},
{
type = "item",
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think this item prototype is needed. Just the equipment itself should work?

position = {4, 0}
}
end
game.print(serpent.block(entity.grid.get_contents()))
Copy link
Contributor

Choose a reason for hiding this comment

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

Whoops :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just noticed this one and fixed it

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.

Phadaisus is not immune to belts
2 participants