Page MenuHomeWildfire Games

Remove some leftovers in specific wonder templates
ClosedPublic

Authored by fatherbushido on Sep 18 2017, 11:28 AM.

Details

Summary

Some leftovers.
No real change when nuking them.

Test Plan

Here is the parent template

<Health>
  <Max>5000</Max>
  <SpawnEntityOnDeath>rubble/rubble_stone_6x6</SpawnEntityOnDeath>
</Health>
<StatusBars>
  <BarWidth>6.0</BarWidth>
  <BarHeight>0.6</BarHeight>
  <HeightOffset>12.0</HeightOffset>
</StatusBars>
<TerritoryInfluence>
  <Root>true</Root>
  <Radius>100</Radius>
  <Weight>65535</Weight>
</TerritoryInfluence>
<Vision>
  <Range>72</Range>
</Vision>

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

fatherbushido created this revision.Sep 18 2017, 11:28 AM
This revision was automatically updated to reflect the committed changes.
Executing section Default...
Executing section Source...
Executing section JS...
Executing section XML GUI...
Executing section Python...
Executing section Perl...

http://jenkins-master:8080/job/phabricator_lint/535/ for more details.