Skip to content

Commit

Permalink
Signed-off-by: FrostionAAA
Browse files Browse the repository at this point in the history
  • Loading branch information
tCInUBkXfaMY committed Mar 6, 2018
1 parent 122d24d commit 21f5a52
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions map/games/star_trek_dilithium_war.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE game SYSTEM "game.dtd">
<game>
<info name="Star Trek: Dilithium War" version="1.0.1"/>
<info name="Star Trek: Dilithium War" version="1.0.2"/>
<loader javaClass="games.strategy.triplea.TripleA"/>
<triplea minimumVersion="1.9"/>
<diceSides value="10"/>
Expand Down Expand Up @@ -888,7 +888,6 @@
<resource name="Command"/>
<resource name="Engineering"/>
<resource name="PUs"/>
<resource name="Science"/>
<resource name="Dilithium"/>
<resource name="Assimilation"/>
</resourceList>
Expand Down Expand Up @@ -1281,7 +1280,6 @@
<productionRule name="buyScience">
<cost resource="Dilithium" quantity="1"/>
<result resourceOrUnit="PUs" quantity="15"/>
<result resourceOrUnit="Science" quantity="0"/>
</productionRule>

<!-- Borg -->
Expand Down
Binary file modified map/resources/Assimilation.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified map/resources/Assimilation_large.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified map/resources/Command.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified map/resources/Command_large.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified map/resources/Dilithium.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified map/resources/Dilithium_large.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified map/resources/Engineering.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified map/resources/Engineering_large.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified map/resources/PUs.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified map/resources/PUs_large.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed map/resources/Science.png
Binary file not shown.
Binary file removed map/resources/Science_large.png
Binary file not shown.

0 comments on commit 21f5a52

Please sign in to comment.