Removal of extra tabs and whitespace

This commit is contained in:
athena 2012-01-07 01:22:35 +00:00
parent 558126770e
commit 1d3be5752b
21 changed files with 336 additions and 336 deletions

View file

@ -11,7 +11,7 @@ namespace Server.Items
public Runesabre() : base()
{
SkillBonuses.SetValues( 0, SkillName.MagicResist, 5.0 );
WeaponAttributes.MageWeapon = -29;
WeaponAttributes.MageWeapon = -29;
}
public Runesabre( Serial serial ) : base( serial )