Skip to content

Commit

Permalink
Bulk map property rename updates (for backgroun: triplea-game/triplea…
Browse files Browse the repository at this point in the history
  • Loading branch information
DanVanAtta committed Aug 18, 2016
1 parent 33ba251 commit 36e4f03
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions map/games/WW2_Phillipines_-_v2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1158,7 +1158,7 @@
<option name="attack" value="4"/>
<option name="defense" value="4"/>
<option name="canBombard" value="true"/>
<option name="isTwoHit" value="true"/>
<option name="hitPoints" value="2"/>
</attachment>
<attachment name="unitAttachment" attachTo="Destroyer" javaClass="games.strategy.triplea.attachments.UnitAttachment" type="unitType">
<option name="movement" value="2"/>
Expand Down Expand Up @@ -1193,7 +1193,7 @@
<option name="isSea" value="true"/>
<option name="attack" value="1"/>
<option name="defense" value="3"/>
<option name="isTwoHit" value="true"/>
<option name="hitPoints" value="2"/>
</attachment>
<attachment name="unitAttachment" attachTo="B29" javaClass="games.strategy.triplea.attachments.UnitAttachment" type="unitType">
<option name="movement" value="8"/>
Expand Down Expand Up @@ -1221,7 +1221,7 @@
<attachment name="unitAttachment" attachTo="Bunker" javaClass="games.strategy.triplea.attachments.UnitAttachment" type="unitType">
<option name="attack" value="0"/>
<option name="defense" value="3"/>
<option name="isTwoHit" value="true"/>
<option name="hitPoints" value="2"/>
</attachment>
<attachment name="territoryAttachment" attachTo="Taclobau" javaClass="games.strategy.triplea.attachments.TerritoryAttachment" type="territory">
<option name="production" value="6"/>
Expand Down Expand Up @@ -2039,7 +2039,7 @@
<property name="Allied Air Dependents" value="true" editable="false">
<boolean/>
</property>
<property name="Units repair at end of round" value="true" editable="true">
<property name="Units Repair Hits End Turn" value="true" editable="true">
<boolean/>
</property>
<property name="Two hit battleship" value="true" editable="false">
Expand Down

0 comments on commit 36e4f03

Please sign in to comment.