Guest User

Call to arms (DF)

a guest
Jul 22nd, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 19.62 KB | None | 0 0
  1. SET @AGENERAL := 15351;
  2. SET @AGENERAL1 := 32626;
  3. SET @AGENERAL2 := 37100;
  4. SET @WARBRINGER := 15350;
  5. SET @WARBRINGER1 := 32615;
  6. SET @WARBRINGER2 := 37101;
  7.  
  8. UPDATE `creature_template` SET `gossip_menu_id`=6597,`npcflag`=`npcflag`|1|2|128 WHERE `entry`IN (@AGENERAL,@AGENERAL1,@AGENERAL2);
  9. UPDATE `creature_template` SET `gossip_menu_id`=6598,`npcflag`=`npcflag`|1|2|128 WHERE `entry`IN (@WARBRINGER,@WARBRINGER1,@WARBRINGER2);
  10.  
  11. DELETE FROM `creature_involvedrelation` WHERE `id` IN (@AGENERAL,@AGENERAL1,@AGENERAL2,@WARBRINGER,@WARBRINGER1,@WARBRINGER2);
  12. INSERT INTO `creature_involvedrelation` (`id`,`quest`) VALUES
  13.     (@AGENERAL,11337), -- Call to Arms: Eye of the Storm A L71+
  14.     (@AGENERAL,14179), -- Call to Arms: Eye of the Storm A L61+
  15.     (@AGENERAL,24219), -- Call to Arms: Warsong Gulch A L11+
  16.     (@AGENERAL,24218), -- Call to Arms: Warsong Gulch A L21+
  17.     (@AGENERAL,24224), -- Call to Arms: Warsong Gulch A L51+
  18.     (@AGENERAL,14180), -- Call to Arms: Warsong Gulch A L61+
  19.     (@AGENERAL,11338), -- Call to Arms: Warsong Gulch A L71+
  20.     (@AGENERAL,24220), -- Call to Arms: Arathi Basin A L21+
  21.     (@AGENERAL,24223), -- Call to Arms: Arathi Basin A L51+
  22.     (@AGENERAL,14178), -- Call to Arms: Arathi Basin A L61+
  23.     (@AGENERAL,11335), -- Call to Arms: Arathi Basin A L71+
  24.     (@AGENERAL,24427), -- Call to Arms: Alterac Valley A L51+
  25.     (@AGENERAL,13427), -- Call to Arms: Alterac Valley A L61+
  26.     (@AGENERAL,11336), -- Call to Arms: Alterac Valley A L71+
  27.     (@AGENERAL,13405), -- Call to Arms: Strand of the Ancients A L71+
  28.     (@AGENERAL,14163), -- Call to Arms: Isle of Conquest A L71+
  29.     (@WARBRINGER,11341), -- Call to Arms: Eye of the Storm H L71+
  30.     (@WARBRINGER,14182), -- Call to Arms: Eye of the Storm H L61+
  31.     (@WARBRINGER,24217), -- Call to Arms: Warsong Gulch H L11+
  32.     (@WARBRINGER,24216), -- Call to Arms: Warsong Gulch H L21+
  33.     (@WARBRINGER,24225), -- Call to Arms: Warsong Gulch H L51+
  34.     (@WARBRINGER,14183), -- Call to Arms: Warsong Gulch H L61+
  35.     (@WARBRINGER,11342), -- Call to Arms: Warsong Gulch H L71+
  36.     (@WARBRINGER,24221), -- Call to Arms: Arathi Basin H L21+
  37.     (@WARBRINGER,24226), -- Call to Arms: Arathi Basin H L51+
  38.     (@WARBRINGER,14181), -- Call to Arms: Arathi Basin H L61+
  39.     (@WARBRINGER,11339), -- Call to Arms: Arathi Basin H L71+
  40.     (@WARBRINGER,24426), -- Call to Arms: Alterac Valley H L51+
  41.     (@WARBRINGER,13428), -- Call to Arms: Alterac Valley H L61+
  42.     (@WARBRINGER,11340), -- Call to Arms: Alterac Valley H L71+
  43.     (@WARBRINGER,13407), -- Call to Arms: Strand of the Ancients H L71+
  44.     (@WARBRINGER,14164), -- Call to Arms: Isle of Conquest A L71+
  45.     (@AGENERAL1,11337), -- Call to Arms: Eye of the Storm A L71+
  46.     (@AGENERAL1,14179), -- Call to Arms: Eye of the Storm A L61+
  47.     (@AGENERAL1,24219), -- Call to Arms: Warsong Gulch A L11+
  48.     (@AGENERAL1,24218), -- Call to Arms: Warsong Gulch A L21+
  49.     (@AGENERAL1,24224), -- Call to Arms: Warsong Gulch A L51+
  50.     (@AGENERAL1,14180), -- Call to Arms: Warsong Gulch A L61+
  51.     (@AGENERAL1,11338), -- Call to Arms: Warsong Gulch A L71+
  52.     (@AGENERAL1,24220), -- Call to Arms: Arathi Basin A L21+
  53.     (@AGENERAL1,24223), -- Call to Arms: Arathi Basin A L51+
  54.     (@AGENERAL1,14178), -- Call to Arms: Arathi Basin A L61+
  55.     (@AGENERAL1,11335), -- Call to Arms: Arathi Basin A L71+
  56.     (@AGENERAL1,24427), -- Call to Arms: Alterac Valley A L51+
  57.     (@AGENERAL1,13427), -- Call to Arms: Alterac Valley A L61+
  58.     (@AGENERAL1,11336), -- Call to Arms: Alterac Valley A L71+
  59.     (@AGENERAL1,13405), -- Call to Arms: Strand of the Ancients A L71+
  60.     (@AGENERAL1,14163), -- Call to Arms: Isle of Conquest A L71+
  61.     (@WARBRINGER1,11341), -- Call to Arms: Eye of the Storm H L71+
  62.     (@WARBRINGER1,14182), -- Call to Arms: Eye of the Storm H L61+
  63.     (@WARBRINGER1,24217), -- Call to Arms: Warsong Gulch H L11+
  64.     (@WARBRINGER1,24216), -- Call to Arms: Warsong Gulch H L21+
  65.     (@WARBRINGER1,24225), -- Call to Arms: Warsong Gulch H L51+
  66.     (@WARBRINGER1,14183), -- Call to Arms: Warsong Gulch H L61+
  67.     (@WARBRINGER1,11342), -- Call to Arms: Warsong Gulch H L71+
  68.     (@WARBRINGER1,24221), -- Call to Arms: Arathi Basin H L21+
  69.     (@WARBRINGER1,24226), -- Call to Arms: Arathi Basin H L51+
  70.     (@WARBRINGER1,14181), -- Call to Arms: Arathi Basin H L61+
  71.     (@WARBRINGER1,11339), -- Call to Arms: Arathi Basin H L71+
  72.     (@WARBRINGER1,24426), -- Call to Arms: Alterac Valley H L51+
  73.     (@WARBRINGER1,13428), -- Call to Arms: Alterac Valley H L61+
  74.     (@WARBRINGER1,11340), -- Call to Arms: Alterac Valley H L71+
  75.     (@WARBRINGER1,13407), -- Call to Arms: Strand of the Ancients H L71+
  76.     (@WARBRINGER1,14164), -- Call to Arms: Isle of Conquest A L71+
  77.     (@AGENERAL2,11337), -- Call to Arms: Eye of the Storm A L71+
  78.     (@AGENERAL2,14179), -- Call to Arms: Eye of the Storm A L61+
  79.     (@AGENERAL2,24219), -- Call to Arms: Warsong Gulch A L11+
  80.     (@AGENERAL2,24218), -- Call to Arms: Warsong Gulch A L21+
  81.     (@AGENERAL2,24224), -- Call to Arms: Warsong Gulch A L51+
  82.     (@AGENERAL2,14180), -- Call to Arms: Warsong Gulch A L61+
  83.     (@AGENERAL2,11338), -- Call to Arms: Warsong Gulch A L71+
  84.     (@AGENERAL2,24220), -- Call to Arms: Arathi Basin A L21+
  85.     (@AGENERAL2,24223), -- Call to Arms: Arathi Basin A L51+
  86.     (@AGENERAL2,14178), -- Call to Arms: Arathi Basin A L61+
  87.     (@AGENERAL2,11335), -- Call to Arms: Arathi Basin A L71+
  88.     (@AGENERAL2,24427), -- Call to Arms: Alterac Valley A L51+
  89.     (@AGENERAL2,13427), -- Call to Arms: Alterac Valley A L61+
  90.     (@AGENERAL2,11336), -- Call to Arms: Alterac Valley A L71+
  91.     (@AGENERAL2,13405), -- Call to Arms: Strand of the Ancients A L71+
  92.     (@AGENERAL2,14163), -- Call to Arms: Isle of Conquest A L71+
  93.     (@WARBRINGER2,11341), -- Call to Arms: Eye of the Storm H L71+
  94.     (@WARBRINGER2,14182), -- Call to Arms: Eye of the Storm H L61+
  95.     (@WARBRINGER2,24217), -- Call to Arms: Warsong Gulch H L11+
  96.     (@WARBRINGER2,24216), -- Call to Arms: Warsong Gulch H L21+
  97.     (@WARBRINGER2,24225), -- Call to Arms: Warsong Gulch H L51+
  98.     (@WARBRINGER2,14183), -- Call to Arms: Warsong Gulch H L61+
  99.     (@WARBRINGER2,11342), -- Call to Arms: Warsong Gulch H L71+
  100.     (@WARBRINGER2,24221), -- Call to Arms: Arathi Basin H L21+
  101.     (@WARBRINGER2,24226), -- Call to Arms: Arathi Basin H L51+
  102.     (@WARBRINGER2,14181), -- Call to Arms: Arathi Basin H L61+
  103.     (@WARBRINGER2,11339), -- Call to Arms: Arathi Basin H L71+
  104.     (@WARBRINGER2,24426), -- Call to Arms: Alterac Valley H L51+
  105.     (@WARBRINGER2,13428), -- Call to Arms: Alterac Valley H L61+
  106.     (@WARBRINGER2,11340), -- Call to Arms: Alterac Valley H L71+
  107.     (@WARBRINGER2,13407), -- Call to Arms: Strand of the Ancients H L71+
  108.     (@WARBRINGER2,14164); -- Call to Arms: Isle of Conquest A L71+
  109.  
  110. DELETE FROM `creature_questrelation` WHERE `id` IN (@AGENERAL,@AGENERAL1,@AGENERAL2,@WARBRINGER,@WARBRINGER1,@WARBRINGER2);
  111. INSERT INTO `creature_questrelation` (`id`,`quest`) VALUES
  112.     (@AGENERAL,11337), -- Call to Arms: Eye of the Storm A L71+
  113.     (@AGENERAL,14179), -- Call to Arms: Eye of the Storm A L61+
  114.     (@AGENERAL,24219), -- Call to Arms: Warsong Gulch A L11+
  115.     (@AGENERAL,24218), -- Call to Arms: Warsong Gulch A L21+
  116.     (@AGENERAL,24224), -- Call to Arms: Warsong Gulch A L51+
  117.     (@AGENERAL,14180), -- Call to Arms: Warsong Gulch A L61+
  118.     (@AGENERAL,11338), -- Call to Arms: Warsong Gulch A L71+
  119.     (@AGENERAL,24220), -- Call to Arms: Arathi Basin A L21+
  120.     (@AGENERAL,24223), -- Call to Arms: Arathi Basin A L51+
  121.     (@AGENERAL,14178), -- Call to Arms: Arathi Basin A L61+
  122.     (@AGENERAL,11335), -- Call to Arms: Arathi Basin A L71+
  123.     (@AGENERAL,24427), -- Call to Arms: Alterac Valley A L51+
  124.     (@AGENERAL,13427), -- Call to Arms: Alterac Valley A L61+
  125.     (@AGENERAL,11336), -- Call to Arms: Alterac Valley A L71+
  126.     (@AGENERAL,13405), -- Call to Arms: Strand of the Ancients A L71+
  127.     (@AGENERAL,14163), -- Call to Arms: Isle of Conquest A L71+
  128.     (@WARBRINGER,11341), -- Call to Arms: Eye of the Storm H L71+
  129.     (@WARBRINGER,14182), -- Call to Arms: Eye of the Storm H L61+
  130.     (@WARBRINGER,24217), -- Call to Arms: Warsong Gulch H L11+
  131.     (@WARBRINGER,24216), -- Call to Arms: Warsong Gulch H L21+
  132.     (@WARBRINGER,24225), -- Call to Arms: Warsong Gulch H L51+
  133.     (@WARBRINGER,14183), -- Call to Arms: Warsong Gulch H L61+
  134.     (@WARBRINGER,11342), -- Call to Arms: Warsong Gulch H L71+
  135.     (@WARBRINGER,24221), -- Call to Arms: Arathi Basin H L21+
  136.     (@WARBRINGER,24226), -- Call to Arms: Arathi Basin H L51+
  137.     (@WARBRINGER,14181), -- Call to Arms: Arathi Basin H L61+
  138.     (@WARBRINGER,11339), -- Call to Arms: Arathi Basin H L71+
  139.     (@WARBRINGER,24426), -- Call to Arms: Alterac Valley H L51+
  140.     (@WARBRINGER,13428), -- Call to Arms: Alterac Valley H L61+
  141.     (@WARBRINGER,11340), -- Call to Arms: Alterac Valley H L71+
  142.     (@WARBRINGER,13407), -- Call to Arms: Strand of the Ancients H L71+
  143.     (@WARBRINGER,14164), -- Call to Arms: Isle of Conquest A L71+
  144.     (@AGENERAL1,11337), -- Call to Arms: Eye of the Storm A L71+
  145.     (@AGENERAL1,14179), -- Call to Arms: Eye of the Storm A L61+
  146.     (@AGENERAL1,24219), -- Call to Arms: Warsong Gulch A L11+
  147.     (@AGENERAL1,24218), -- Call to Arms: Warsong Gulch A L21+
  148.     (@AGENERAL1,24224), -- Call to Arms: Warsong Gulch A L51+
  149.     (@AGENERAL1,14180), -- Call to Arms: Warsong Gulch A L61+
  150.     (@AGENERAL1,11338), -- Call to Arms: Warsong Gulch A L71+
  151.     (@AGENERAL1,24220), -- Call to Arms: Arathi Basin A L21+
  152.     (@AGENERAL1,24223), -- Call to Arms: Arathi Basin A L51+
  153.     (@AGENERAL1,14178), -- Call to Arms: Arathi Basin A L61+
  154.     (@AGENERAL1,11335), -- Call to Arms: Arathi Basin A L71+
  155.     (@AGENERAL1,24427), -- Call to Arms: Alterac Valley A L51+
  156.     (@AGENERAL1,13427), -- Call to Arms: Alterac Valley A L61+
  157.     (@AGENERAL1,11336), -- Call to Arms: Alterac Valley A L71+
  158.     (@AGENERAL1,13405), -- Call to Arms: Strand of the Ancients A L71+
  159.     (@AGENERAL1,14163), -- Call to Arms: Isle of Conquest A L71+
  160.     (@WARBRINGER1,11341), -- Call to Arms: Eye of the Storm H L71+
  161.     (@WARBRINGER1,14182), -- Call to Arms: Eye of the Storm H L61+
  162.     (@WARBRINGER1,24217), -- Call to Arms: Warsong Gulch H L11+
  163.     (@WARBRINGER1,24216), -- Call to Arms: Warsong Gulch H L21+
  164.     (@WARBRINGER1,24225), -- Call to Arms: Warsong Gulch H L51+
  165.     (@WARBRINGER1,14183), -- Call to Arms: Warsong Gulch H L61+
  166.     (@WARBRINGER1,11342), -- Call to Arms: Warsong Gulch H L71+
  167.     (@WARBRINGER1,24221), -- Call to Arms: Arathi Basin H L21+
  168.     (@WARBRINGER1,24226), -- Call to Arms: Arathi Basin H L51+
  169.     (@WARBRINGER1,14181), -- Call to Arms: Arathi Basin H L61+
  170.     (@WARBRINGER1,11339), -- Call to Arms: Arathi Basin H L71+
  171.     (@WARBRINGER1,24426), -- Call to Arms: Alterac Valley H L51+
  172.     (@WARBRINGER1,13428), -- Call to Arms: Alterac Valley H L61+
  173.     (@WARBRINGER1,11340), -- Call to Arms: Alterac Valley H L71+
  174.     (@WARBRINGER1,13407), -- Call to Arms: Strand of the Ancients H L71+
  175.     (@WARBRINGER1,14164), -- Call to Arms: Isle of Conquest A L71+
  176.     (@AGENERAL2,11337), -- Call to Arms: Eye of the Storm A L71+
  177.     (@AGENERAL2,14179), -- Call to Arms: Eye of the Storm A L61+
  178.     (@AGENERAL2,24219), -- Call to Arms: Warsong Gulch A L11+
  179.     (@AGENERAL2,24218), -- Call to Arms: Warsong Gulch A L21+
  180.     (@AGENERAL2,24224), -- Call to Arms: Warsong Gulch A L51+
  181.     (@AGENERAL2,14180), -- Call to Arms: Warsong Gulch A L61+
  182.     (@AGENERAL2,11338), -- Call to Arms: Warsong Gulch A L71+
  183.     (@AGENERAL2,24220), -- Call to Arms: Arathi Basin A L21+
  184.     (@AGENERAL2,24223), -- Call to Arms: Arathi Basin A L51+
  185.     (@AGENERAL2,14178), -- Call to Arms: Arathi Basin A L61+
  186.     (@AGENERAL2,11335), -- Call to Arms: Arathi Basin A L71+
  187.     (@AGENERAL2,24427), -- Call to Arms: Alterac Valley A L51+
  188.     (@AGENERAL2,13427), -- Call to Arms: Alterac Valley A L61+
  189.     (@AGENERAL2,11336), -- Call to Arms: Alterac Valley A L71+
  190.     (@AGENERAL2,13405), -- Call to Arms: Strand of the Ancients A L71+
  191.     (@AGENERAL2,14163), -- Call to Arms: Isle of Conquest A L71+
  192.     (@WARBRINGER2,11341), -- Call to Arms: Eye of the Storm H L71+
  193.     (@WARBRINGER2,14182), -- Call to Arms: Eye of the Storm H L61+
  194.     (@WARBRINGER2,24217), -- Call to Arms: Warsong Gulch H L11+
  195.     (@WARBRINGER2,24216), -- Call to Arms: Warsong Gulch H L21+
  196.     (@WARBRINGER2,24225), -- Call to Arms: Warsong Gulch H L51+
  197.     (@WARBRINGER2,14183), -- Call to Arms: Warsong Gulch H L61+
  198.     (@WARBRINGER2,11342), -- Call to Arms: Warsong Gulch H L71+
  199.     (@WARBRINGER2,24221), -- Call to Arms: Arathi Basin H L21+
  200.     (@WARBRINGER2,24226), -- Call to Arms: Arathi Basin H L51+
  201.     (@WARBRINGER2,14181), -- Call to Arms: Arathi Basin H L61+
  202.     (@WARBRINGER2,11339), -- Call to Arms: Arathi Basin H L71+
  203.     (@WARBRINGER2,24426), -- Call to Arms: Alterac Valley H L51+
  204.     (@WARBRINGER2,13428), -- Call to Arms: Alterac Valley H L61+
  205.     (@WARBRINGER2,11340), -- Call to Arms: Alterac Valley H L71+
  206.     (@WARBRINGER2,13407), -- Call to Arms: Strand of the Ancients H L71+
  207.     (@WARBRINGER2,14164); -- Call to Arms: Isle of Conquest A L71+
  208.  
  209. DELETE FROM `game_event_creature_quest` WHERE `id` IN (@AGENERAL,@AGENERAL1,@AGENERAL2,@WARBRINGER,@WARBRINGER1,@WARBRINGER2);
  210. INSERT INTO `game_event_creature_quest` (`eventEntry`,`id`,`quest`) VALUES
  211.     (21,@AGENERAL,11337), -- Call to Arms: Eye of the Storm A L71+
  212.     (21,@AGENERAL,14179), -- Call to Arms: Eye of the Storm A L61+
  213.     (19,@AGENERAL,24219), -- Call to Arms: Warsong Gulch A L11+
  214.     (19,@AGENERAL,24218), -- Call to Arms: Warsong Gulch A L21+
  215.     (19,@AGENERAL,24224), -- Call to Arms: Warsong Gulch A L51+
  216.     (19,@AGENERAL,14180), -- Call to Arms: Warsong Gulch A L61+
  217.     (19,@AGENERAL,11338), -- Call to Arms: Warsong Gulch A L71+
  218.     (20,@AGENERAL,24220), -- Call to Arms: Arathi Basin A L21+
  219.     (20,@AGENERAL,24223), -- Call to Arms: Arathi Basin A L51+
  220.     (20,@AGENERAL,14178), -- Call to Arms: Arathi Basin A L61+
  221.     (20,@AGENERAL,11335), -- Call to Arms: Arathi Basin A L71+
  222.     (18,@AGENERAL,24427), -- Call to Arms: Alterac Valley A L51+
  223.     (18,@AGENERAL,13427), -- Call to Arms: Alterac Valley A L61+
  224.     (18,@AGENERAL,11336), -- Call to Arms: Alterac Valley A L71+
  225.     (53,@AGENERAL,13405), -- Call to Arms: Strand of the Ancients A L71+
  226.     (54,@AGENERAL,14163), -- Call to Arms: Isle of Conquest A L71+
  227.     (21,@WARBRINGER,11341), -- Call to Arms: Eye of the Storm H L71+
  228.     (21,@WARBRINGER,14182), -- Call to Arms: Eye of the Storm H L61+
  229.     (19,@WARBRINGER,24217), -- Call to Arms: Warsong Gulch H L11+
  230.     (19,@WARBRINGER,24216), -- Call to Arms: Warsong Gulch H L21+
  231.     (19,@WARBRINGER,24225), -- Call to Arms: Warsong Gulch H L51+
  232.     (19,@WARBRINGER,14183), -- Call to Arms: Warsong Gulch H L61+
  233.     (19,@WARBRINGER,11342), -- Call to Arms: Warsong Gulch H L71+
  234.     (20,@WARBRINGER,24221), -- Call to Arms: Arathi Basin H L21+
  235.     (20,@WARBRINGER,24226), -- Call to Arms: Arathi Basin H L51+
  236.     (20,@WARBRINGER,14181), -- Call to Arms: Arathi Basin H L61+
  237.     (20,@WARBRINGER,11339), -- Call to Arms: Arathi Basin H L71+
  238.     (18,@WARBRINGER,24426), -- Call to Arms: Alterac Valley H L51+
  239.     (18,@WARBRINGER,13428), -- Call to Arms: Alterac Valley H L61+
  240.     (18,@WARBRINGER,11340), -- Call to Arms: Alterac Valley H L71+
  241.     (53,@WARBRINGER,13407), -- Call to Arms: Strand of the Ancients H L71+
  242.     (54,@WARBRINGER,14164), -- Call to Arms: Isle of Conquest A L71+
  243.     (21,@AGENERAL1,11337), -- Call to Arms: Eye of the Storm A L71+
  244.     (21,@AGENERAL1,14179), -- Call to Arms: Eye of the Storm A L61+
  245.     (19,@AGENERAL1,24219), -- Call to Arms: Warsong Gulch A L11+
  246.     (19,@AGENERAL1,24218), -- Call to Arms: Warsong Gulch A L21+
  247.     (19,@AGENERAL1,24224), -- Call to Arms: Warsong Gulch A L51+
  248.     (19,@AGENERAL1,14180), -- Call to Arms: Warsong Gulch A L61+
  249.     (19,@AGENERAL1,11338), -- Call to Arms: Warsong Gulch A L71+
  250.     (20,@AGENERAL1,24220), -- Call to Arms: Arathi Basin A L21+
  251.     (20,@AGENERAL1,24223), -- Call to Arms: Arathi Basin A L51+
  252.     (20,@AGENERAL1,14178), -- Call to Arms: Arathi Basin A L61+
  253.     (20,@AGENERAL1,11335), -- Call to Arms: Arathi Basin A L71+
  254.     (18,@AGENERAL1,24427), -- Call to Arms: Alterac Valley A L51+
  255.     (18,@AGENERAL1,13427), -- Call to Arms: Alterac Valley A L61+
  256.     (18,@AGENERAL1,11336), -- Call to Arms: Alterac Valley A L71+
  257.     (53,@AGENERAL1,13405), -- Call to Arms: Strand of the Ancients A L71+
  258.     (54,@AGENERAL1,14163), -- Call to Arms: Isle of Conquest A L71+
  259.     (21,@WARBRINGER1,11341), -- Call to Arms: Eye of the Storm H L71+
  260.     (21,@WARBRINGER1,14182), -- Call to Arms: Eye of the Storm H L61+
  261.     (19,@WARBRINGER1,24217), -- Call to Arms: Warsong Gulch H L11+
  262.     (19,@WARBRINGER1,24216), -- Call to Arms: Warsong Gulch H L21+
  263.     (19,@WARBRINGER1,24225), -- Call to Arms: Warsong Gulch H L51+
  264.     (19,@WARBRINGER1,14183), -- Call to Arms: Warsong Gulch H L61+
  265.     (19,@WARBRINGER1,11342), -- Call to Arms: Warsong Gulch H L71+
  266.     (20,@WARBRINGER1,24221), -- Call to Arms: Arathi Basin H L21+
  267.     (20,@WARBRINGER1,24226), -- Call to Arms: Arathi Basin H L51+
  268.     (20,@WARBRINGER1,14181), -- Call to Arms: Arathi Basin H L61+
  269.     (20,@WARBRINGER1,11339), -- Call to Arms: Arathi Basin H L71+
  270.     (18,@WARBRINGER1,24426), -- Call to Arms: Alterac Valley H L51+
  271.     (18,@WARBRINGER1,13428), -- Call to Arms: Alterac Valley H L61+
  272.     (18,@WARBRINGER1,11340), -- Call to Arms: Alterac Valley H L71+
  273.     (53,@WARBRINGER1,13407), -- Call to Arms: Strand of the Ancients H L71+
  274.     (54,@WARBRINGER1,14164), -- Call to Arms: Isle of Conquest A L71+
  275.     (21,@AGENERAL2,11337), -- Call to Arms: Eye of the Storm A L71+
  276.     (21,@AGENERAL2,14179), -- Call to Arms: Eye of the Storm A L61+
  277.     (19,@AGENERAL2,24219), -- Call to Arms: Warsong Gulch A L11+
  278.     (19,@AGENERAL2,24218), -- Call to Arms: Warsong Gulch A L21+
  279.     (19,@AGENERAL2,24224), -- Call to Arms: Warsong Gulch A L51+
  280.     (19,@AGENERAL2,14180), -- Call to Arms: Warsong Gulch A L61+
  281.     (19,@AGENERAL2,11338), -- Call to Arms: Warsong Gulch A L71+
  282.     (20,@AGENERAL2,24220), -- Call to Arms: Arathi Basin A L21+
  283.     (20,@AGENERAL2,24223), -- Call to Arms: Arathi Basin A L51+
  284.     (20,@AGENERAL2,14178), -- Call to Arms: Arathi Basin A L61+
  285.     (20,@AGENERAL2,11335), -- Call to Arms: Arathi Basin A L71+
  286.     (18,@AGENERAL2,24427), -- Call to Arms: Alterac Valley A L51+
  287.     (18,@AGENERAL2,13427), -- Call to Arms: Alterac Valley A L61+
  288.     (18,@AGENERAL2,11336), -- Call to Arms: Alterac Valley A L71+
  289.     (53,@AGENERAL2,13405), -- Call to Arms: Strand of the Ancients A L71+
  290.     (54,@AGENERAL2,14163), -- Call to Arms: Isle of Conquest A L71+
  291.     (21,@WARBRINGER2,11341), -- Call to Arms: Eye of the Storm H L71+
  292.     (21,@WARBRINGER2,14182), -- Call to Arms: Eye of the Storm H L61+
  293.     (19,@WARBRINGER2,24217), -- Call to Arms: Warsong Gulch H L11+
  294.     (19,@WARBRINGER2,24216), -- Call to Arms: Warsong Gulch H L21+
  295.     (19,@WARBRINGER2,24225), -- Call to Arms: Warsong Gulch H L51+
  296.     (19,@WARBRINGER2,14183), -- Call to Arms: Warsong Gulch H L61+
  297.     (19,@WARBRINGER2,11342), -- Call to Arms: Warsong Gulch H L71+
  298.     (20,@WARBRINGER2,24221), -- Call to Arms: Arathi Basin H L21+
  299.     (20,@WARBRINGER2,24226), -- Call to Arms: Arathi Basin H L51+
  300.     (20,@WARBRINGER2,14181), -- Call to Arms: Arathi Basin H L61+
  301.     (20,@WARBRINGER2,11339), -- Call to Arms: Arathi Basin H L71+
  302.     (18,@WARBRINGER2,24426), -- Call to Arms: Alterac Valley H L51+
  303.     (18,@WARBRINGER2,13428), -- Call to Arms: Alterac Valley H L61+
  304.     (18,@WARBRINGER2,11340), -- Call to Arms: Alterac Valley H L71+
  305.     (53,@WARBRINGER2,13407), -- Call to Arms: Strand of the Ancients H L71+
  306.     (54,@WARBRINGER2,14164); -- Call to Arms: Isle of Conquest A L71+
  307.  
  308. DELETE FROM `npc_vendor` WHERE `entry` IN (@AGENERAL1,@AGENERAL2,@WARBRINGER1,@WARBRINGER2);
  309. INSERT INTO `npc_vendor` (`entry`,`slot`,`item`,`maxcount`,`incrtime`,`ExtendedCost`) VALUES
  310.     (@AGENERAL1,0,54637,0,0,2996),
  311.     (@AGENERAL1,0,54637,0,0,2995),
  312.     (@AGENERAL1,0,54637,0,0,2994),
  313.     (@AGENERAL1,0,54637,0,0,2993),
  314.     (@AGENERAL1,0,54637,0,0,2992),
  315.     (@AGENERAL1,0,54637,0,0,2991),
  316.     (@AGENERAL2,0,54637,0,0,2996),
  317.     (@AGENERAL2,0,54637,0,0,2995),
  318.     (@AGENERAL2,0,54637,0,0,2994),
  319.     (@AGENERAL2,0,54637,0,0,2993),
  320.     (@AGENERAL2,0,54637,0,0,2992),
  321.     (@AGENERAL2,0,54637,0,0,2991),
  322.     (@WARBRINGER1,0,54637,0,0,2996),
  323.     (@WARBRINGER1,0,54637,0,0,2995),
  324.     (@WARBRINGER1,0,54637,0,0,2994),
  325.     (@WARBRINGER1,0,54637,0,0,2993),
  326.     (@WARBRINGER1,0,54637,0,0,2992),
  327.     (@WARBRINGER1,0,54637,0,0,2991),
  328.     (@WARBRINGER2,0,54637,0,0,2996),
  329.     (@WARBRINGER2,0,54637,0,0,2995),
  330.     (@WARBRINGER2,0,54637,0,0,2994),
  331.     (@WARBRINGER2,0,54637,0,0,2993),
  332.     (@WARBRINGER2,0,54637,0,0,2992),
  333.     (@WARBRINGER2,0,54637,0,0,2991);
Advertisement
Add Comment
Please, Sign In to add comment