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

Passengers' ProvidesPrerequisite is ignored. #12433

Open
GraionDilach opened this issue Nov 27, 2016 · 1 comment
Open

Passengers' ProvidesPrerequisite is ignored. #12433

GraionDilach opened this issue Nov 27, 2016 · 1 comment
Labels

Comments

@GraionDilach
Copy link
Contributor

So I have a neutral mercenary faction with a hero. I had this idea that by capturing the mercenary tech building, the player can either

  • build the merc barracks and train the hero normally
  • call in a paradrop of an APC-akin with the hero inside.

I put a ProvidesPrerequisite on the hero which prevents the APC call-in when he's around, however when he's sitting in the APC, the paradrop is still available. Note that I consider the APC disposable, so it's not the APC which should prevent that paradrop, but only the hero.

Semi-related to #5872.

@abcdefg30 abcdefg30 added the Bug label Nov 27, 2016
@pchote
Copy link
Member

pchote commented Nov 27, 2016

You could hack around this by making the passenger apply an upgrade to the transport that enables the prereq.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants