[8554] last changes moved battleground objects to database

this empty commit is just for clarification..
also all users, please look at your database-providers
and script-providers forum for sql and scripts
cause right after those commits mangos won't spawn
any gameobjects and creatures in battlegrounds anymore

and spiritguides (=spirithealer from bg) won't work withouth
scripting support
(as noted in last commit scripting support is just very simple
and maybe can even done with eventai)
This commit is contained in:
balrok 2009-09-28 16:50:39 +02:00
parent 1f9b4ca4c3
commit 7e1213232f

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8553"
#define REVISION_NR "8554"
#endif // __REVISION_NR_H__