Skip to content

Commit

Permalink
Remove munition production rule- throws off economics of battle calcu…
Browse files Browse the repository at this point in the history
…ltor to have them be worth money
  • Loading branch information
jdimeo committed Dec 26, 2020
1 parent 06e7d81 commit f713981
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions map/games/over_the_top.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2131,10 +2131,6 @@
<cost quantity="10" resource="PUs"/>
<result quantity="1" resourceOrUnit="Train"/>
</productionRule>
<productionRule name="buyMunitions">
<cost quantity="1" resource="PUs"/>
<result quantity="1" resourceOrUnit="Munitions"/>
</productionRule>
<productionRule name="buyRailgun">
<cost quantity="10" resource="PUs"/>
<result quantity="1" resourceOrUnit="Railgun"/>
Expand Down

0 comments on commit f713981

Please sign in to comment.