fixed two bugs: harbours were not unique and multiple instances of unique buildings could still be built

This commit is contained in:
Enno Rehling 2011-03-09 00:25:51 +01:00
parent f406767eeb
commit 7fc1b4ae8c

View file

@ -14,7 +14,8 @@
<xi:include href="items.xml" />
<xi:include href="races.xml"/>
<xi:include href="ships.xml"/>
<xi:include href="buildings.xml"/>
<xi:include href="buildings.xml"/>
<xi:include href="eressea:///core/common/buildings.xml"/>
<xi:include href="spells.xml"/>
<xi:include href="terrains.xml"/>