This commit is contained in:
parent
c0218110c3
commit
754877f880
12 changed files with 70 additions and 56 deletions
|
|
@ -104,7 +104,7 @@ namespace Server.Spells
|
|||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
@ -176,7 +176,7 @@ namespace Server.Spells
|
|||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
public static bool CanRevealCaster( Mobile m )
|
||||
{
|
||||
if ( m is BaseCreature )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue