Skip to content

Commit

Permalink
Update 'battleships repair' prop to be named 'Units repair'
Browse files Browse the repository at this point in the history
  • Loading branch information
DanVanAtta committed Aug 13, 2016
1 parent 650fce6 commit 175f647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions map/games/star_trek_dilithium_war.xml
Expand Up @@ -9010,10 +9010,10 @@
<boolean/>
</property>

<property name="Battleships repair at beginning of round" value="true" editable="false">
<property name="Units repair at beginning of round" value="true" editable="false">
<boolean/>
</property>
<property name="Battleships repair at end of round" value="false" editable="false">
<property name="Units repair at end of round" value="false" editable="false">
<boolean/>
</property>
<property name="Two HitPoint Units Require Repair Facilities" value="true" editable="false">
Expand Down

0 comments on commit 175f647

Please sign in to comment.