mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[6824] [2008_11_14_01_mangos_scripts.sql] Fixes in db_script_striong related code and DB.
Fixed field order in db script tables as expected base at mangos.sql. Fixed unexpected errors output in some cases.
This commit is contained in:
parent
a62bee6d66
commit
d287a17597
5 changed files with 25 additions and 9 deletions
|
|
@ -132,6 +132,7 @@ pkgdata_DATA = \
|
|||
2008_11_09_03_mangos_mangos_string.sql \
|
||||
2008_11_11_01_mangos_db_script_string.sql \
|
||||
2008_11_11_02_mangos_scripts.sql \
|
||||
2008_11_14_01_mangos_scripts.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -246,4 +247,5 @@ EXTRA_DIST = \
|
|||
2008_11_11_01_mangos_db_script_string.sql \
|
||||
2008_11_11_02_mangos_scripts.sql \
|
||||
2008_11_12_01_character_character_aura.sql \
|
||||
2008_11_14_01_mangos_scripts.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue