[9899] Fixed sql update for ptrev. commit.

This commit is contained in:
VladimirMangos 2010-05-15 11:36:55 +04:00
parent 1f741a16b3
commit 3424dbf1fa
5 changed files with 7 additions and 3 deletions

View file

@ -64,6 +64,7 @@ pkgdata_DATA = \
9886_02_mangos_command.sql \
9891_01_mangos_creature_movement.sql \
9891_02_mangos_creature_movement_scripts.sql \
9899_01_mangos_spell_bonus_data.sql \
README
## Additional files to include when running 'make dist'
@ -108,4 +109,5 @@ EXTRA_DIST = \
9886_02_mangos_command.sql \
9891_01_mangos_creature_movement.sql \
9891_02_mangos_creature_movement_scripts.sql \
9899_01_mangos_spell_bonus_data.sql \
README