server/src/eressea/res/e3a/resources.xml

13 lines
484 B
XML
Raw Normal View History

2010-02-20 00:54:42 +01:00
<?xml version="1.0"?>
<resources xmlns:xi="http://www.w3.org/2001/XInclude">
<!-- this file contains resources that can be mined in some way (anything with a resourcelimit) -->
<xi:include href="../resources/iron-nobonus.xml"/>
<xi:include href="../resources/stone-nobonus.xml"/>
<xi:include href="../resources/laen.xml"/>
<xi:include href="../resources/horse.xml"/>
<xi:include href="../resources/mallorn.xml"/>
<xi:include href="../resources/log.xml"/>
</resources>