Revert "Better countables - phase 1"

This reverts commit 7165c62573.
This commit is contained in:
yairm210
2024-06-25 23:44:10 +03:00
parent 7165c62573
commit d640ed9557
4 changed files with 12 additions and 15 deletions

View File

@ -287,10 +287,8 @@ Allowed values are:
Indicates *something that can be counted*, used both for comparisons and for multiplying uniques
Allowed values:
- `year`
- `turns`
- `cities`, `units`, `Air units` - these count your total number
- `year`, `turns`
- `Cities`, `Units`, `Air units` - these count your total number
- Unit name (counts your existing units)
- `<unit type> units` (e.g. `Mounted units`) - counts your units by their type (this is not a filter, use the unitType verbatim)
- Building name (counts your existing buildings)