Advertisement
nimzo_asc

xiris gift and timelapse shard fixes

Aug 31st, 2020
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. #Xiris gift spell
  2. DELETE FROM `item_template` WHERE `entry`=6029179;
  3. INSERT INTO `item_template` VALUES (6029179, 4, 0, -1, 'Bloodforged Xi\'ri\'s Gift', 40386, 3, 557056, 0, 1, 175952, 10997, 12, -1, -1, 115, 70, 0, 0, 0, 0, 0, 935, 6, 0, 1, 0, 10, 32, 32, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35337, 0, 0, 0, 90000, 1141, 15000, 0, 1, 0, 0, -1, 0, -1, 0, 0, 0, 0, -1, 0, -1, 101704, 1, 0, 0, -1, 0, -1, 0, 0, 0, 0, -1, 0, -1, 0, '', 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 16179, 0, '', 0, 0, 0, 0, 0, 12340, 4, 0);
  4.  
  5. #Timelapse Shard stats
  6. DELETE FROM `item_template` WHERE `entry`=6029181;
  7. INSERT INTO `item_template` VALUES (6029181, 4, 0, -1, 'Bloodforged Timelapse Shard', 36597, 4, 557056, 0, 1, 790112, 49382, 12, -1, -1, 105, 70, 0, 0, 0, 0, 0, 989, 7, 0, 1, 0, 10, 7, 27, 13, 18, 31, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, -1, 0, 1, 0, 0, -1, 0, -1, 0, 0, 0, 0, 120000, 0, -1, 101704, 1, 0, 0, -1, 0, -1, 0, 0, 0, 0, -1, 0, -1, 0, '', 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 16181, 0, '', 0, 0, 0, 0, 0, 12340, 4, 0);
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement