• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Blue robe not working

ruda

Member
Joined
Jul 4, 2008
Messages
164
Reaction score
15
Location
Brazil
Using TFS 0.2.13

Code:
<item id="2656" article="a" name="blue robe">
		<attribute key="description" value="It is a magic robe."/>
		<attribute key="weight" value="2200"/>
		<attribute key="armor" value="11"/>
		<attribute key="slotType" value="body"/>
		<attribute key="magicPointsPercent" value="10"/>
	</item>

But nothing happens, no damage increased. How do I fix it?
 
Back
Top