server/sql/320/07_spell_elixir.sql
2009-10-03 23:05:44 +04:00

5 lines
142 B
SQL

DELETE FROM `spell_elixir` WHERE `entry`=67019;
/* Flasks added in 3.2.x */
INSERT INTO `spell_elixir` (`entry`, `mask`) VALUES
(67019,0x3);