[7229] Add area limitation checks for battleground/arena spells.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

Spell sorted by 2 list and map ids lists replaced by map type checking in patch.
This commit is contained in:
GriffonHeart 2009-02-05 04:58:07 +03:00 committed by VladimirMangos
parent 160777848a
commit 6afcf1a1ef
3 changed files with 34 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7228"
#define REVISION_NR "7229"
#endif // __REVISION_NR_H__