Simple and weird question, with a necessary answer.
I'm using The Forgotten Server 0.3.3.
I just got 2 simple errors, I already posted one here, in the support board, about the vocations.
But this time, my amulet of loss is not working as a normal one.
The amulet of loss prevent the loss of items, but it stays in your neck after you die, and you should loose it after that.
Someone got any clue about this problem?
Server is runnin on normal PvP. Not enforced.
Items.xml
I'm using The Forgotten Server 0.3.3.
I just got 2 simple errors, I already posted one here, in the support board, about the vocations.
But this time, my amulet of loss is not working as a normal one.
The amulet of loss prevent the loss of items, but it stays in your neck after you die, and you should loose it after that.
Someone got any clue about this problem?
Server is runnin on normal PvP. Not enforced.
Items.xml
Code:
<item id="2173" article="an" name="amulet of loss">
<attribute key="weight" value="420"/>
<attribute key="slotType" value="necklace"/>
<attribute key="preventDrop" value="1"/>
[B]<attribute key="charges" value="1"/>[/B]
</item>