[6960] Implement ".modify runnicpower" command.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Arthorius 2008-12-28 03:15:12 +03:00 committed by VladimirMangos
parent 70c7dda068
commit 41cbc67dfc
9 changed files with 59 additions and 3 deletions

View file

@ -101,6 +101,8 @@ pkgdata_DATA = \
6941_01_mangos_spell_learn_spell.sql \
6944_01_mangos_mangos_string.sql \
6958_01_mangos_spell_proc_event.sql \
6960_01_mangos_command.sql \
6960_02_mangos_string.sql \
README
## Additional files to include when running 'make dist'
@ -182,4 +184,6 @@ EXTRA_DIST = \
6941_01_mangos_spell_learn_spell.sql \
6944_01_mangos_mangos_string.sql \
6958_01_mangos_spell_proc_event.sql \
6960_01_mangos_command.sql \
6960_02_mangos_string.sql \
README