mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[7782] Fixed dummy proc from spell 34074
Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
cf4884b03a
commit
952474f22d
5 changed files with 19 additions and 2 deletions
|
|
@ -179,6 +179,7 @@ pkgdata_DATA = \
|
|||
7720_01_mangos_mangos_string.sql \
|
||||
7776_01_mangos_npc_spellclick_spells.sql \
|
||||
7777_01_mangos_spell_proc_event.sql \
|
||||
7782_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -338,4 +339,5 @@ EXTRA_DIST = \
|
|||
7720_01_mangos_mangos_string.sql \
|
||||
7776_01_mangos_npc_spellclick_spells.sql \
|
||||
7777_01_mangos_spell_proc_event.sql \
|
||||
7782_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue