Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 2.39 KB | None | 0 0
  1. INSERT INTO `store_collection_items`
  2. SELECT `item_template`.`entry`, `item_template`.`name`, 7, "Available from Tiraxis' Ethereal Bazaar", 7, "Just head over to a Transmogifier and you can transform any weapon to look like this!", `dbc_itemdisplayinfo_12340`.`field5`, NULL, 0, 0
  3. FROM `item_template`
  4. JOIN `proudmoore_world`.`dbc_itemdisplayinfo_12340` ON `dbc_itemdisplayinfo_12340`.`field5` = `item_template`.`entry`
  5. WHERE `entry` IN (1259,5597,10615,11019,12482,12502,12593,13719,14876,14881,14882,20977,20979,21129,22738,22805,23052,23428,23673,23996,25879,28133,29417,29420,29433,29437,29438,29439,29444,29462,29709,29710,30180,30410,30412,30484,30485,30624,30648,30661,30699,31352,31600,31612,32177,32187,32272,32604,32743,32876,32886,32887,33049,33169,33525,33526,33975,33981,33984,33992,34326,34327,34328,34505,34520,34521,34522,34523,34524,34525,34552,34596,34637,34682,34696,34821,34879,35561,36631,36762,37608,38200,38243,39287,39659,39662,39754,40540,40542,41177,41764,42757,42920,42932,42933,43175,43487,43580,44238,44439,44705,44727,45727,45899,46020,48947,49341,49342,49344,49345,49719,49763,49774,49931,50427,50433,50672,50704,50732,51323,51932,192100,192101,192102,192103,192104,192105,192106,192107,192108,192109,192110,192111,192112,192113,192114,192115,192116,192117,192118,192119,192120,192121,192122,192123,192124,192125,192126,192127,192128,192129,192130,192131,192132,192133,192134,192135,192136,192137,192138,192139,192140,192141,192142,192143,192144,192145,192146,192147,192148,192149,192150,192151,192152,192153,192154,551259,553933,555597,5510615,5511019,5512482,5512502,5512593,5513719,5514085,5514876,5514881,5514882,5514883,5514889,5514891,5520977,5520979,5521129,5522738,5522805,5523428,5523673,5523996,5525879,5528133,5529417,5529420,5529433,5529437,5529438,5529439,5529444,5529462,5529709,5529710,5530180,5530410,5530412,5530484,5530485,5530624,5530648,5530661,5530699,5531600,5531612,5532177,5532272,5532425,5532604,5532743,5532886,5532887,5533049,5533169,5533981,5533984,5533992,5534505,5534520,5534521,5534522,5534523,5534524,5534525,5534552,5534596,5534637,5534682,5534696,5534821,5534879,5535561,5537608,5539287,5539659,5539662,5539754,5540540,5540542,5541177,5541764,5542757,5542920,5542932,5542933,5543175,5543487,5543580,5544238,5544439,5544705,5544727,5545727,5545899,5546020,5548947,5549341,5549342,5549344,5549345,5549719,5549763,5549774,5549931,5550427,5550433,5550672,5550704,5550732,5551323,5551932)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement