Mepps wrote:I am unable to fortify armies from either the British Claim or the Norwegian Claim to the Australian claim. Is this fixed? And if it is, when will I be able to do this in my game?
Mepps,
You should be able to go from British to Norwegian OR Norwegian to Australian in an Adjacent Fortification game but not to Australian. In Chained or Unlimited as long as you own all three you should be able to fortify from any of the three to any of them.
For the technically inclined here's the relevant XML:
<country>
<name>British Claim</name>
<borders>
<border>Chilean Claim</border>
<border>Norwegian Claim</border>
<border>Tierra del Fuego</border>
</borders>
<coordinates>
<smallx>288</smallx>
<smally>486</smally>
<largex>372</largex>
<largey>619</largey>
</coordinates>
</country>
<country>
<name>Norwegian Claim</name>
<borders>
<border>British Claim</border>
<border>Australian Claim</border>
<border>South Africa</border>
</borders>
<coordinates>
<smallx>412</smallx>
<smally>479</smally>
<largex>532</largex>
<largey>610</largey>
</coordinates>
</country>
<country>
<name>Australian Claim</name>
<borders>
<border>Norwegian Claim</border>
<border>Chilean Claim</border>
<border>Western Australia</border>
</borders>
<coordinates>
<smallx>523</smallx>
<smally>479</smally>
<largex>674</largex>
<largey>609</largey>
</coordinates>
</country>
If this doesn't work for you please post the game number.
Cheers,
Zim