oops
This commit is contained in:
parent
14873aaa3e
commit
900e4d9ae0
1 changed files with 1 additions and 1 deletions
|
|
@ -649,7 +649,7 @@ namespace Server.Multis
|
|||
{
|
||||
if( !m.CheckAlive() ) {
|
||||
return;
|
||||
} else if ( SpellHelper.CheckCombat( m, true ) ) {
|
||||
} else if ( SpellHelper.CheckCombat( m ) ) {
|
||||
m.SendLocalizedMessage( 1005564, "", 0x22 ); // Wouldst thou flee during the heat of battle??
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue