mirror of
https://github.com/mangosfour/server.git
synced 2025-12-29 07:37:05 +00:00
[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:
parent
15193ab9c3
commit
65c12d4998
6 changed files with 26 additions and 15 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue