[7808] Move corpse search code in function with template arg for class-check.

This let reuse code for other similar near corpse target selection spells.
Also provided currently not used class-checks for 2 spells

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Astellar 2009-05-09 18:45:19 +04:00 committed by VladimirMangos
parent 1feff6365f
commit 09046df744
6 changed files with 86 additions and 33 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7807"
#define REVISION_NR "7808"
#endif // __REVISION_NR_H__