Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DanVanAtta committed Sep 5, 2016
1 parent 0dd8fc3 commit fe0c9d7
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
8 changes: 4 additions & 4 deletions map/games/Red_Sun_Over_China.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1768,8 +1768,8 @@
<option name="canBlitz" value="true"/>
<option name="defense" value="1"/>
<option name="isInfantry" value="true"/>
<option name="isParatroop" value="false"/>
<option name="isMechanized" value="false"/>
<option name="isAirTransportable" value="false"/>
<option name="isInfantry" value="false"/>
<option name="artillerySupportable" value="false"/>
</attachment>
<!--Guerilla -->
Expand Down Expand Up @@ -2221,7 +2221,7 @@
<attachment name="territoryAttachment" attachTo="Tibet" javaClass="games.strategy.triplea.attachments.TerritoryAttachment" type="territory">
<option name="production" value="0"/>
<option name="capital" value="Communist"/>
<option name="isImpassible" value="true"/>
<option name="isImpassable" value="true"/>
</attachment>
<attachment name="territoryAttachment" attachTo="Mengtsi" javaClass="games.strategy.triplea.attachments.TerritoryAttachment" type="territory">
<option name="production" value="1"/>
Expand Down Expand Up @@ -2475,7 +2475,7 @@
</attachment>
<attachment name="territoryAttachment" attachTo="Sinkiang-Mongolia" javaClass="games.strategy.triplea.attachments.TerritoryAttachment" type="territory">
<option name="production" value="0"/>
<option name="isImpassible" value="true"/>
<option name="isImpassable" value="true"/>
</attachment>
<attachment name="territoryAttachment" attachTo="Ningsia" javaClass="games.strategy.triplea.attachments.TerritoryAttachment" type="territory">
<option name="production" value="1"/>
Expand Down
Loading

0 comments on commit fe0c9d7

Please sign in to comment.