diff --git a/data/sql/updates/pending_db_world/rev_1759329373152103558.sql b/data/sql/updates/pending_db_world/rev_1759329373152103558.sql new file mode 100644 index 000000000..55e69a10c --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1759329373152103558.sql @@ -0,0 +1,10 @@ +-- +DELETE FROM `creature_template_spell` WHERE (`CreatureID` = 30108); +INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES +(30108, 0, 55936, 0), +(30108, 1, 55951, 0), +(30108, 2, 55958, 0); + +DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 17) AND (`SourceGroup` = 0) AND (`SourceEntry` = 55951) AND (`SourceId` = 0) AND (`ElseGroup` = 0) AND (`ConditionTypeOrReference` = 31) AND (`ConditionTarget` = 1) AND (`ConditionValue1` = 3) AND (`ConditionValue2` = 29753) AND (`ConditionValue3` = 0); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(17, 0, 55951, 0, 0, 31, 1, 3, 29753, 0, 0, 0, 0, '', '');