Removal of extra tabs and whitespace
This commit is contained in:
parent
558126770e
commit
1d3be5752b
21 changed files with 336 additions and 336 deletions
|
|
@ -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()
|
||||
|
|
|
|||
|
|
@ -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 )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue