mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 10:37:01 +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
|
|
@ -1084,7 +1084,7 @@ void GameObject::TriggerLinkedGameObject(Unit* target)
|
|||
|
||||
if (trapSpell) // checked at load already
|
||||
{
|
||||
range = GetSpellMaxRange(sSpellRangeStore.LookupEntry(trapSpell->rangeIndex));
|
||||
range = GetSpellMaxRange(sSpellRangeStore.LookupEntry(trapSpell->GetRangeIndex()));
|
||||
}
|
||||
|
||||
// search nearest linked GO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue