USSR does not annex Baltic States?
Posted: Thu Oct 06, 2022 6:38 am
It seems (at least on my end) that the USSR again does not annex the Baltic states.
The event looks like this in events.txt (from 1939 scenario):
//USSR Annexes Baltic States
$ChangeTerritory
if_Date=5/15/1940
if_Country=11
if_Alliance=Neutral
actionCountry=11
targetCountry=4
lifespan=tillTrigger
xyArea=allHexes
addReportTo=All
surrender_FleetJoin=0
text=The USSR concludes a mutual assistance pact with the Baltic States to allow Soviet bases within their country.
$End
But it doesn't seem to fire.
Anybody else see this old bug rearing its ugly head again??
Update:
Hmmm. The event looks like this in the 1940 scenario:
//USSR Annexes Baltic States
$Annex
if_Date=5/15/1940
if_Country=11
if_Alliance=Neutral
actionCountry=11
targetCountry=4
lifespan=tillTrigger
xyArea=allHexes
changeBorders
addReportTo=All
surrender_FleetJoin=0
text=The USSR concludes a mutual assistance pact with the Baltic States to allow Soviet bases within their country.
$End
Could it be that the 1939 events.txt (and therefore also the 1939 scn file) has reverted back to an earlier version by mistake with the recent patch?
Update 2:
I inserted the 1940 $Annex event in the 1939 scenario file and playtested it. It did the trick, Ussr now DID annex the Baltic states as intended.
The event looks like this in events.txt (from 1939 scenario):
//USSR Annexes Baltic States
$ChangeTerritory
if_Date=5/15/1940
if_Country=11
if_Alliance=Neutral
actionCountry=11
targetCountry=4
lifespan=tillTrigger
xyArea=allHexes
addReportTo=All
surrender_FleetJoin=0
text=The USSR concludes a mutual assistance pact with the Baltic States to allow Soviet bases within their country.
$End
But it doesn't seem to fire.
Anybody else see this old bug rearing its ugly head again??
Update:
Hmmm. The event looks like this in the 1940 scenario:
//USSR Annexes Baltic States
$Annex
if_Date=5/15/1940
if_Country=11
if_Alliance=Neutral
actionCountry=11
targetCountry=4
lifespan=tillTrigger
xyArea=allHexes
changeBorders
addReportTo=All
surrender_FleetJoin=0
text=The USSR concludes a mutual assistance pact with the Baltic States to allow Soviet bases within their country.
$End
Could it be that the 1939 events.txt (and therefore also the 1939 scn file) has reverted back to an earlier version by mistake with the recent patch?
Update 2:
I inserted the 1940 $Annex event in the 1939 scenario file and playtested it. It did the trick, Ussr now DID annex the Baltic states as intended.