mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 07:17:50 +07:00
Returned deprecated StrengthBonusVsCityStates to work for the usual transitional period
This commit is contained in:
@ -152,7 +152,9 @@ A filter determining a part of the population of a city. It can be any of the fo
|
||||
|
||||
Can be any of:
|
||||
- [mapUnitFilter](#mapunitfilter), for unit combatants
|
||||
- "City", "All", or [civFilter](#civfilter), for city combatants
|
||||
- `City`, `All`, or [civFilter](#civfilter), for city combatants
|
||||
|
||||
Since mapUnitFilter contains civFilter, that means civFilter can be applied to combatantFilter for both units and cities.
|
||||
|
||||
## regionType
|
||||
|
||||
|
Reference in New Issue
Block a user