[8944] Use DBC data for summon effect functionality.

Also some more local fixes:
* Alow multiply same type guardians req. for some spells.
* Apply spell duration mods to summons

Many summon spells must start work.

Great work qsa! :)

Thanks The_Game_Master for updaing patch to recent sources.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
qsa 2009-12-07 23:18:33 +03:00 committed by VladimirMangos
parent e8b1905630
commit ffca4301d0
10 changed files with 136 additions and 213 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8943"
#define REVISION_NR "8944"
#endif // __REVISION_NR_H__