[6813] Allow have team dependent graveyards at entrance map for instances.

Entrance map graveyards selected by same way as local (by distance from entrance)
Until DB support will work in old way base at current DB data.
This commit is contained in:
VladimirMangos 2008-11-09 16:36:35 +03:00
parent 1346f394be
commit 755717e8ac
7 changed files with 66 additions and 42 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6812"
#define REVISION_NR "6813"
#endif // __REVISION_NR_H__