mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
Forgot this
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
--
|
||||
DELETE FROM `conditions` WHERE `SourceEntry`=56753;
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=17 AND `SourceEntry`=56753;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `COMMENT`) VALUES
|
||||
(17, 0, 56753, 0, 0, 31, 1, 3, 30120, 0, 0, 0, 0, "", "Spell 'Throw Snowball' can only target 'Seething Revenant'");
|
||||
|
||||
Reference in New Issue
Block a user