fixed typo
This commit is contained in:
parent
e4818bfbfa
commit
4d0dd74ec1
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ using System.Collections.Generic;
|
|||
|
||||
namespace Server.Mobiles
|
||||
{
|
||||
[CorpseName( "a daemon knight corpse" )]
|
||||
[CorpseName( "a demon knight corpse" )]
|
||||
public class DemonKnight : BaseCreature
|
||||
{
|
||||
public override bool IgnoreYoungProtection { get { return Core.ML; } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue