mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 13:37:13 +00:00
[SD3] first commit with SD3 inplace - not complete yet
This commit is contained in:
parent
35415eb738
commit
afc2df2f7d
603 changed files with 222771 additions and 1729 deletions
|
|
@ -5030,7 +5030,7 @@ void Spell::EffectOpenLock(SpellEffectEntry const* effect)
|
|||
return;
|
||||
}
|
||||
}
|
||||
else if (goInfo->type == GAMEOBJECT_TYPE_FLAGSTAND)
|
||||
else if (goInfo->type == GAMEOBJECT_CreatureTypeFlagsTAND)
|
||||
{
|
||||
// CanUseBattleGroundObject() already called in CheckCast()
|
||||
// in battleground check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue