You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 8, 2018. It is now read-only.
Prototypes have certain requirements, that have to be met. We need a class Requirements to give the relationship meaning (like: you need at least 4 in this value). Opposed to Rule, Race... Requirement should not be part of the STI-Table, because that doesn't fit.
In addition, we have requirements that don't connect a Race with a Ability, but with a Mod.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Prototypes have certain requirements, that have to be met. We need a class Requirements to give the relationship meaning (like: you need at least 4 in this value). Opposed to Rule, Race... Requirement should not be part of the STI-Table, because that doesn't fit.
In addition, we have requirements that don't connect a Race with a Ability, but with a Mod.
The text was updated successfully, but these errors were encountered: