[11113] Fixed spell effects with target pair (18, need_dest_target_set)

Like spells expected always caster object (unit/gameobject coordinates set as dest point).
This commit is contained in:
VladimirMangos 2011-02-07 03:45:31 +03:00
parent abbd2f09be
commit 8069cf09d2
2 changed files with 17 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11112"
#define REVISION_NR "11113"
#endif // __REVISION_NR_H__