New tileFilter parameter, for tiles belonging directly to you

This commit is contained in:
Yair Morgenstern
2024-01-25 23:53:47 +02:00
parent 9d670c8671
commit 67329cdabd
3 changed files with 3 additions and 1 deletions

View File

@ -217,6 +217,7 @@ This indicates the terrain on a single tile. The following values are allowed:
- `Friendly Land` - land belonging to you, or other civs with open borders to you
- `Foreign Land` - any land that isn't friendly land
- `Enemy land` - any land belonging to a civ you are at war with
- `your` - land belonging to you
- `Water resource`, `Strategic resource`, `Luxury resource`, `Bonus resource`, `resource`
- `Natural Wonder` (as opposed to above which means testing for a specific Natural Wonder by name, this tests for any of them)