aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <aokromes@gmail.com>2017-12-10 11:21:39 +0100
committerAokromes <aokromes@gmail.com>2017-12-10 11:21:39 +0100
commit72f7353ff6c8e28c0f90454e3c5db43b64341c43 (patch)
tree20fb43c11b507b3b7be54aea3e2b889bc3ad768c
parent842a65ac15443ea464d85b25afb5ffd6742b1f62 (diff)
rename files
-rw-r--r--sql/updates/world/3.3.5/2017_12_10_00_world_2017_12_09_00_world.sql (renamed from sql/updates/world/master/2017_12_09_00_world.sql)0
-rw-r--r--sql/updates/world/3.3.5/2017_12_10_01_world_2017_12_10_00_world.sql37
2 files changed, 37 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_12_09_00_world.sql b/sql/updates/world/3.3.5/2017_12_10_00_world_2017_12_09_00_world.sql
index 4dde1fe197f..4dde1fe197f 100644
--- a/sql/updates/world/master/2017_12_09_00_world.sql
+++ b/sql/updates/world/3.3.5/2017_12_10_00_world_2017_12_09_00_world.sql
diff --git a/sql/updates/world/3.3.5/2017_12_10_01_world_2017_12_10_00_world.sql b/sql/updates/world/3.3.5/2017_12_10_01_world_2017_12_10_00_world.sql
new file mode 100644
index 00000000000..47ead119073
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_12_10_01_world_2017_12_10_00_world.sql
@@ -0,0 +1,37 @@
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=17 AND `SourceEntry` IN (
+8593,
+13982,
+29528,
+31225,
+31333,
+34367,
+39246,
+42788,
+44422,
+44550,
+44610,
+46488,
+47374,
+47469,
+47634,
+47911,
+48363,
+49367,
+55161,
+56765,
+57908,
+65200,
+65258,
+65265,
+70586,
+77585);
+
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` IN (29528,44610,46488,57908,70586);
+INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
+(13,1,29528,0,0,31,0,3,16518,0,0,0,0,'',NULL),
+(13,1,44610,0,0,31,0,3,24824,0,0,0,0,'','Allow spell Collect Data only on Iron Dwarf Relics'),
+(13,1,46488,0,0,31,0,3,26817,0,0,0,0,'',NULL),
+(13,1,46488,0,0,36,0,0, 0,0,1,0,0,'',NULL),
+(13,1,57908,0,0,31,0,3,26631,0,0,0,0,'',NULL),
+(13,1,57908,0,0,36,0,0, 0,0,1,0,0,'',NULL),
+(13,1,70586,0,0,31,0,3,37852,0,0,0,0,'','Throw Quel''delar on Quel''delar skull');