mirror of
https://github.com/mangosfour/server.git
synced 2025-12-31 22:37:05 +00:00
[sql/updates/2008_10_22_02_mangos_mangos_string.sql] Allow use in console .event/.reload/.lookup/.list (some)/.guild (some) subcommands.
This commit is contained in:
parent
4e889c1b41
commit
b10349a737
10 changed files with 484 additions and 364 deletions
|
|
@ -100,6 +100,7 @@ pkgdata_DATA = \
|
|||
2008_10_21_02_mangos_command.sql \
|
||||
2008_10_21_03_mangos_command.sql \
|
||||
2008_10_22_01_mangos_quest_template.sql \
|
||||
2008_10_22_02_mangos_mangos_string.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -181,4 +182,5 @@ EXTRA_DIST = \
|
|||
2008_10_21_02_mangos_command.sql \
|
||||
2008_10_21_03_mangos_command.sql \
|
||||
2008_10_22_01_mangos_quest_template.sql \
|
||||
2008_10_22_02_mangos_mangos_string.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue