Advertisement
nerfstuff123

Untitled

Oct 23rd, 2021
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=24 AND `SourceGroup`=1 AND `SourceEntry`=965894 AND `SourceId`=0 AND `ElseGroup`=0 AND `ConditionTypeOrReference`=63 AND `ConditionTarget`=1 AND `ConditionValue1`=7 AND `ConditionValue2`=0 AND `ConditionValue3`=0 AND `NegativeCondition`=1 AND `ErrorType`=0 AND `ErrorTextId`=0 AND `ScriptName`='' AND `CustomErrorTextId`=0;
  2. DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=24 AND `SourceGroup`=1 AND `SourceEntry`=965896 AND `SourceId`=0 AND `ElseGroup`=0 AND `ConditionTypeOrReference`=63 AND `ConditionTarget`=1 AND `ConditionValue1`=12 AND `ConditionValue2`=0 AND `ConditionValue3`=0 AND `NegativeCondition`=0 AND `ErrorType`=0 AND `ErrorTextId`=0 AND `ScriptName`='' AND `CustomErrorTextId`=0;
  3. DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=24 AND `SourceGroup`=2 AND `SourceEntry`=977780 AND `SourceId`=0 AND `ElseGroup`=0 AND `ConditionTypeOrReference`=63 AND `ConditionTarget`=1 AND `ConditionValue1`=7 AND `ConditionValue2`=0 AND `ConditionValue3`=0 AND `NegativeCondition`=0 AND `ErrorType`=0 AND `ErrorTextId`=0 AND `ScriptName`='' AND `CustomErrorTextId`=0;
  4. DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=24 AND `SourceGroup`=2 AND `SourceEntry`=977781 AND `SourceId`=0 AND `ElseGroup`=0 AND `ConditionTypeOrReference`=63 AND `ConditionTarget`=1 AND `ConditionValue1`=12 AND `ConditionValue2`=0 AND `ConditionValue3`=0 AND `NegativeCondition`=1 AND `ErrorType`=0 AND `ErrorTextId`=0 AND `ScriptName`='' AND `CustomErrorTextId`=0;
  5.  
  6. DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=965894 AND `spell_effect`=977780 AND `type`=0;
  7. #INSERT INTO `spell_linked_spell` VALUES (965894, 977780, 0, 0, 'Total Eclipse (Solar) SLS');
  8. DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=965896 AND `spell_effect`=977781 AND `type`=0;
  9. #INSERT INTO `spell_linked_spell` VALUES (965896, 977781, 0, 0, 'Total Eclipse (Lunar) SLS');
  10. DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=-965896 AND `spell_effect`=-977781 AND `type`=0;
  11. #INSERT INTO `spell_linked_spell` VALUES (-965896, -977781, 0, 0, 'Total Eclipse (Lunar) SLS removal');
  12. DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=-965894 AND `spell_effect`=-977780 AND `type`=0;
  13. #INSERT INTO `spell_linked_spell` VALUES (-965894, -977780, 0, 0, 'Total Eclipse (Solar) SLS removal');
  14. DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=-977781 AND `spell_effect`=-965896 AND `type`=0;
  15. #INSERT INTO `spell_linked_spell` VALUES (-977781, -965896, 0, 0, 'Total Eclipse (Lunar) SLS removal');
  16. DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=-977780 AND `spell_effect`=-965894 AND `type`=0;
  17. #INSERT INTO `spell_linked_spell` VALUES (-977780, -965894, 0, 0, 'Total Eclipse (Solar) SLS removal');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement