Page 1 of 1

DD for Bases Question

Posted: Sat Dec 07, 2019 7:51 am
by gingerbread
Is this event, or another, supposed to actually provide the UK with anything, like some escorts?

//destroyers for bases
$Information
if_Date=9/2/1940
targetCountry=1
addReportTo=Allies
text=USA Lend Lease destroyers arrive at England in exchange for bases int the Caribbean.
$End

RE: DD for Bases Question

Posted: Sat Dec 07, 2019 3:16 pm
by AlvaroSousa
I forgot to add the gift. Thanks. Here it is modified.

//USA to UK destroyers for bases
$ModifyCountry
if_Date=9/2/1940
actionCountry=1
lifespan=tillTrigger
escorts=5
addReportTo=Allies
text=USA Lend Lease destroyers arrive at England in exchange for bases int the Caribbean, +5 escorts.
$End