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

Actors cannot have multiple Cargo: traits #17330

Closed
MlemandPurrs opened this issue Nov 15, 2019 · 1 comment · Fixed by #20534
Closed

Actors cannot have multiple Cargo: traits #17330

MlemandPurrs opened this issue Nov 15, 2019 · 1 comment · Fixed by #20534

Comments

@MlemandPurrs
Copy link

This makes it not possible to have, say an Transport that carries Infantry and Vehicles seperately but at the same time. Or an APC that doubles its capacity upon reaching Elite rank. Or an APC that gets its carry capacity reduced when its critically damaged. It doesnt work even if you configure it such that only one Cargo: with the same Types: of multiple given Cargo@: will be active one at a time as this doesnt accepts RequiredCondition:
Probably should able to become useable as such.

@GraionDilach
Copy link
Contributor

Related to #14184.

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

Successfully merging a pull request may close this issue.

3 participants