Advertising
advertising
related pastes to tag 'aura'
- 884989 - MeanMachine: spell targeting fix aura
-
- Index: src/game/Spell.cpp
- ===================================================================
- --- src/game/Spell.cpp (revision 4919)
- +++ src/game/Spell.cpp (working copy)
- @@ -736,23 +736,35 @@
- // targets the ground, not the units in the area
- if (m_spellInfo->Effect[i]!=SPELL_EFFECT_PERSISTENT_AREA_AURA)
- {
- 832224 - MeanMachine: spell targeting fix aura
-
- Index: src/game/Spell.cpp
- ===================================================================
- --- src/game/Spell.cpp (revision 4919)
- +++ src/game/Spell.cpp (working copy)
- @@ -736,23 +736,35 @@
- // targets the ground, not the units in the area
- if (m_spellInfo->Effect[i]!=SPELL_EFFECT_PERSISTENT_AREA_AURA)
- {
- 832102 - MeanMachine: spell targeting fix aura
-
- Index: src/game/Spell.cpp
- ===================================================================
- --- src/game/Spell.cpp (revision 4919)
- +++ src/game/Spell.cpp (working copy)
- @@ -736,19 +736,30 @@
- // targets the ground, not the units in the area
- if (m_spellInfo->Effect[i]!=SPELL_EFFECT_PERSISTENT_AREA_AURA)
- {