mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
5 lines
142 B
SQL
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);
|