mirror of
https://github.com/mangosfour/server.git
synced 2025-12-26 16:37:06 +00:00
[12716m] More 541 changes. Thanks Dramacydal, TC and OpenWow
This commit is contained in:
parent
7bd00e484f
commit
0224c980d2
34 changed files with 1721 additions and 1298 deletions
|
|
@ -78,7 +78,7 @@ TotemAI::UpdateAI(const uint32 /*diff*/)
|
|||
}
|
||||
|
||||
// Get spell rangy
|
||||
SpellRangeEntry const* srange = sSpellRangeStore.LookupEntry(spellInfo->rangeIndex);
|
||||
SpellRangeEntry const* srange = sSpellRangeStore.LookupEntry(spellInfo->GetRangeIndex());
|
||||
float max_range = GetSpellMaxRange(srange);
|
||||
|
||||
// SPELLMOD_RANGE not applied in this place just because nonexistent range mods for attacking totems
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue