Remove duplicate unit-type-change entries in the expandExperience mod.

This commit is contained in:
Nick Shanks 2018-06-06 11:59:53 +01:00
parent e06f5499f3
commit 722d2d3d01
1 changed files with 0 additions and 6 deletions

View File

@ -48,12 +48,6 @@
<unit-type-change id="model.unitChange.experience.masterGunsmith"
from="model.unit.freeColonist"
to="model.unit.masterGunsmith" probability="3"/>
<unit-type-change id="model.unitChange.experience.masterBlacksmith"
from="model.unit.freeColonist"
to="model.unit.masterBlacksmith" probability="3"/>
<unit-type-change id="model.unitChange.experience.masterBlacksmith"
from="model.unit.freeColonist"
to="model.unit.masterBlacksmith" probability="3"/>
</unit-change-type>
</unit-change-types>
</freecol-specification>