mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 13:37:13 +00:00
[8618] Implement glyph 42752
Signed-off-by: VladimirMangos <vladimir@getmangos.com> Also fix typo in mangos.sql.
This commit is contained in:
parent
ddb67f69ca
commit
545218fda3
6 changed files with 23 additions and 4 deletions
|
|
@ -134,6 +134,7 @@ pkgdata_DATA = \
|
|||
8607_02_mangos_command.sql \
|
||||
8608_01_mangos_mangos_string.sql \
|
||||
8608_02_mangos_battleground_events.sql \
|
||||
8618_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -248,4 +249,5 @@ EXTRA_DIST = \
|
|||
8607_02_mangos_command.sql \
|
||||
8608_01_mangos_mangos_string.sql \
|
||||
8608_02_mangos_battleground_events.sql \
|
||||
8618_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue