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

@ -5,7 +5,7 @@ namespace Server.Items
{
public class SilverEtchedMace : DiamondMace
{
public override int LabelNumber{ get{ return 1073532; } } // silver-etched mace
public override int LabelNumber{ get{ return 1073532; } } // silver-etched mace
[Constructable]
public SilverEtchedMace() : base()