2010-08-08 09:40:42 +02:00
|
|
|
<?xml version="1.0"?>
|
2015-11-16 14:12:51 +01:00
|
|
|
<building name="castle" capacity="1" fort="yes">
|
2010-08-08 09:40:42 +02:00
|
|
|
<function name="name" value="castle_name_2"/>
|
|
|
|
<function name="taxes" value="lua_building_taxes"/>
|
2017-02-22 19:38:46 +01:00
|
|
|
<construction skill="building" minskill="1" maxsize="10">
|
2010-08-08 09:40:42 +02:00
|
|
|
<requirement type="stone" quantity="1"/>
|
|
|
|
</construction>
|
2017-02-22 19:38:46 +01:00
|
|
|
<construction skill="building" minskill="2" maxsize="40">
|
2010-08-08 09:40:42 +02:00
|
|
|
<requirement type="stone" quantity="1"/>
|
|
|
|
</construction>
|
2017-02-22 19:38:46 +01:00
|
|
|
<construction skill="building" minskill="3" maxsize="200">
|
2010-08-08 09:40:42 +02:00
|
|
|
<requirement type="stone" quantity="1"/>
|
|
|
|
</construction>
|
2017-02-22 19:38:46 +01:00
|
|
|
<construction skill="building" minskill="4" maxsize="1000">
|
2010-08-08 09:40:42 +02:00
|
|
|
<requirement type="stone" quantity="1"/>
|
|
|
|
</construction>
|
2017-02-22 19:38:46 +01:00
|
|
|
<construction skill="building" minskill="5" maxsize="5000">
|
2010-08-08 09:40:42 +02:00
|
|
|
<requirement type="stone" quantity="1"/>
|
|
|
|
</construction>
|
2017-02-22 19:38:46 +01:00
|
|
|
<construction skill="building" minskill="6">
|
2010-08-08 09:40:42 +02:00
|
|
|
<requirement type="stone" quantity="1"/>
|
|
|
|
</construction>
|
|
|
|
</building>
|