aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2015_05_19_02_world_2015_04_18_00.sql (renamed from sql/updates/world/2015_05_19_02_world_2015_04_18_00_world.sql)0
-rw-r--r--sql/updates/world/2015_05_19_03_world_2015_04_18_01.sql6
2 files changed, 6 insertions, 0 deletions
diff --git a/sql/updates/world/2015_05_19_02_world_2015_04_18_00_world.sql b/sql/updates/world/2015_05_19_02_world_2015_04_18_00.sql
index 29d67fe0429..29d67fe0429 100644
--- a/sql/updates/world/2015_05_19_02_world_2015_04_18_00_world.sql
+++ b/sql/updates/world/2015_05_19_02_world_2015_04_18_00.sql
diff --git a/sql/updates/world/2015_05_19_03_world_2015_04_18_01.sql b/sql/updates/world/2015_05_19_03_world_2015_04_18_01.sql
new file mode 100644
index 00000000000..707335c490e
--- /dev/null
+++ b/sql/updates/world/2015_05_19_03_world_2015_04_18_01.sql
@@ -0,0 +1,6 @@
+--
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=40060 AND `ConditionTypeOrReference`=29;
+INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
+(15,40060,0,0,0,29,0,9461,100,0,1,0,0,'','Gor Grimgut cannot be a target for Exhaustion.'),
+(15,40060,0,0,1,29,0,9461,100,0,1,0,0,'','Gor Grimgut cannot be a target for Exhaustion.'),
+(15,40060,0,0,2,29,0,9461,100,0,1,0,0,'','Gor Grimgut cannot be a target for Exhaustion.');