mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[9899] Fixed sql update for ptrev. commit.
This commit is contained in:
parent
1f741a16b3
commit
3424dbf1fa
5 changed files with 7 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue