Skip to content

Commit

Permalink
elves.xml:no sanctuary at start
Browse files Browse the repository at this point in the history
  • Loading branch information
andy5995 committed Apr 30, 2019
1 parent faa8cff commit 58a3df6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions factions/elves/elves.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<resource name="gold" amount="500"/>
<resource name="stone" amount="500"/>
<resource name="wood" amount="500"/>
<resource name="grace" amount="0"/>
<resource name="grace" amount="16"/>
</starting-resources>
<starting-units>
<unit name="tree_of_life" amount="1"/>
Expand All @@ -14,7 +14,7 @@
<unit name="minstrel" amount="1"/>
<unit name="grey_elf_archer" amount="1"/>
<unit name="magol_hedir" amount="2"/>
<unit name="sanctuary" amount="1"/>
<unit name="sanctuary" amount="0"/>
</starting-units>
<ai-behavior>
<worker-units/>
Expand Down

0 comments on commit 58a3df6

Please sign in to comment.