parent
096d39609e
commit
8e9221bb5a
400 changed files with 3688 additions and 5969 deletions
|
|
@ -67,7 +67,7 @@ namespace Server.Spells.Bushido
|
|||
|
||||
if (Core.ML)
|
||||
{
|
||||
if (defender.Spell != null && defender.Spell.IsCasting) return false;
|
||||
if (defender.Spell?.IsCasting == true) return false;
|
||||
|
||||
if (weap != null)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue