[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

@ -224,6 +224,7 @@ pkgdata_DATA = \
9068_02_mangos_spell_chain.sql \
9070_01_mangos_spell_proc_event.sql \
9074_01_mangos_command.sql \
9095_01_mangos_command.sql \
README
## Additional files to include when running 'make dist'
@ -428,4 +429,5 @@ EXTRA_DIST = \
9068_02_mangos_spell_chain.sql \
9070_01_mangos_spell_proc_event.sql \
9074_01_mangos_command.sql \
9095_01_mangos_command.sql \
README