Skip to content
Permalink
Browse files
sanctuary:increase grace output and time cost
  • Loading branch information
andy5995 committed Apr 29, 2019
1 parent f71c553 commit ee688acdd4a8ecfa0722274f191d5ba81d4d5c0c
Showing with 2 additions and 2 deletions.
  1. +2 −2 factions/elves/units/sanctuary/sanctuary.xml
@@ -10,7 +10,7 @@
<armor value="0" />
<armor-type value="wood"/>
<sight value="5" />
<time value="50" />
<time value="150" />
<multi-selection value="true"/>
<uniform-selection value="true"/>
<cellmap value="false"/>
@@ -30,7 +30,7 @@
<resource name="gold" amount="60"/>
<resource name="stone" amount="20"/>
<resource name="wood" amount="80"/>
<resource name="grace" amount="-22"/>
<resource name="grace" amount="-40"/>
</resource-requirements>
<resources-stored/>
<image path="images/sanctuary.bmp"/>

0 comments on commit ee688ac

Please sign in to comment.