We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e14ea commit 3194345Copy full SHA for 3194345
sql/updates/world/3.3.5/2024_02_18_08_world.sql
@@ -0,0 +1,5 @@
1
+--
2
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 17 AND `SourceEntry` = 47604;
3
+INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
4
+(17,0,47604,0,0,31,1,3,26417,0,0,0,0,'',"Group 0: Spell 'Gavrock's Runebreaker' targets creature 'Runed Giant'"),
5
+(17,0,47604,0,1,31,1,3,26872,0,0,0,0,'',"Group 1: Spell 'Gavrock's Runebreaker' targets creature 'Weakened Giant'");
0 commit comments