this broke when I replaced the new_itemtype function. I owe a test for it.
This commit is contained in:
Enno Rehling 2014-08-14 03:48:39 +02:00
parent 444971542c
commit 911992b04d
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,10 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<resources> <resources>
<resource name="money">
<item weight="1"/>
</resource>
<resource name="ao_healing" appearance="amulet"> <resource name="ao_healing" appearance="amulet">
<item weight="0" score="6000"/> <item weight="0" score="6000"/>
</resource> </resource>

View File

@ -1,3 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
<items>
</items>