diff --git a/(2) Vox Populi/Database Changes/Text/en_US/Concepts/ConceptTextChanges.sql b/(2) Vox Populi/Database Changes/Text/en_US/Concepts/ConceptTextChanges.sql index cb7a370519..93886c99d7 100644 --- a/(2) Vox Populi/Database Changes/Text/en_US/Concepts/ConceptTextChanges.sql +++ b/(2) Vox Populi/Database Changes/Text/en_US/Concepts/ConceptTextChanges.sql @@ -82,7 +82,7 @@ UPDATE Language_en_US SET Text = '[COLOR_YELLOW]Great Engineer[ENDCOLOR]' WHERE Tag = 'TXT_KEY_SPECIALISTSANDGP_GREATENGINEER_HEADING3_TITLE'; UPDATE Language_en_US -SET Text = '[COLOR_CYAN]Special Improvement: Manufactory[ENDCOLOR][NEWLINE]You can expend a Great Engineer to create a Manufactory. A Manufactory produces huge amounts of production (hammers) for the city, if it is worked.[NEWLINE][NEWLINE][COLOR_CYAN]Special Ability: {TXT_KEY_MISSION_HURRY_PRODUCTION}[ENDCOLOR][NEWLINE]You can expend a Great Engineer to hurry production on the city''s current effort. [COLOR_YELLOW]The amount of Production is equal to 5 turns of the best city''s average recent output. Every owned Manufactory you''ve created and own increases it by 10%.[ENDCOLOR]' +SET Text = '[COLOR_CYAN]Special Improvement: Manufactory[ENDCOLOR][NEWLINE]You can expend a Great Engineer to create a Manufactory. A Manufactory produces huge amounts of production (hammers) for the city, if it is worked, and counts as every type of improvement for adjacency bonuses.[NEWLINE][NEWLINE][COLOR_CYAN]Special Ability: {TXT_KEY_MISSION_HURRY_PRODUCTION}[ENDCOLOR][NEWLINE]You can expend a Great Engineer to hurry production on the city''s current effort. [COLOR_YELLOW]The amount of Production is equal to 5 turns of the best city''s average recent output. Every owned Manufactory you''ve created and own increases it by 10%.[ENDCOLOR]' WHERE Tag = 'TXT_KEY_SPECIALISTSANDGP_GREATENGINEER_HEADING3_BODY'; UPDATE Language_en_US diff --git a/(2) Vox Populi/Database Changes/Text/en_US/Units/UnitTextChanges.sql b/(2) Vox Populi/Database Changes/Text/en_US/Units/UnitTextChanges.sql index 9e23c07c8f..4ad4f0cf5d 100644 --- a/(2) Vox Populi/Database Changes/Text/en_US/Units/UnitTextChanges.sql +++ b/(2) Vox Populi/Database Changes/Text/en_US/Units/UnitTextChanges.sql @@ -30,7 +30,7 @@ WHERE Tag = 'TXT_KEY_UNIT_GREAT_MERCHANT_STRATEGY'; -- Great Engineer UPDATE Language_en_US -SET Text = 'Great Engineers can construct the special Manufactory improvement. When worked, it provides a lot of [ICON_PRODUCTION] Production for a city. The Great Engineer can also hurry the production of a unit, building or Wonder in a city, increased by 10% per Manufactory created and owned. The Great Engineer is expended when used in either of these ways.' +SET Text = 'Great Engineers can construct the special Manufactory improvement. It counts as every type of improvement for adjacency bonuses, and when worked, it provides a lot of [ICON_PRODUCTION] Production for a city. The Great Engineer can also hurry the production of a unit, building or Wonder in a city, increased by 10% per Manufactory created and owned. The Great Engineer is expended when used in either of these ways.' WHERE Tag = 'TXT_KEY_UNIT_GREAT_ENGINEER_STRATEGY'; -- Great General diff --git a/(2) Vox Populi/Database Changes/Text/en_US/WorldMap/NewImprovementText.xml b/(2) Vox Populi/Database Changes/Text/en_US/WorldMap/NewImprovementText.xml index 23ae058267..c547b50fb7 100644 --- a/(2) Vox Populi/Database Changes/Text/en_US/WorldMap/NewImprovementText.xml +++ b/(2) Vox Populi/Database Changes/Text/en_US/WorldMap/NewImprovementText.xml @@ -21,7 +21,7 @@ - Unit will be consumed.[NEWLINE][NEWLINE]Great Tile Improvements will connect Strategic Resources on this tile to the trade network. Manufactories will improve a Great Engineer's Hurry Production ability by [COLOR_POSITIVE_TEXT]10%[ENDCOLOR]. + Unit will be consumed.[NEWLINE][NEWLINE]Great Tile Improvements will connect Strategic Resources on this tile to the trade network. Manufactories will improve a Great Engineer's Hurry Production ability by [COLOR_POSITIVE_TEXT]10%[ENDCOLOR], and count as every type of Improvement for [COLOR_POSITIVE_TEXT]Adjacency Bonuses[ENDCOLOR].