[9095] Allow apply .modify scale to targeted creature (without save scale).

Also add command description to mangos.sql.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
b482518 2010-01-01 18:19:44 +03:00 committed by VladimirMangos
parent 15193ab9c3
commit 65c12d4998
6 changed files with 26 additions and 15 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_8874_01_characters_character_skills"
#define REVISION_DB_MANGOS "required_9074_01_mangos_command"
#define REVISION_DB_MANGOS "required_9095_01_mangos_command"
#define REVISION_DB_REALMD "required_9010_01_realmd_realmlist"
#endif // __REVISION_SQL_H__