- Joined
- Feb 14, 2015
- Messages
- 5,640
- Solutions
- 559
- Reaction score
- 3,976
TFS 0.3.6
Magic level isn't actually being added to the player when wearing the item, anyone know why?
Here's the item:
Magic level isn't actually being added to the player when wearing the item, anyone know why?
Here's the item:
Code:
<item id="2506" article="a" name="Dragonborn Helmet">
<attribute key="weight" value="2760" />
<attribute key="armor" value="1000" />
<attribute key="slotType" value="head" />
<attribute key="magiclevelpoints" value="1000" />
</item>