Advertisement
Guest User

Untitled

a guest
Jan 29th, 2014
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1.  
  2. VISUAL BLACKHOLE 2
  3. INSERT INTO `world`.`item_template` (`entry`, `class`, `name`, `displayid`, `Quality`, `FlagsExtra`, `BuyPrice`, `InventoryType`, `ItemLevel`, `delay`, 'spellid_1', `spelltrigger_1`, `spellcharges_1`, `bonding`, `Material`, `WDBVerified`) VALUES (7123456, 4, 'Shirt of Black Hole Vis 2', 47076, 5, 8192, 400, 4, 1, 0, 46235, 1, 0, 1, 7, 13329);
  4.  
  5. -
  6.  
  7. Vis blackhole target
  8. INSERT INTO `world`.`item_template` (`entry`, `class`, `name`, `displayid`, `Quality`, `FlagsExtra`, `BuyPrice`, `InventoryType`, `ItemLevel`, `delay`, `spellid_1`, `spelltrigger_1`, `bonding`, `Material`, `WDBVerified`) VALUES (7123457, 4, 'Shirt of blkhole targ vis', 47076, 5, 8192, 400, 4, 1, 0, 62348, 1, 1, 7, 13329);
  9.  
  10. -
  11.  
  12. Summonvis;
  13.  
  14. INSERT INTO `world`.`item_template` (`entry`, `class`, `name`, `displayid`, `Quality`, `FlagsExtra`, `BuyPrice`, `InventoryType`, `ItemLevel`, `delay`, `spellid_1`, `spelltrigger_1`, `spellcharges_1`, `bonding`, `Material`, `WDBVerified`) VALUES (7123458, 4, 'Shirt of Summon Vis', 47076, 5, 8192, 400, 4, 1, 0, 46242, 1, 0, 1, 7, 13329);
  15.  
  16.  
  17.  
  18. -mikail
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement