fix rename fail

This commit is contained in:
Aokromes
2017-12-10 12:22:17 +01:00
parent 72f7353ff6
commit 94f425c6d5

View File

@@ -1,37 +0,0 @@
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');