Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- SEASON 8 VENDORS
- -- SPAWN
- DELETE FROM `creature` WHERE `id` IN ('34038', '34060', '34063');
- INSERT INTO `creature` (`id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`)
- VALUES
- ('34038', '1', '1', '1', '0', '0', '1668.12', '-4197.15', '56.383', '3.93607', '600', '0', '0', '11828', '0', '0', '0'),
- ('34060', '1', '1', '1', '0', '0', '1672.79', '-4202.75', '56.3826', '3.42006', '600', '0', '0', '9780', '14392', '0', '0'),
- ('34063', '1', '1', '1', '0', '0', '1670.98', '-4199.92', '56.3826', '3.5418', '600', '0', '0', '11828', '0', '0', '0');
- -- TEMPLATE UP
- UPDATE creature_template SET `modelid3` = "0", `minlevel` = "65", `maxlevel` = "65", `expansion` = "2", `minhealth` = "11828", `maxhealth` = "11828", `armor` = "5245", `faction_A` = "29", `faction_H` = "29", `npcflag` = "4224", `mindmg` = "188", `maxdmg` = "282", `attackpower` = "70", `minrangedmg` = "150", `maxrangedmg` = "226", `unit_flags`='768', `rangedattackpower` = "56", `RegenHealth` = "1", `equipment_id` = "819", `flags_extra` = "2" WHERE entry=34038;
- UPDATE creature_template SET `modelid3` = "0", `minlevel` = "70", `maxlevel` = "70", `expansion` = "2", `minhealth` = "9780", `maxhealth` = "9780", `minmana` = "14392", `maxmana` = "14392", `armor` = "6740", `faction_A` = "29", `faction_H` = "29", `npcflag` = "4224", `mindmg` = "260", `maxdmg` = "390", `attackpower` = "97", `dmg_multiplier` = "5.1", `unit_flags`='768', `minrangedmg` = "208", `maxrangedmg` = "312", `rangedattackpower` = "78", `health_mod` = "2", `mana_mod` = "2", `RegenHealth` = "1", `flags_extra` = "2" WHERE entry=34060;
- UPDATE creature_template SET `modelid3` = "0", `subname` = "Northrend Armor Quartermaster", `minlevel` = "65", `maxlevel` = "65", `expansion` = "2", `minhealth` = "11828", `maxhealth` = "11828", `armor` = "5245", `faction_A` = "29", `faction_H` = "29", `npcflag` = "4224", `mindmg` = "188", `maxdmg` = "282", `attackpower` = "70", `unit_flags`='768', `minrangedmg` = "150", `maxrangedmg` = "226", `rangedattackpower` = "56", `RegenHealth` = "1", `equipment_id` = "677", `flags_extra` = "2" WHERE entry=34063;
- -- VENDOR PART
- -- [34038] - Sergeant Thunderhorn
- DELETE FROM `npc_vendor` WHERE `entry`='34038';
- INSERT INTO `npc_vendor` (`entry`, `item`, `maxcount`, `incrtime`, `ExtendedCost`)
- VALUES
- ('34038', '40883', '0', '0', '2966'),
- ('34038', '40884', '0', '0', '2966'),
- ('34038', '40890', '0', '0', '2967'),
- ('34038', '40978', '0', '0', '2966'),
- ('34038', '40979', '0', '0', '2966'),
- ('34038', '40984', '0', '0', '2967'),
- ('34038', '41052', '0', '0', '2966'),
- ('34038', '41056', '0', '0', '2966'),
- ('34038', '41061', '0', '0', '2967'),
- ('34038', '41066', '0', '0', '2967'),
- ('34038', '41071', '0', '0', '2966'),
- ('34038', '41076', '0', '0', '2966'),
- ('34038', '41226', '0', '0', '2967'),
- ('34038', '41231', '0', '0', '2966'),
- ('34038', '41236', '0', '0', '2966'),
- ('34038', '41618', '0', '0', '2966'),
- ('34038', '41622', '0', '0', '2966'),
- ('34038', '41626', '0', '0', '2967'),
- ('34038', '41631', '0', '0', '2966'),
- ('34038', '41636', '0', '0', '2966'),
- ('34038', '41641', '0', '0', '2967'),
- ('34038', '41833', '0', '0', '2966'),
- ('34038', '41837', '0', '0', '2966'),
- ('34038', '41841', '0', '0', '2967'),
- ('34038', '41882', '0', '0', '2966'),
- ('34038', '41886', '0', '0', '2966'),
- ('34038', '41894', '0', '0', '2967'),
- ('34038', '41899', '0', '0', '2966'),
- ('34038', '41904', '0', '0', '2966'),
- ('34038', '41910', '0', '0', '2967'),
- ('34038', '42041', '0', '0', '2968'),
- ('34038', '42042', '0', '0', '2968'),
- ('34038', '42043', '0', '0', '2968'),
- ('34038', '42044', '0', '0', '2968'),
- ('34038', '42045', '0', '0', '2968'),
- ('34038', '42046', '0', '0', '2968'),
- ('34038', '42047', '0', '0', '2968'),
- ('34038', '42076', '0', '0', '2968'),
- ('34038', '42077', '0', '0', '2968'),
- ('34038', '42078', '0', '0', '2968'),
- ('34038', '42079', '0', '0', '2968'),
- ('34038', '42080', '0', '0', '2968'),
- ('34038', '42081', '0', '0', '2968'),
- ('34038', '42082', '0', '0', '2968'),
- ('34038', '42118', '0', '0', '2968'),
- ('34038', '42119', '0', '0', '2968'),
- ('34038', '42133', '0', '0', '2966'),
- ('34038', '42134', '0', '0', '2966'),
- ('34038', '42135', '0', '0', '2966'),
- ('34038', '42136', '0', '0', '2966'),
- ('34038', '42137', '0', '0', '2966'),
- ('34038', '46374', '0', '0', '2968'),
- ('34038', '49179', '0', '0', '2966'),
- ('34038', '49181', '0', '0', '2967'),
- ('34038', '49183', '0', '0', '2966');
- -- [34060] - Doris Volanthius
- DELETE FROM `npc_vendor` WHERE `entry`='34060';
- INSERT INTO `npc_vendor` (`entry`, `item`, `maxcount`, `incrtime`, `ExtendedCost`)
- VALUES
- ('34060', '51327', '0', '0', '2962'),
- ('34060', '51328', '0', '0', '2961'),
- ('34060', '51329', '0', '0', '2963'),
- ('34060', '51330', '0', '0', '2964'),
- ('34060', '51331', '0', '0', '2964'),
- ('34060', '51332', '0', '0', '2964'),
- ('34060', '51333', '0', '0', '2964'),
- ('34060', '51334', '0', '0', '2964'),
- ('34060', '51335', '0', '0', '2964'),
- ('34060', '51336', '0', '0', '2964'),
- ('34060', '51337', '0', '0', '2962'),
- ('34060', '51338', '0', '0', '2961'),
- ('34060', '51339', '0', '0', '2963'),
- ('34060', '51340', '0', '0', '2962'),
- ('34060', '51341', '0', '0', '2961'),
- ('34060', '51342', '0', '0', '2963'),
- ('34060', '51343', '0', '0', '2962'),
- ('34060', '51344', '0', '0', '2961'),
- ('34060', '51345', '0', '0', '2963'),
- ('34060', '51346', '0', '0', '2964'),
- ('34060', '51347', '0', '0', '2964'),
- ('34060', '51348', '0', '0', '2964'),
- ('34060', '51349', '0', '0', '2964'),
- ('34060', '51350', '0', '0', '2962'),
- ('34060', '51351', '0', '0', '2961'),
- ('34060', '51352', '0', '0', '2963'),
- ('34060', '51353', '0', '0', '2964'),
- ('34060', '51354', '0', '0', '2964'),
- ('34060', '51355', '0', '0', '2964'),
- ('34060', '51356', '0', '0', '2964'),
- ('34060', '51357', '0', '0', '2964'),
- ('34060', '51358', '0', '0', '2964'),
- ('34060', '51359', '0', '0', '2962'),
- ('34060', '51360', '0', '0', '2961'),
- ('34060', '51361', '0', '0', '2963'),
- ('34060', '51362', '0', '0', '2962'),
- ('34060', '51363', '0', '0', '2961'),
- ('34060', '51364', '0', '0', '2963'),
- ('34060', '51365', '0', '0', '2962'),
- ('34060', '51366', '0', '0', '2961'),
- ('34060', '51367', '0', '0', '2963'),
- ('34060', '51368', '0', '0', '2962'),
- ('34060', '51369', '0', '0', '2961'),
- ('34060', '51370', '0', '0', '2963'),
- ('34060', '51371', '0', '0', '2962'),
- ('34060', '51372', '0', '0', '2961'),
- ('34060', '51373', '0', '0', '2963'),
- ('34060', '51374', '0', '0', '2962'),
- ('34060', '51375', '0', '0', '2961'),
- ('34060', '51376', '0', '0', '2963'),
- ('34060', '51378', '0', '0', '2965');
- -- [34063] - Blood Guard Zar'shi
- DELETE FROM `npc_vendor` WHERE `entry`='34060';
- INSERT INTO `npc_vendor` (`entry`, `item`, `maxcount`, `incrtime`, `ExtendedCost`)
- VALUES
- ('34063', '40787', '0', '0', '2959'),
- ('34063', '40788', '0', '0', '2959'),
- ('34063', '40789', '0', '0', '2959'),
- ('34063', '40807', '0', '0', '2960'),
- ('34063', '40808', '0', '0', '2960'),
- ('34063', '40809', '0', '0', '2960'),
- ('34063', '40826', '0', '0', '2959'),
- ('34063', '40827', '0', '0', '2959'),
- ('34063', '40828', '0', '0', '2959'),
- ('34063', '40847', '0', '0', '2958'),
- ('34063', '40848', '0', '0', '2958'),
- ('34063', '40849', '0', '0', '2958'),
- ('34063', '40866', '0', '0', '2958'),
- ('34063', '40868', '0', '0', '2958'),
- ('34063', '40869', '0', '0', '2958'),
- ('34063', '40907', '0', '0', '2959'),
- ('34063', '40927', '0', '0', '2960'),
- ('34063', '40933', '0', '0', '2959'),
- ('34063', '40939', '0', '0', '2958'),
- ('34063', '40963', '0', '0', '2958'),
- ('34063', '40992', '0', '0', '2959'),
- ('34063', '40993', '0', '0', '2959'),
- ('34063', '41001', '0', '0', '2960'),
- ('34063', '41007', '0', '0', '2960'),
- ('34063', '41013', '0', '0', '2959'),
- ('34063', '41019', '0', '0', '2959'),
- ('34063', '41027', '0', '0', '2958'),
- ('34063', '41033', '0', '0', '2958'),
- ('34063', '41038', '0', '0', '2958'),
- ('34063', '41044', '0', '0', '2958'),
- ('34063', '41081', '0', '0', '2959'),
- ('34063', '41087', '0', '0', '2959'),
- ('34063', '41137', '0', '0', '2960'),
- ('34063', '41143', '0', '0', '2960'),
- ('34063', '41151', '0', '0', '2959'),
- ('34063', '41157', '0', '0', '2959'),
- ('34063', '41199', '0', '0', '2958'),
- ('34063', '41205', '0', '0', '2958'),
- ('34063', '41211', '0', '0', '2958'),
- ('34063', '41217', '0', '0', '2958'),
- ('34063', '41275', '0', '0', '2958'),
- ('34063', '41281', '0', '0', '2958'),
- ('34063', '41287', '0', '0', '2960'),
- ('34063', '41293', '0', '0', '2960'),
- ('34063', '41298', '0', '0', '2958'),
- ('34063', '41304', '0', '0', '2958'),
- ('34063', '41310', '0', '0', '2959'),
- ('34063', '41316', '0', '0', '2959'),
- ('34063', '41321', '0', '0', '2959'),
- ('34063', '41327', '0', '0', '2959'),
- ('34063', '41650', '0', '0', '2959'),
- ('34063', '41655', '0', '0', '2958'),
- ('34063', '41661', '0', '0', '2959'),
- ('34063', '41667', '0', '0', '2958'),
- ('34063', '41672', '0', '0', '2959'),
- ('34063', '41678', '0', '0', '2959'),
- ('34063', '41683', '0', '0', '2958'),
- ('34063', '41715', '0', '0', '2958'),
- ('34063', '41767', '0', '0', '2960'),
- ('34063', '41773', '0', '0', '2960'),
- ('34063', '41854', '0', '0', '2959'),
- ('34063', '41859', '0', '0', '2959'),
- ('34063', '41864', '0', '0', '2958'),
- ('34063', '41869', '0', '0', '2958'),
- ('34063', '41874', '0', '0', '2960'),
- ('34063', '41915', '0', '0', '2959'),
- ('34063', '41921', '0', '0', '2959'),
- ('34063', '41927', '0', '0', '2958'),
- ('34063', '41934', '0', '0', '2958'),
- ('34063', '41940', '0', '0', '2960'),
- ('34063', '41946', '0', '0', '2959'),
- ('34063', '41953', '0', '0', '2959'),
- ('34063', '41959', '0', '0', '2958'),
- ('34063', '41965', '0', '0', '2958'),
- ('34063', '41971', '0', '0', '2960'),
- ('34063', '41993', '0', '0', '2959'),
- ('34063', '41998', '0', '0', '2959'),
- ('34063', '42005', '0', '0', '2958'),
- ('34063', '42011', '0', '0', '2958'),
- ('34063', '42017', '0', '0', '2960'),
- ('34063', '42579', '0', '0', '2969'),
- ('34063', '42584', '0', '0', '2969'),
- ('34063', '42589', '0', '0', '2969'),
- ('34063', '42598', '0', '0', '2969'),
- ('34063', '42603', '0', '0', '2969'),
- ('34063', '42608', '0', '0', '2969'),
- ('34063', '42615', '0', '0', '2969'),
- ('34063', '42621', '0', '0', '2969'),
- ('34063', '42853', '0', '0', '2969'),
- ('34063', '45706', '0', '0', '2596');
Advertisement
Add Comment
Please, Sign In to add comment