[21/03/2010 01:02:04] [Warning - Monsters::loadMonster] Cannot load monster (Bonzai) file (data/monster/Bosses/bonzai.xml).
[21/03/2010 01:02:04] Line: 75, Info: Premature end of data in tag monster line 2
And heres the last few lines
So what exactly is wrong?
[21/03/2010 01:02:04] Line: 75, Info: Premature end of data in tag monster line 2
And heres the last few lines
Code:
<loot>
<item id="2148" countmax="100" chance="100000"/><!-- gold coin -->
<item id="2148" countmax="57" chance="100000"/><!-- gold coin -->
<item id="10583" countmax="3" chance="7500"/><!-- boggy dreads -->
<item id="2647" chance="5000"/><!-- plate legs -->
<item id="8872" chance="2000"/><!-- belted cape -->
<item id="8912" chance="5000"/><!-- springsprout rod -->
<item id="8472" chance="5000"/><!-- great spirit potion -->
<item id="8473" chance="3000"/><!-- ultimate health potion -->
<item id="8873" chance="2500"/><!-- hibiscus dress -->
<item id="8891" chance="2800"/><!-- paladin armor -->
<item id="1987" chance="100000"><!-- bag -->
<inside>
<item id="8880" chance="1450"><!-- swamplair armor -->
<item id="2152" countmax="3" chance="100000"><!-- platinum coin -->
<item id="2149" countmax="7" chance="10000"><!-- small emerald -->
</loot>
</monster>
So what exactly is wrong?