LUA:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Test Monster" nameDescription="test monster" race="blood" experience="7000" speed="420" manacost="0">
<health now="6955" max="6955"/>
<look type="1987" corpse="1987"/>
<targetchange interval="5000" chance="8"/>
<strategy attack="100" defense="0"/>
How do I make the monster look like an item and make its corpse look like the item?
I tried doing what I did above, but ding ding ding, DEBUG.