diff options
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 |
