mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[8399] Prevent stacking well fed buffs.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
ab38b58b12
commit
e07a0d9652
8 changed files with 53 additions and 8 deletions
|
|
@ -89,6 +89,7 @@ pkgdata_DATA = \
|
|||
8397_01_mangos_spell_chain.sql \
|
||||
8397_02_mangos_spell_threat.sql \
|
||||
8397_03_characters_character_spell.sql \
|
||||
8399_01_mangos_spell_elixir.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -158,4 +159,5 @@ EXTRA_DIST = \
|
|||
8397_01_mangos_spell_chain.sql \
|
||||
8397_02_mangos_spell_threat.sql \
|
||||
8397_03_characters_character_spell.sql \
|
||||
8399_01_mangos_spell_elixir.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue