Neutral Moves

m
 
(2 intermediate revisions by one user not shown)
Line 3: Line 3:
 
|creatorToken=5852007897
 
|creatorToken=5852007897
 
|creatorName=dabo1
 
|creatorName=dabo1
 +
|madePublicOnYear=2017
 
|category=Standard
 
|category=Standard
|tags=#Silly<br>#Strategic
+
|tags={{modtag|Silly}}<br>{{modtag|Strategic}}
 +
|appversion=5.20
 
|source=https://github.com/dabo123148/WarlightMod/tree/master/NeutralMoves
 
|source=https://github.com/dabo123148/WarlightMod/tree/master/NeutralMoves
 
}}
 
}}
  
 
This [[mod]] enables neutral territories transfer their armies between each other at the end of the turn. It only works for maps with less than or equal to 500 territories for performance reasons.
 
This [[mod]] enables neutral territories transfer their armies between each other at the end of the turn. It only works for maps with less than or equal to 500 territories for performance reasons.
 
== Compatibility ==
 
Note that this mods uses [[Mod_API_Reference:TerritoryModification|TerritoryModification]].SetArmiesTo instead of TerritoryModification.AddArmies. AddArmies is preferred to SetArmiesTo for greater compatibility.
 
 
[[Category:Mods]]
 

Latest revision as of 16:08, 23 June 2024

This mod enables neutral territories transfer their armies between each other at the end of the turn. It only works for maps with less than or equal to 500 territories for performance reasons.