Added costs to these buildings.

This was SVN commit r8529.
This commit is contained in:
Michael D. Hafer 2010-11-03 23:42:41 +00:00
parent 818ea52c3b
commit 0b48fc0484
2 changed files with 7 additions and 1 deletions

View File

@ -7,6 +7,12 @@
</Identity> </Identity>
<Cost> <Cost>
<BuildTime>160</BuildTime> <BuildTime>160</BuildTime>
<Resources>
<food>0</food>
<wood>0</wood>
<stone>500</stone>
<metal>500</metal>
</Resources>
</Cost> </Cost>
<Health> <Health>
<Max>5000</Max> <Max>5000</Max>

View File

@ -15,7 +15,7 @@
<food>0</food> <food>0</food>
<wood>0</wood> <wood>0</wood>
<stone>100</stone> <stone>100</stone>
<metal>100</metal> <metal>150</metal>
</Resources> </Resources>
</Cost> </Cost>
<Health> <Health>