Page MenuHomeWildfire Games

minor template operator corrections
ClosedPublic

Authored by Nescio on Feb 1 2020, 1:54 PM.

Details

Summary

A few templates have op="add">+20.0< and similar, which is quite superfluous. This patch changes that to op="add">20< for consistency and to avoid unnecessary ambiguity.

Test Plan

Check for completeness.

Event Timeline

Nescio created this revision.Feb 1 2020, 1:54 PM
Vulcan added a comment.Feb 1 2020, 1:55 PM

Build failure - The Moirai have given mortals hearts that can endure.

Link to build: https://jenkins.wildfiregames.com/job/docker-differential/1690/display/redirect

bb accepted this revision.Feb 11 2020, 9:06 PM

Grepped for completeness. Front doesn't fall.

binaries/data/mods/public/simulation/templates/template_unit_hero_cavalry_spearman.xml
37

Intrigued by this addition in rP20230, probably good for modding or so.

This revision is now accepted and ready to land.Feb 11 2020, 9:06 PM
This revision was landed with ongoing or failed builds.Feb 11 2020, 9:08 PM
This revision was automatically updated to reflect the committed changes.