mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
5 lines
398 B
SQL
5 lines
398 B
SQL
DELETE FROM `creature_template_spell` WHERE `CreatureID`=351084 AND `Index`=0;
|
|
INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES (351084, 0, 29060, 0);
|
|
DELETE FROM `creature_template_spell` WHERE `CreatureID`=351084 AND `Index`=1;
|
|
INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES (351084, 1, 29061, 0);
|