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 01b1cd3 commit 7926356
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions map/games/pacific_incomplete.xml
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,7 @@ Coded by Iron__Cross
<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"/>
<option name="canBeGivenByTerritoryTo" value="British"/>
</attachment>
<attachment name="unitAttachment" attachTo="destroyer" javaClass="games.strategy.triplea.attachments.UnitAttachment" type="unitType">
Expand Down Expand Up @@ -885,17 +885,17 @@ Coded by Iron__Cross
<option name="production" value="3"/>
<option name="ConvoyRoute" value="true"/>
<option name="ConvoyAttached" value="37 Sea Zone"/>
<option name="occupiedTerrOf" value="Chinese"/>
<option name="originalOwner" value="Chinese"/>
</attachment>
<attachment name="territoryAttachment" attachTo="Manchuria" javaClass="games.strategy.triplea.attachments.TerritoryAttachment" type="territory">
<option name="production" value="2"/>
<option name="occupiedTerrOf" value="Chinese"/>
<option name="originalOwner" value="Chinese"/>
</attachment>
<attachment name="territoryAttachment" attachTo="Korea" javaClass="games.strategy.triplea.attachments.TerritoryAttachment" type="territory">
<option name="production" value="2"/>
<option name="ConvoyRoute" value="true"/>
<option name="ConvoyAttached" value="36 Sea Zone"/>
<option name="occupiedTerrOf" value="Chinese"/>
<option name="originalOwner" value="Chinese"/>
</attachment>
<attachment name="territoryAttachment" attachTo="Szechwan" javaClass="games.strategy.triplea.attachments.TerritoryAttachment" type="territory">
<option name="production" value="1"/>
Expand Down Expand Up @@ -1488,10 +1488,10 @@ Coded by Iron__Cross
<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="Units repair at beginning of round" value="false" editable="true">
<property name="Units Repair Hits Start Turn" value="false" editable="true">
<boolean/>
</property>
<property name="neutralCharge" value="9999999"/>
Expand Down

0 comments on commit 7926356

Please sign in to comment.