Skip to content
Permalink
Browse files
forest guardian: store 0 grace, cost 3 grace
  • Loading branch information
andy5995 committed Apr 27, 2019
1 parent a3950da commit 2d7b69db2aba28540a77c650f1ff955952eb29bf
Showing with 2 additions and 4 deletions.
  1. +2 −4 factions/elves/units/forest_guardian/forest_guardian.xml
@@ -38,11 +38,9 @@
<resource-requirements>
<resource name="gold" amount="240"/>
<resource name="wood" amount="320"/>
<resource name="grace" amount="2"/>
<resource name="grace" amount="3"/>
</resource-requirements>
<resources-stored>
<resource name="grace" amount="12"/>
</resources-stored>
<resources-stored/>
<image path="images/wood_guard1.bmp"/>
<image-cancel path="../tree_of_life/images/stop.bmp"/>
<meeting-point value="false"/>

0 comments on commit 2d7b69d

Please sign in to comment.