2004-03-28 22:53:47 +02:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<buildings>
|
2004-07-10 14:00:21 +02:00
|
|
|
<building name="temple" maxsize="50" maxcapacity="2" nobuild="yes" nodestroy="yes" unique="yes" auraregen="1.00" />
|
|
|
|
<building name="wormhole" maxsize="4" capacity="1" maxcapacity="4" nobuild="yes" nodestroy="yes" unique="yes" />
|
|
|
|
<building name="portal" maxsize="2" capacity="1" maxcapacity="2" nobuild="yes" nodestroy="yes" unique="yes" />
|
|
|
|
<building name="pavilion" maxsize="2" capacity="1" maxcapacity="2" nobuild="yes" nodestroy="yes" unique="yes" />
|
2004-03-28 22:53:47 +02:00
|
|
|
</buildings>
|