[8399] Prevent stacking well fed buffs.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
nos4r2zod 2009-08-21 05:58:31 +04:00 committed by VladimirMangos
parent ab38b58b12
commit e07a0d9652
8 changed files with 53 additions and 8 deletions

View file

@ -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