mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 19:37:04 +00:00
[9064] More internal cooldowns for some intem spells.
This commit is contained in:
parent
722634770b
commit
441aa50bad
5 changed files with 18 additions and 4 deletions
|
|
@ -219,6 +219,7 @@ pkgdata_DATA = \
|
|||
9034_01_mangos_spell_proc_event.sql \
|
||||
9045_01_mangos_spell_proc_event.sql \
|
||||
9045_02_mangos_spell_chain.sql \
|
||||
9064_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -418,4 +419,5 @@ EXTRA_DIST = \
|
|||
9034_01_mangos_spell_proc_event.sql \
|
||||
9045_01_mangos_spell_proc_event.sql \
|
||||
9045_02_mangos_spell_chain.sql \
|
||||
9064_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue