stjeand -> Spain joining the Axis (2/12/2022 8:06:23 PM)
|
Al, I noticed in the event file it says Spain will join the Axis when... 1) USA is neural. 2) 3 southern UK cities or Gibraltar fall to the Axis. I do see the coding for the UK cities but nothing for Gibraltar... Was that removed? //Spain joins axis when they take 3 southern cities in England or Gibraltar $ChangeEntry if_Date=9/1/1939 if_Country=3 if_Alliance=Neutral //city xyControl=130,56,Axis lifespan=tillTrigger addReportTo=Axis entryShift=-30 actionCountry=6 targetCountry=45 text=Spain leans more toward the Axis as Germany advances in England. $End //Germany takes English cities $ChangeEntry if_Date=9/1/1939 if_Country=3 if_Alliance=Neutral //city xyControl=134,57,Axis lifespan=tillTrigger addReportTo=Axis entryShift=-30 actionCountry=6 targetCountry=45 text=Spain's leader Franco is impressed with German gains vs England. He leans more on joining the Axis. $End $ChangeEntry if_Date=9/1/1939 if_Country=3 if_Alliance=Neutral //city xyControl=137,58,Axis lifespan=tillTrigger addReportTo=Axis entryShift=-30 actionCountry=6 targetCountry=45 text=As Germany advances into England Spain considers joining the Axis. $End There should be another: $ChangeEntry if_Date=9/1/1939 if_Country=3 if_Alliance=Neutral //Gibraltar xyControl=127,21,Axis lifespan=tillTrigger addReportTo=Axis entryShift=-30 actionCountry=6 targetCountry=45 text=With the German occupation of Gibraltar Spain leans towards joining the Axis. $End
|
|
|
|