mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 11:43:18 -04:00
5 lines
119 B
SQL
5 lines
119 B
SQL
DELETE FROM `spell_elixir` WHERE `entry` IN (46837,46839);
|
|
INSERT INTO `spell_elixir` VALUES
|
|
(46837,0xB),
|
|
(46839,0xB);
|