mangosArchives / Mangos-One-server-old

This repo has been moved to https://githubs.com/mangosone/server
http://getmangos.eu/
GNU General Public License v2.0
95 stars 54 forks source link

Add possibility to add spell_affect for SPELL_AURA_OVERRIDE_CLASS_SCRIPTS #2

Closed FH3095 closed 13 years ago

FH3095 commented 13 years ago

We need this to add the mage-talent Shatter (http://old.wowhead.com/spell=12982) to the spell_affect-Table, so we can make shatter apply to spells. Currently Shatter doesn't apply because Aura->isAffectedOnSpell on line 7710 in Unit.cpp fails.

VladimirMangos commented 13 years ago

Req. need use git_id make impossible accept pull req. directly. So it added in [s0886]. Thank you. :)

Maybe you can submit spell_affect data part, because this table content expected to be filled by core team?