Move SupportPowerDecisions to a single parent node.
This is required before we can force all trait properties to match a TraitInfo-defined field.
This commit is contained in:
@@ -54,6 +54,7 @@ namespace OpenRA.Mods.Common.UpdateRules
|
||||
new DefineOwnerLostAction(),
|
||||
new RenameEmitInfantryOnSell(),
|
||||
new SplitRepairDecoration(),
|
||||
new MoveHackyAISupportPowerDecisions(),
|
||||
})
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user