[8176] Forbid using some monster movement flags (that can crash client) in creature*_addon tables.moveflag tables field.

Also refactoring creature addon tables loading.
This commit is contained in:
VladimirMangos 2009-07-13 23:29:33 +04:00
parent 647e1c5a8b
commit c96f8e3d9f
4 changed files with 50 additions and 55 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8175"
#define REVISION_NR "8176"
#endif // __REVISION_NR_H__