mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
[8211] Correct proc event and internal cooldown for item 42990.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
e2d40fecc1
commit
8dd96ce52d
4 changed files with 10 additions and 2 deletions
|
|
@ -246,6 +246,7 @@ pkgdata_DATA = \
|
|||
8158_01_mangos_playercreateinfo_action.sql \
|
||||
8190_01_mangos_creature_template.sql \
|
||||
8191_01_mangos_spell_affect.sql \
|
||||
8211_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -472,4 +473,5 @@ EXTRA_DIST = \
|
|||
8158_01_mangos_playercreateinfo_action.sql \
|
||||
8190_01_mangos_creature_template.sql \
|
||||
8191_01_mangos_spell_affect.sql \
|
||||
8211_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue