diff --git a/data/campaigns/Eastern_Invasion/scenarios/02_The_Escape_Tunnel.cfg b/data/campaigns/Eastern_Invasion/scenarios/02_The_Escape_Tunnel.cfg index 2ee2ca24b88b..22667c422d80 100644 --- a/data/campaigns/Eastern_Invasion/scenarios/02_The_Escape_Tunnel.cfg +++ b/data/campaigns/Eastern_Invasion/scenarios/02_The_Escape_Tunnel.cfg @@ -153,14 +153,16 @@ {TURNS_RUN_OUT} -#ifndef HARD - note= _ "Get moving quickly." -#endif - [gold_carryover] bonus=yes carryover_percentage=40 [/gold_carryover] + +#ifndef HARD + [note] + description= _ "Get moving quickly." + [/note] +#endif [/objectives] [recall] diff --git a/data/campaigns/Eastern_Invasion/scenarios/12_Evacuation.cfg b/data/campaigns/Eastern_Invasion/scenarios/12_Evacuation.cfg index 07c6900f0323..7ed63ff66f72 100644 --- a/data/campaigns/Eastern_Invasion/scenarios/12_Evacuation.cfg +++ b/data/campaigns/Eastern_Invasion/scenarios/12_Evacuation.cfg @@ -175,7 +175,9 @@ carryover_percentage=40 [/gold_carryover] - note= _ "Note: every unit not south of the bridge when it is destroyed will be lost (including non-recalled units)" + [note] + description= _ "Every unit not south of the bridge when it is destroyed will be lost (including non-recalled units)" + [/note] [/objectives] [/event]