forked from github/server
26 lines
1.1 KiB
XML
26 lines
1.1 KiB
XML
|
<?xml version="1.0"?>
|
||
|
<resources xmlns:xi="http://www.w3.org/2001/XInclude">
|
||
|
<xi:include href="../weapons/axe.xml"/>
|
||
|
<xi:include href="../weapons/bow.xml"/>
|
||
|
<xi:include href="../weapons/catapult.xml"/>
|
||
|
<xi:include href="../weapons/crossbow-2.xml"/>
|
||
|
<xi:include href="../weapons/rep_crossbow.xml"/>
|
||
|
<xi:include href="../weapons/firesword.xml"/>
|
||
|
<xi:include href="../weapons/greatbow-2.xml"/>
|
||
|
<xi:include href="../weapons/greatsword-2.xml"/>
|
||
|
<xi:include href="../weapons/halberd-2.xml"/>
|
||
|
<xi:include href="../weapons/laensword-2.xml"/>
|
||
|
<xi:include href="../weapons/lance.xml"/>
|
||
|
<xi:include href="../weapons/mallornbow.xml"/>
|
||
|
<xi:include href="../weapons/mallorncrossbow-2.xml"/>
|
||
|
<xi:include href="../weapons/mallornlance-2.xml"/>
|
||
|
<xi:include href="../weapons/mallornspear.xml"/>
|
||
|
<xi:include href="../weapons/runesword.xml"/>
|
||
|
<xi:include href="../weapons/rustyaxe.xml"/>
|
||
|
<xi:include href="../weapons/rustygreatsword-2.xml"/>
|
||
|
<xi:include href="../weapons/rustyhalberd-2.xml"/>
|
||
|
<xi:include href="../weapons/rustysword.xml"/>
|
||
|
<xi:include href="../weapons/spear.xml"/>
|
||
|
<xi:include href="../weapons/sword.xml"/>
|
||
|
</resources>
|