1.00.7U61 Small correction _changeOrder.txt
Posted: Mon Apr 20, 2020 6:23 am
From the _changeOrder.txt:
//Remove UK air holds after France falls. We keep 3 for defense. Remove Allied retreat order for Lille
$ChangeOrder
if_Date=1/1/1939
if_Country=2
if_Surrender=true
lifespan=tillTrigger
actionCountry=1
xyArea=138,60,0
xyArea=133,58,0
xyArea=132,59,0
xyArea=131,57,0
//restore retreat area in france to null
xyArea=146,58,0
$End
I think xyArea=146,58,0 should in fact be xyArea=142,56,0. The latter is Lille and this corresponds with line of comment. Otherwise this makes no sense to me.
//Remove UK air holds after France falls. We keep 3 for defense. Remove Allied retreat order for Lille
$ChangeOrder
if_Date=1/1/1939
if_Country=2
if_Surrender=true
lifespan=tillTrigger
actionCountry=1
xyArea=138,60,0
xyArea=133,58,0
xyArea=132,59,0
xyArea=131,57,0
//restore retreat area in france to null
xyArea=146,58,0
$End
I think xyArea=146,58,0 should in fact be xyArea=142,56,0. The latter is Lille and this corresponds with line of comment. Otherwise this makes no sense to me.