aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2011_06_18_04_world_conditions.sql8
1 files changed, 8 insertions, 0 deletions
diff --git a/sql/updates/world/2011_06_18_04_world_conditions.sql b/sql/updates/world/2011_06_18_04_world_conditions.sql
new file mode 100644
index 00000000000..4c243a157e7
--- /dev/null
+++ b/sql/updates/world/2011_06_18_04_world_conditions.sql
@@ -0,0 +1,8 @@
+DELETE FROM `conditions` WHERE `SourceEntry`=24311 AND `SourceTypeOrReferenceId`=13;
+INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`ErrorTextId`,`ScriptName`,`Comment`)
+VALUES
+(13,0,24311,0,18,1,11380,0,0,'','Powerful Healing Ward - Jin\'do the Hexxer'),
+(13,0,24311,0,18,1,14825,0,0,'','Powerful Healing Ward - Withered Mistress'),
+(13,0,24311,0,18,1,14986,0,0,'','Powerful Healing Ward - Shade of Jin\'do'),
+(13,0,24311,0,18,1,14826,0,0,'','Powerful Healing Ward - Sacrificed Troll'),
+(13,0,24311,0,18,1,14883,0,0,'','Powerful Healing Ward - Voodoo Slave');