diff options
| author | megamage <none@none> | 2009-08-24 19:12:22 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2009-08-24 19:12:22 -0500 |
| commit | 8871c2952ae13a814da3f42f72b7f32371a7556a (patch) | |
| tree | d7898e0bdf235181830aa7e4ec0f5eb3627458ad /sql/FULL | |
| parent | 978d139932955fd8657f396f4774578bdaf337c9 (diff) | |
*Some better check of well-fed buff. Source: Mangos
--HG--
branch : trunk
Diffstat (limited to 'sql/FULL')
| -rw-r--r-- | sql/FULL/world_spell_full.sql | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sql/FULL/world_spell_full.sql b/sql/FULL/world_spell_full.sql index 27a833b40d9..3a9d13eca74 100644 --- a/sql/FULL/world_spell_full.sql +++ b/sql/FULL/world_spell_full.sql @@ -1971,7 +1971,14 @@ INSERT INTO `spell_elixir` (`entry`, `mask`) VALUES (60345, 0x1), (60346, 0x1), (60347, 0x2), -(62380, 0x3); +(62380, 0x3), +(18191,0x10), +(18192,0x10), +(18193,0x10), +(18194,0x10), +(18222,0x10), +(22730,0x10), +(25661,0x10); -- -------- -- Death Knight |
