first unit should get money and wood

This commit is contained in:
Enno Rehling 2017-07-23 09:08:03 +02:00
parent 3445e376e0
commit bdb30f1b82
1 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,11 @@
<xi:include href="config://game/spells.xml"/>
<xi:include href="config://default/adamantium.xml"/>
<equipment>
<set name="first_unit">
<item name="money" amount="2500"/>
<item name="log" amount="10"/>
<item name="stone" amount="4"/>
</set>
<set name="autoseed_unit">
<item name="log" amount="50"/>
<item name="stone" amount="50"/>