mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
4 lines
119 B
SQL
4 lines
119 B
SQL
DELETE FROM `spell_elixir` WHERE `entry` IN (46837,46839);
|
|
INSERT INTO `spell_elixir` VALUES
|
|
(46837,0xB),
|
|
(46839,0xB);
|