mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
3 lines
116 B
SQL
3 lines
116 B
SQL
DELETE FROM `spell_threat` WHERE `entry` = 2139;
|
|
INSERT INTO `spell_threat` (`entry`, `Threat`) VALUES
|
|
(2139, 300);
|