From 6fa06dbbc7712b26cb5274408f50ad87d1ff62c3 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 22 Apr 2022 00:41:48 +0300 Subject: [PATCH 41/41] Replace EFT_CITY_IMAGE with City_Image in user documentation See osdn #44039 Signed-off-by: Marko Lindqvist --- data/amplio/ancientcities.spec | 2 +- data/amplio/medievalcities.spec | 2 +- data/amplio/moderncities.spec | 2 +- data/amplio2/cities.spec | 2 +- data/hexemplio/cities.spec | 2 +- data/isotrident/cities.spec | 2 +- data/isotrident/morecities.spec | 2 +- data/trident/cities.spec | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/data/amplio/ancientcities.spec b/data/amplio/ancientcities.spec index 88d6ce3ea6..1e0d348330 100644 --- a/data/amplio/ancientcities.spec +++ b/data/amplio/ancientcities.spec @@ -4,7 +4,7 @@ ; specified in cities.ruleset file and the index only defines the read order ; of the images. The definitions are read starting with index 0 till the first ; missing value The index is checked against the city bonus of effect -; EFT_CITY_IMG and the resulting image is used to draw the city on the tile. +; City_Image and the resulting image is used to draw the city on the tile. ; ; Obviously the first tile must be 'style_name'_city_0 and the sizes must be ; in ascending order. There must also be a 'style_name'_wall_0 tile used diff --git a/data/amplio/medievalcities.spec b/data/amplio/medievalcities.spec index 19727fdaec..9bf3cf2840 100644 --- a/data/amplio/medievalcities.spec +++ b/data/amplio/medievalcities.spec @@ -4,7 +4,7 @@ ; specified in cities.ruleset file and the index only defines the read order ; of the images. The definitions are read starting with index 0 till the first ; missing value The index is checked against the city bonus of effect -; EFT_CITY_IMG and the resulting image is used to draw the city on the tile. +; City_Image and the resulting image is used to draw the city on the tile. ; ; Obviously the first tile must be 'style_name'_city_0 and the sizes must be ; in ascending order. There must also be a 'style_name'_wall_0 tile used diff --git a/data/amplio/moderncities.spec b/data/amplio/moderncities.spec index 8e9bc41b63..fb5322e842 100644 --- a/data/amplio/moderncities.spec +++ b/data/amplio/moderncities.spec @@ -4,7 +4,7 @@ ; specified in cities.ruleset file and the index only defines the read order ; of the images. The definitions are read starting with index 0 till the first ; missing value The index is checked against the city bonus of effect -; EFT_CITY_IMG and the resulting image is used to draw the city on the tile. +; City_Image and the resulting image is used to draw the city on the tile. ; ; Obviously the first tile must be 'style_name'_city_0 and the sizes must be ; in ascending order. There must also be a 'style_name'_wall_0 tile used diff --git a/data/amplio2/cities.spec b/data/amplio2/cities.spec index c0c6d364d7..84e9d7f0f5 100644 --- a/data/amplio2/cities.spec +++ b/data/amplio2/cities.spec @@ -4,7 +4,7 @@ ; specified in cities.ruleset file and the index only defines the read order ; of the images. The definitions are read starting with index 0 till the first ; missing value The index is checked against the city bonus of effect -; EFT_CITY_IMAGE and the resulting image is used to draw the city on the tile. +; City_Image and the resulting image is used to draw the city on the tile. ; ; Obviously the first tile must be 'style_name'_city_0 and the sizes must be ; in ascending order. There must also be a 'style_name'_wall_0 tile used diff --git a/data/hexemplio/cities.spec b/data/hexemplio/cities.spec index db0455a9e9..1d61963b60 100644 --- a/data/hexemplio/cities.spec +++ b/data/hexemplio/cities.spec @@ -4,7 +4,7 @@ ; specified in cities.ruleset file and the index only defines the read order ; of the images. The definitions are read starting with index 0 till the first ; missing value The index is checked against the city bonus of effect -; EFT_CITY_IMAGE and the resulting image is used to draw the city on the tile. +; City_Image and the resulting image is used to draw the city on the tile. ; ; Obviously the first tile must be 'style_name'_city_0 and the sizes must be ; in ascending order. There must also be a 'style_name'_wall_0 tile used diff --git a/data/isotrident/cities.spec b/data/isotrident/cities.spec index ce69f14eb9..2fb5df6ed2 100644 --- a/data/isotrident/cities.spec +++ b/data/isotrident/cities.spec @@ -4,7 +4,7 @@ ; specified in cities.ruleset file and the index only defines the read order ; of the images. The definitions are read starting with index 0 till the first ; missing value The index is checked against the city bonus of effect -; EFT_CITY_IMG and the resulting image is used to draw the city on the tile. +; City_Image and the resulting image is used to draw the city on the tile. ; ; Obviously the first tile must be 'style_name'_city_0 and the sizes must be ; in ascending order. There must also be a 'style_name'_wall_0 tile used diff --git a/data/isotrident/morecities.spec b/data/isotrident/morecities.spec index aeff585d49..b145fc5a4c 100644 --- a/data/isotrident/morecities.spec +++ b/data/isotrident/morecities.spec @@ -4,7 +4,7 @@ ; specified in cities.ruleset file and the index only defines the read order ; of the images. The definitions are read starting with index 0 till the first ; missing value The index is checked against the city bonus of effect -; EFT_CITY_IMG and the resulting image is used to draw the city on the tile. +; City_Image and the resulting image is used to draw the city on the tile. ; ; Obviously the first tile must be 'style_name'_city_0 and the sizes must be ; in ascending order. There must also be a 'style_name'_wall_0 tile used diff --git a/data/trident/cities.spec b/data/trident/cities.spec index 6f3aded006..cb57e4edae 100644 --- a/data/trident/cities.spec +++ b/data/trident/cities.spec @@ -4,7 +4,7 @@ ; specified in cities.ruleset file and the index only defines the read order ; of the images. The definitions are read starting with index 0 till the first ; missing value The index is checked against the city bonus of effect -; EFT_CITY_IMG and the resulting image is used to draw the city on the tile. +; City_Image and the resulting image is used to draw the city on the tile. ; ; Obviously the first tile must be 'style_name'_city_0 and the sizes must be ; in ascending order. There must also be a 'style_name'_wall_0 tile used -- 2.35.1