[7915] Implement more stricted checks and limitations at loading creature addon data.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
NoFantasy 2009-05-30 04:47:44 +04:00 committed by VladimirMangos
parent c7c480f6ba
commit 27057843ac
3 changed files with 44 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7914"
#define REVISION_NR "7915"
#endif // __REVISION_NR_H__