[10967] Add dummy effect of spell 38194 and limit it's maxTargets

Correct order of spellfamily case.
Note: triggered spell 38203 needs target map fill

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
Daggy 2011-01-05 10:22:44 +01:00 committed by NoFantasy
parent 43707056f3
commit 9f8cfb77d4
3 changed files with 21 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10966"
#define REVISION_NR "10967"
#endif // __REVISION_NR_H__