mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-23 14:19:15 +07:00

* Add a field for global unit uniques * Whoops * docs * Fix this check only ever being done once * Revert * Add ruleset uniques when adding rulesets together * Add ruleset to unitTypes for tests in case it's relevant * My suggested changes: Implement a separate rulesetMap for units, remove any additional checks to the type where unnecessary * Remove unit type code, update ruleset info by setter rather than by lazy * Type information is needed before we set the ruleset here * So should unique information