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 798e051 commit 90d1e0b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions map/games/Domination_1914_No_Mans_Land.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3352,7 +3352,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="Bedouin" javaClass="games.strategy.triplea.attachments.UnitAttachment" type="unitType">
<option name="movement" value="2"/>
Expand Down Expand Up @@ -3485,7 +3485,7 @@
</attachment>
<attachment name="unitAttachment" attachTo="trench" javaClass="games.strategy.triplea.attachments.UnitAttachment" type="unitType">
<option name="defense" value="0"/>
<option name="isTwoHit" value="true"/>
<option name="hitPoints" value="2"/>
<option name="isSuicide" value="true"/>
<option name="isConstruction" value="true"/>
<option name="constructionType" value="bunker"/>
Expand Down Expand Up @@ -7070,10 +7070,10 @@
<property name="Suicide and Munition Casualties Restricted" value="true" editable="false">
<boolean/>
</property>
<property name="Units repair at end of round" value="true" editable="false">
<property name="Units Repair Hits End Turn" value="true" editable="false">
<boolean/>
</property>
<property name="Units repair at beginning of round" value="false" editable="false">
<property name="Units Repair Hits Start Turn" value="false" editable="false">
<boolean/>
</property>
<property name="Two hit battleship" value="true" editable="false">
Expand Down

0 comments on commit 90d1e0b

Please sign in to comment.