Skip to content

Instantly share code, notes, and snippets.

@callmephil
Last active July 25, 2023 12:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save callmephil/969998828b699eefd26f to your computer and use it in GitHub Desktop.
Save callmephil/969998828b699eefd26f to your computer and use it in GitHub Desktop.
{Ultimate} Transmogrifcation Mall Vendors 3.3.5
Set @Subname_OS_Vanilla_1 := "Transmog Off-Set Vanilla 'Uncommon'";
Set @Subname_OS_Vanilla_2 := "Transmog Off-Set Vanilla 'Rare & Epics'";
Set @Subname_Wep_Vanilla_1 := "Transmog Weapons Vanilla 'Uncommon'";
Set @Subname_Wep_Vanilla_2 := "Transmog Weapons Vanilla 'Rare'";
Set @Subname_Wep_Vanilla_3 := "Transmog Weapons Vanilla 'Epics'";
Set @M_Cloth := 7;
Set @M_Leather := 8;
Set @M_Mail := 5;
Set @M_Plate := 6;
Set @Base_Entry := 500000;
DELETE FROM `creature_template` where `entry` between @Base_Entry AND @Base_Entry+114;
-- Vanilla
INSERT into `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `dmgschool`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `DamageModifier`, `ExperienceModifier`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) values
-- Head
(@Base_Entry,'0','0','0','0','0','27822','0','0','0','Transmog Head Cloth',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+1,'0','0','0','0','0','27822','0','0','0','Transmog Head Leather',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+2,'0','0','0','0','0','27822','0','0','0','Transmog Head Mail',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+3,'0','0','0','0','0','27822','0','0','0','Transmog Head Plate',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shoulders
(@Base_Entry+4,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Cloth',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+5,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Leather',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+6,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Mail',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+7,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Plate',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Back
(@Base_Entry+8,'0','0','0','0','0','27822','0','0','0','Back',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+9,'0','0','0','0','0','27822','0','0','0','Back Leather',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+10,'0','0','0','0','0','27822','0','0','0','Back Mail',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+11,'0','0','0','0','0','27822','0','0','0','Back Plate',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Chest
(@Base_Entry+12,'0','0','0','0','0','27822','0','0','0','Transmog Chest Cloth',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+13,'0','0','0','0','0','27822','0','0','0','Transmog Chest Leather',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+14,'0','0','0','0','0','27822','0','0','0','Transmog Chest Mail',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+15,'0','0','0','0','0','27822','0','0','0','Transmog Chest Plate',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Hands
(@Base_Entry+16,'0','0','0','0','0','27822','0','0','0','Transmog Hands Cloth',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+17,'0','0','0','0','0','27822','0','0','0','Transmog Hands Leather',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+18,'0','0','0','0','0','27822','0','0','0','Transmog Hands Mail',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+19,'0','0','0','0','0','27822','0','0','0','Transmog Hands Plate',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Waist
(@Base_Entry+20,'0','0','0','0','0','27822','0','0','0','Transmog Waist Cloth',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+21,'0','0','0','0','0','27822','0','0','0','Transmog Waist Leather',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+22,'0','0','0','0','0','27822','0','0','0','Transmog Waist Mail',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+23,'0','0','0','0','0','27822','0','0','0','Transmog Waist Plate',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Legs
(@Base_Entry+24,'0','0','0','0','0','27822','0','0','0','Transmog Legs Cloth',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+25,'0','0','0','0','0','27822','0','0','0','Transmog Legs Leather',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+26,'0','0','0','0','0','27822','0','0','0','Transmog Legs Mail',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+27,'0','0','0','0','0','27822','0','0','0','Transmog Legs Plate',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Boots
(@Base_Entry+28,'0','0','0','0','0','27822','0','0','0','Transmog Boots Cloth',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+29,'0','0','0','0','0','27822','0','0','0','Transmog Boots Leather',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+30,'0','0','0','0','0','27822','0','0','0','Transmog Boots Mail',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+31,'0','0','0','0','0','27822','0','0','0','Transmog Boots Plate',@Subname_OS_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340');
-- Vanilla 2
INSERT into `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `dmgschool`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `DamageModifier`, `ExperienceModifier`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) values
-- Head
(@Base_Entry+32,'0','0','0','0','0','27822','0','0','0','Transmog Head Cloth',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+33,'0','0','0','0','0','27822','0','0','0','Transmog Head Leather',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+34,'0','0','0','0','0','27822','0','0','0','Transmog Head Mail',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+35,'0','0','0','0','0','27822','0','0','0','Transmog Head Plate',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shoulders
(@Base_Entry+36,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Cloth',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+37,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Leather',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+38,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Mail',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+39,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Plate',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Back
(@Base_Entry+40,'0','0','0','0','0','27822','0','0','0','Back',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+41,'0','0','0','0','0','27822','0','0','0','Back Leather',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+42,'0','0','0','0','0','27822','0','0','0','Back Mail',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+43,'0','0','0','0','0','27822','0','0','0','Back Plate',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Chest
(@Base_Entry+44,'0','0','0','0','0','27822','0','0','0','Transmog Chest Cloth',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+45,'0','0','0','0','0','27822','0','0','0','Transmog Chest Leather',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+46,'0','0','0','0','0','27822','0','0','0','Transmog Chest Mail',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+47,'0','0','0','0','0','27822','0','0','0','Transmog Chest Plate',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Hands
(@Base_Entry+48,'0','0','0','0','0','27822','0','0','0','Transmog Hands Cloth',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+49,'0','0','0','0','0','27822','0','0','0','Transmog Hands Leather',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+50,'0','0','0','0','0','27822','0','0','0','Transmog Hands Mail',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+51,'0','0','0','0','0','27822','0','0','0','Transmog Hands Plate',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Waist
(@Base_Entry+52,'0','0','0','0','0','27822','0','0','0','Transmog Waist Cloth',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+53,'0','0','0','0','0','27822','0','0','0','Transmog Waist Leather',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+54,'0','0','0','0','0','27822','0','0','0','Transmog Waist Mail',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+55,'0','0','0','0','0','27822','0','0','0','Transmog Waist Plate',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Legs
(@Base_Entry+56,'0','0','0','0','0','27822','0','0','0','Transmog Legs Cloth',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+57,'0','0','0','0','0','27822','0','0','0','Transmog Legs Leather',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+58,'0','0','0','0','0','27822','0','0','0','Transmog Legs Mail',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+59,'0','0','0','0','0','27822','0','0','0','Transmog Legs Plate',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Boots
(@Base_Entry+60,'0','0','0','0','0','27822','0','0','0','Transmog Boots Cloth',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+61,'0','0','0','0','0','27822','0','0','0','Transmog Boots Leather',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+62,'0','0','0','0','0','27822','0','0','0','Transmog Boots Mail',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+63,'0','0','0','0','0','27822','0','0','0','Transmog Boots Plate',@Subname_OS_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340');
-- WEAPON Vanilla
INSERT into `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `dmgschool`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `DamageModifier`, `ExperienceModifier`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) values
---------- Uncommon
-- AXES
(@Base_Entry+64,'0','0','0','0','0','27822','0','0','0','1H Axes',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+65,'0','0','0','0','0','27822','0','0','0','2H Axes',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Swords
(@Base_Entry+66,'0','0','0','0','0','27822','0','0','0','1H Swords',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+67,'0','0','0','0','0','27822','0','0','0','2H Swords',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Mace
(@Base_Entry+68,'0','0','0','0','0','27822','0','0','0','1H Mace',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+69,'0','0','0','0','0','27822','0','0','0','2H Mace',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Daggers
(@Base_Entry+70,'0','0','0','0','0','27822','0','0','0','Daggers',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Staves
(@Base_Entry+71,'0','0','0','0','0','27822','0','0','0','Staves',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Tome
(@Base_Entry+72,'0','0','0','0','0','27822','0','0','0','Tome',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 1 - 30
(@Base_Entry+73,'0','0','0','0','0','27822','0','0','0','Shields I (1-30)',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 31 - 60
(@Base_Entry+74,'0','0','0','0','0','27822','0','0','0','Shields II (31-60)',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Guns
(@Base_Entry+75,'0','0','0','0','0','27822','0','0','0','Guns',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Polearns
(@Base_Entry+76,'0','0','0','0','0','27822','0','0','0','Polearns',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Wands
(@Base_Entry+77,'0','0','0','0','0','27822','0','0','0','Wands',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Pugilats
(@Base_Entry+78,'0','0','0','0','0','27822','0','0','0','Pugilat',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- CrossBows
(@Base_Entry+79,'0','0','0','0','0','27822','0','0','0','CrossBows',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Bows
(@Base_Entry+80,'0','0','0','0','0','27822','0','0','0','Bows',@Subname_Wep_Vanilla_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Rare
-- AXES
(@Base_Entry+81,'0','0','0','0','0','27822','0','0','0','1H Axes',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+82,'0','0','0','0','0','27822','0','0','0','2H Axes',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- SWORDS
(@Base_Entry+83,'0','0','0','0','0','27822','0','0','0','1H Swords',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+84,'0','0','0','0','0','27822','0','0','0','2H Swords',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- MACES
(@Base_Entry+85,'0','0','0','0','0','27822','0','0','0','1H Maces',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+86,'0','0','0','0','0','27822','0','0','0','2H Maces',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Daggers
(@Base_Entry+87,'0','0','0','0','0','27822','0','0','0','Daggers',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Staves
(@Base_Entry+88,'0','0','0','0','0','27822','0','0','0','Staves',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Tome
(@Base_Entry+89,'0','0','0','0','0','27822','0','0','0','Tome',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 1-30
(@Base_Entry+90,'0','0','0','0','0','27822','0','0','0','Shield 1-30',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 31-60
(@Base_Entry+91,'0','0','0','0','0','27822','0','0','0','Shield 31-60',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Gun
(@Base_Entry+92,'0','0','0','0','0','27822','0','0','0','Gun',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Polearns
(@Base_Entry+93,'0','0','0','0','0','27822','0','0','0','Polearns',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Wand
(@Base_Entry+94,'0','0','0','0','0','27822','0','0','0','Wand',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Pugilat
(@Base_Entry+95,'0','0','0','0','0','27822','0','0','0','Pugilat',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- CrossBows
(@Base_Entry+96,'0','0','0','0','0','27822','0','0','0','CrossBows',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Bows
(@Base_Entry+97,'0','0','0','0','0','27822','0','0','0','Bows',@Subname_Wep_Vanilla_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Epic
-- AXES
(@Base_Entry+98,'0','0','0','0','0','27822','0','0','0','1H Axes',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+99,'0','0','0','0','0','27822','0','0','0','2H Axes',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- SWORDS
(@Base_Entry+100,'0','0','0','0','0','27822','0','0','0','1H Swords',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+101,'0','0','0','0','0','27822','0','0','0','2H Swords',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- MACES
(@Base_Entry+102,'0','0','0','0','0','27822','0','0','0','1H Maces',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+103,'0','0','0','0','0','27822','0','0','0','2H Maces',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Daggers
(@Base_Entry+104,'0','0','0','0','0','27822','0','0','0','Daggers',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Staves
(@Base_Entry+105,'0','0','0','0','0','27822','0','0','0','Staves',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Tome
(@Base_Entry+106,'0','0','0','0','0','27822','0','0','0','Tome',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 1-30
(@Base_Entry+107,'0','0','0','0','0','27822','0','0','0','Shield 1-30',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 31-60
(@Base_Entry+108,'0','0','0','0','0','27822','0','0','0','Shield 31-60',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Gun
(@Base_Entry+109,'0','0','0','0','0','27822','0','0','0','Gun',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Polearns
(@Base_Entry+110,'0','0','0','0','0','27822','0','0','0','Polearns',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Wand
(@Base_Entry+111,'0','0','0','0','0','27822','0','0','0','Wand',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Pugilat
(@Base_Entry+112,'0','0','0','0','0','27822','0','0','0','Pugilat',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- CrossBows
(@Base_Entry+113,'0','0','0','0','0','27822','0','0','0','CrossBows',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Bows
(@Base_Entry+114,'0','0','0','0','0','27822','0','0','0','Bows',@Subname_Wep_Vanilla_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340');
-- NPC OS VENDOR
-- Heads
-- Head Cloth Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry);
INSERT INTO `npc_vendor` SELECT @Base_Entry,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Head Leather Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+1);
INSERT INTO `npc_vendor` SELECT @Base_Entry+1,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Head Mail Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+2);
INSERT INTO `npc_vendor` SELECT @Base_Entry+2,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Head Plate Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+3);
INSERT INTO `npc_vendor` SELECT @Base_Entry+3,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Shoulders
-- Shoulders Cloth Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+4);
INSERT INTO `npc_vendor` SELECT @Base_Entry+4,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Shoulders Leather Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+5);
INSERT INTO `npc_vendor` SELECT @Base_Entry+5,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Shoulders Mail Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+6);
INSERT INTO `npc_vendor` SELECT @Base_Entry+6,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Shoulders Plate Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+7);
INSERT INTO `npc_vendor` SELECT @Base_Entry+7,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Back (Cloaks)
-- Cloaks Vanilla
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+8);
INSERT INTO `npc_vendor` SELECT @Base_Entry+8,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Cloaks TBC
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+9);
INSERT INTO `npc_vendor` SELECT @Base_Entry+9,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Cloaks WOTLK
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+10);
INSERT INTO `npc_vendor` SELECT @Base_Entry+10,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Cloaks UNUSED
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+11);
INSERT INTO `npc_vendor` SELECT @Base_Entry+11,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Chests
-- Chest Cloth Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+12);
INSERT INTO `npc_vendor` SELECT @Base_Entry+12,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Chest Leather Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+13);
INSERT INTO `npc_vendor` SELECT @Base_Entry+13,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Chest Mail Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+14);
INSERT INTO `npc_vendor` SELECT @Base_Entry+14,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Chest Plate Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+15);
INSERT INTO `npc_vendor` SELECT @Base_Entry+15,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Hands
-- Hands Cloth Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+16);
INSERT INTO `npc_vendor` SELECT @Base_Entry+16,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Hands Leather Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+17);
INSERT INTO `npc_vendor` SELECT @Base_Entry+17,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Hands Mail Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+18);
INSERT INTO `npc_vendor` SELECT @Base_Entry+18,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Hands Plate Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+19);
INSERT INTO `npc_vendor` SELECT @Base_Entry+19,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Waist
-- Waist Cloth Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+20);
INSERT INTO `npc_vendor` SELECT @Base_Entry+20,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Waist Leather Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+21);
INSERT INTO `npc_vendor` SELECT @Base_Entry+21,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Waist Mail Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+22);
INSERT INTO `npc_vendor` SELECT @Base_Entry+22,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Waist Plate Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+23);
INSERT INTO `npc_vendor` SELECT @Base_Entry+23,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Legs
-- Legs Cloth Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+24);
INSERT INTO `npc_vendor` SELECT @Base_Entry+24,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Legs Leather Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+25);
INSERT INTO `npc_vendor` SELECT @Base_Entry+25,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Legs Mail Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+26);
INSERT INTO `npc_vendor` SELECT @Base_Entry+26,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Legs Plate Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+27);
INSERT INTO `npc_vendor` SELECT @Base_Entry+27,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Boots
-- Boots Cloth Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+28);
INSERT INTO `npc_vendor` SELECT @Base_Entry+28,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Boots Leather Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+29);
INSERT INTO `npc_vendor` SELECT @Base_Entry+29,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Boots Mail Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+30);
INSERT INTO `npc_vendor` SELECT @Base_Entry+30,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Boots Plate Vanilla 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+31);
INSERT INTO `npc_vendor` SELECT @Base_Entry+31,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- NPC OS VENDOR
-- Heads
-- Head Cloth Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+32);
INSERT INTO `npc_vendor` SELECT @Base_Entry+32,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Head Leather Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+33);
INSERT INTO `npc_vendor` SELECT @Base_Entry+33,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Head Mail Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+34);
INSERT INTO `npc_vendor` SELECT @Base_Entry+34,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Head Plate Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+35);
INSERT INTO `npc_vendor` SELECT @Base_Entry+35,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Shoulders
-- Shoulders Cloth Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+36);
INSERT INTO `npc_vendor` SELECT @Base_Entry+36,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Shoulders Leather Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+37);
INSERT INTO `npc_vendor` SELECT @Base_Entry+37,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Shoulders Mail Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+38);
INSERT INTO `npc_vendor` SELECT @Base_Entry+38,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Shoulders Plate Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+39);
INSERT INTO `npc_vendor` SELECT @Base_Entry+39,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Back (Cloaks)
-- Cloaks Vanilla
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+40);
INSERT INTO `npc_vendor` SELECT @Base_Entry+40,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Cloaks TBC
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+41);
INSERT INTO `npc_vendor` SELECT @Base_Entry+41,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Cloaks WOTLK
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+42);
INSERT INTO `npc_vendor` SELECT @Base_Entry+42,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Cloaks UNUSED
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+43);
INSERT INTO `npc_vendor` SELECT @Base_Entry+43,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Chests
-- Chest Cloth Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+44);
INSERT INTO `npc_vendor` SELECT @Base_Entry+44,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Chest Leather Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+45);
INSERT INTO `npc_vendor` SELECT @Base_Entry+45,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Chest Mail Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+46);
INSERT INTO `npc_vendor` SELECT @Base_Entry+46,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Chest Plate Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+47);
INSERT INTO `npc_vendor` SELECT @Base_Entry+47,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Hands
-- Hands Cloth Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+48);
INSERT INTO `npc_vendor` SELECT @Base_Entry+48,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Hands Leather Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+49);
INSERT INTO `npc_vendor` SELECT @Base_Entry+49,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Hands Mail Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+50);
INSERT INTO `npc_vendor` SELECT @Base_Entry+50,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Hands Plate Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+51);
INSERT INTO `npc_vendor` SELECT @Base_Entry+51,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Waist
-- Waist Cloth Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+52);
INSERT INTO `npc_vendor` SELECT @Base_Entry+52,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Waist Leather Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+53);
INSERT INTO `npc_vendor` SELECT @Base_Entry+53,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Waist Mail Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+54);
INSERT INTO `npc_vendor` SELECT @Base_Entry+54,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Waist Plate Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+55);
INSERT INTO `npc_vendor` SELECT @Base_Entry+55,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Legs
-- Legs Cloth Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+56);
INSERT INTO `npc_vendor` SELECT @Base_Entry+56,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Legs Leather Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+57);
INSERT INTO `npc_vendor` SELECT @Base_Entry+57,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Legs Mail Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+58);
INSERT INTO `npc_vendor` SELECT @Base_Entry+58,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Legs Plate Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+59);
INSERT INTO `npc_vendor` SELECT @Base_Entry+59,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Boots
-- Boots Cloth Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+60);
INSERT INTO `npc_vendor` SELECT @Base_Entry+60,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Boots Leather Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+61);
INSERT INTO `npc_vendor` SELECT @Base_Entry+61,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Boots Mail Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+62);
INSERT INTO `npc_vendor` SELECT @Base_Entry+62,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Boots Plate Vanilla 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+63);
INSERT INTO `npc_vendor` SELECT @Base_Entry+63,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` < 61;
-- Weapons Uncommon Vanilla
-- 1H Axes
-- One-Handed
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+64);
INSERT INTO `npc_vendor` SELECT @Base_Entry+64,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `subclass` = 0 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- 2H Axes
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+65);
INSERT INTO `npc_vendor` SELECT @Base_Entry+65,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 1 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- 1H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+66);
INSERT INTO `npc_vendor` SELECT @Base_Entry+66,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 7 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- 2H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+67);
INSERT INTO `npc_vendor` SELECT @Base_Entry+67,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 8 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- 1H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+68);
INSERT INTO `npc_vendor` SELECT @Base_Entry+68,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 4 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- 2H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+69);
INSERT INTO `npc_vendor` SELECT @Base_Entry+69,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 5 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Daggers
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+70);
INSERT INTO `npc_vendor` SELECT @Base_Entry+70,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 15 AND `InventoryType` IN (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Staves
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+71);
INSERT INTO `npc_vendor` SELECT @Base_Entry+71,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 2 AND `Subclass` = 10 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Tome
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+72);
INSERT INTO `npc_vendor` SELECT @Base_Entry+72,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 0 AND `InventoryType` = 23 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Shield
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+73);
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+74);
INSERT INTO `npc_vendor` SELECT @Base_Entry+73,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` between 1 AND 30;
INSERT INTO `npc_vendor` SELECT @Base_Entry+74,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` between 31 AND 60;
-- Guns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+75);
INSERT INTO `npc_vendor` SELECT @Base_Entry+75,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 3 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Polearns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+76);
INSERT INTO `npc_vendor` SELECT @Base_Entry+76,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` in (1,2) AND `Subclass` = 6 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Wands
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+77);
INSERT INTO `npc_vendor` SELECT @Base_Entry+77,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 19 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Pugilats
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+78);
INSERT INTO `npc_vendor` SELECT @Base_Entry+78,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 7 AND `Subclass` = 13 AND `InventoryType` in (13,21,22) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- CrossBows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+79);
INSERT INTO `npc_vendor` SELECT @Base_Entry+79,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 18 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Bows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+80);
INSERT INTO `npc_vendor` SELECT @Base_Entry+80,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 2 AND `InventoryType` = 15 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 2 AND `RequiredLevel` < 61;
-- Weapons Rare Vanilla
-- 1H Axes
-- One-Handed
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+81);
INSERT INTO `npc_vendor` SELECT @Base_Entry+81,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `subclass` = 0 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` < 61;
-- 2H Axes
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+82);
INSERT INTO `npc_vendor` SELECT @Base_Entry+82,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 1 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` < 61;
-- 1H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+83);
INSERT INTO `npc_vendor` SELECT @Base_Entry+83,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 7 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` < 61;
-- 2H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+84);
INSERT INTO `npc_vendor` SELECT @Base_Entry+84,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 8 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` < 61;
-- 1H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+85);
INSERT INTO `npc_vendor` SELECT @Base_Entry+85,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 4 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` < 61;
-- 2H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+86);
INSERT INTO `npc_vendor` SELECT @Base_Entry+86,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 5 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` < 61;
-- Daggers
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+87);
INSERT INTO `npc_vendor` SELECT @Base_Entry+87,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 15 AND `InventoryType` IN (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` < 61;
-- Staves
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+88);
INSERT INTO `npc_vendor` SELECT @Base_Entry+88,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 2 AND `Subclass` = 10 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` < 61;
-- Tome
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+89);
INSERT INTO `npc_vendor` SELECT @Base_Entry+89,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 0 AND `InventoryType` = 23 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` < 61;
-- Shield
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+90);
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+91);
INSERT INTO `npc_vendor` SELECT @Base_Entry+90,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` between 1 AND 30;
INSERT INTO `npc_vendor` SELECT @Base_Entry+91,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` between 31 AND 60;
-- Guns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+92);
INSERT INTO `npc_vendor` SELECT @Base_Entry+92,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 3 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` < 61;
-- Polearns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+93);
INSERT INTO `npc_vendor` SELECT @Base_Entry+93,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` in (1,2) AND `Subclass` = 6 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` < 61;
-- Wands
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+94);
INSERT INTO `npc_vendor` SELECT @Base_Entry+94,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 19 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` < 61;
-- Pugilats
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+95);
INSERT INTO `npc_vendor` SELECT @Base_Entry+95,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 7 AND `Subclass` = 13 AND `InventoryType` in (13,21,22) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` < 61;
-- CrossBows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+96);
INSERT INTO `npc_vendor` SELECT @Base_Entry+96,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 18 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` < 61;
-- Bows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+97);
INSERT INTO `npc_vendor` SELECT @Base_Entry+97,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 2 AND `InventoryType` = 15 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 3 AND `RequiredLevel` < 61;
-- Weapons Epic Vanilla
-- 1H Axes
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+98);
INSERT INTO `npc_vendor` SELECT @Base_Entry+98,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `subclass` = 0 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` < 61;
-- 2H Axes
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+99);
INSERT INTO `npc_vendor` SELECT @Base_Entry+99,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 1 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` < 61;
-- 1H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+100);
INSERT INTO `npc_vendor` SELECT @Base_Entry+100,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 7 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` < 61;
-- 2H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+101);
INSERT INTO `npc_vendor` SELECT @Base_Entry+101,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 8 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` < 61;
-- 1H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+102);
INSERT INTO `npc_vendor` SELECT @Base_Entry+102,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 4 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` < 61;
-- 2H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+103);
INSERT INTO `npc_vendor` SELECT @Base_Entry+103,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 5 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` < 61;
-- Daggers
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+104);
INSERT INTO `npc_vendor` SELECT @Base_Entry+104,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 15 AND `InventoryType` IN (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` < 61;
-- Staves
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+105);
INSERT INTO `npc_vendor` SELECT @Base_Entry+105,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 2 AND `Subclass` = 10 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` < 61;
-- Tome
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+106);
INSERT INTO `npc_vendor` SELECT @Base_Entry+106,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 0 AND `InventoryType` = 23 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` < 61;
-- Shield
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+107);
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+108);
INSERT INTO `npc_vendor` SELECT @Base_Entry+107,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` between 1 AND 30;
INSERT INTO `npc_vendor` SELECT @Base_Entry+108,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` between 31 AND 60;
-- Guns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+109);
INSERT INTO `npc_vendor` SELECT @Base_Entry+109,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 3 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` < 61;
-- Polearns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+110);
INSERT INTO `npc_vendor` SELECT @Base_Entry+110,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` in (1,2) AND `Subclass` = 6 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` < 61;
-- Wands
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+111);
INSERT INTO `npc_vendor` SELECT @Base_Entry+111,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 19 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` < 61;
-- Pugilats
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+112);
INSERT INTO `npc_vendor` SELECT @Base_Entry+112,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 7 AND `Subclass` = 13 AND `InventoryType` in (13,21,22) AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` < 61;
-- CrossBows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+113);
INSERT INTO `npc_vendor` SELECT @Base_Entry+113,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 18 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` < 61;
-- Bows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+114);
INSERT INTO `npc_vendor` SELECT @Base_Entry+114,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 2 AND `InventoryType` = 15 AND `itemset` = 0 AND `ItemLevel` < 100 AND `Quality` = 4 AND `RequiredLevel` < 61;
Set @Subname_OS_TBC_1 := "Transmog Off-Set TBC 'Uncommon'";
Set @Subname_OS_TBC_2 := "Transmog Off-Set TBC 'Rare & Epics'";
Set @Subname_Wep_TBC_1 := "Transmog Weapons TBC 'Uncommon'";
Set @Subname_Wep_TBC_2 := "Transmog Weapons TBC 'Rare'";
Set @Subname_Wep_TBC_3 := "Transmog Weapons TBC 'Epics'";
Set @M_Cloth := 7;
Set @M_Leather := 8;
Set @M_Mail := 5;
Set @M_Plate := 6;
Set @Base_Entry := 500115;
DELETE FROM `creature_template` where `entry` between @Base_Entry AND @Base_Entry+114;
-- TBC
INSERT into `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `dmgschool`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `DamageModifier`, `ExperienceModifier`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) values
-- Head
(@Base_Entry,'0','0','0','0','0','27822','0','0','0','Transmog Head Cloth',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+1,'0','0','0','0','0','27822','0','0','0','Transmog Head Leather',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+2,'0','0','0','0','0','27822','0','0','0','Transmog Head Mail',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+3,'0','0','0','0','0','27822','0','0','0','Transmog Head Plate',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shoulders
(@Base_Entry+4,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Cloth',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+5,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Leather',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+6,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Mail',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+7,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Plate',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Back
(@Base_Entry+8,'0','0','0','0','0','27822','0','0','0','Back',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+9,'0','0','0','0','0','27822','0','0','0','Back Leather',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+10,'0','0','0','0','0','27822','0','0','0','Back Mail',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+11,'0','0','0','0','0','27822','0','0','0','Back Plate',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Chest
(@Base_Entry+12,'0','0','0','0','0','27822','0','0','0','Transmog Chest Cloth',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+13,'0','0','0','0','0','27822','0','0','0','Transmog Chest Leather',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+14,'0','0','0','0','0','27822','0','0','0','Transmog Chest Mail',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+15,'0','0','0','0','0','27822','0','0','0','Transmog Chest Plate',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Hands
(@Base_Entry+16,'0','0','0','0','0','27822','0','0','0','Transmog Hands Cloth',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+17,'0','0','0','0','0','27822','0','0','0','Transmog Hands Leather',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+18,'0','0','0','0','0','27822','0','0','0','Transmog Hands Mail',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+19,'0','0','0','0','0','27822','0','0','0','Transmog Hands Plate',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Waist
(@Base_Entry+20,'0','0','0','0','0','27822','0','0','0','Transmog Waist Cloth',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+21,'0','0','0','0','0','27822','0','0','0','Transmog Waist Leather',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+22,'0','0','0','0','0','27822','0','0','0','Transmog Waist Mail',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+23,'0','0','0','0','0','27822','0','0','0','Transmog Waist Plate',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Legs
(@Base_Entry+24,'0','0','0','0','0','27822','0','0','0','Transmog Legs Cloth',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+25,'0','0','0','0','0','27822','0','0','0','Transmog Legs Leather',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+26,'0','0','0','0','0','27822','0','0','0','Transmog Legs Mail',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+27,'0','0','0','0','0','27822','0','0','0','Transmog Legs Plate',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Boots
(@Base_Entry+28,'0','0','0','0','0','27822','0','0','0','Transmog Boots Cloth',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+29,'0','0','0','0','0','27822','0','0','0','Transmog Boots Leather',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+30,'0','0','0','0','0','27822','0','0','0','Transmog Boots Mail',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+31,'0','0','0','0','0','27822','0','0','0','Transmog Boots Plate',@Subname_OS_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340');
-- TBC 2
INSERT into `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `dmgschool`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `DamageModifier`, `ExperienceModifier`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) values
-- Head
(@Base_Entry+32,'0','0','0','0','0','27822','0','0','0','Transmog Head Cloth',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+33,'0','0','0','0','0','27822','0','0','0','Transmog Head Leather',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+34,'0','0','0','0','0','27822','0','0','0','Transmog Head Mail',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+35,'0','0','0','0','0','27822','0','0','0','Transmog Head Plate',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shoulders
(@Base_Entry+36,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Cloth',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+37,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Leather',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+38,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Mail',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+39,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Plate',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Back
(@Base_Entry+40,'0','0','0','0','0','27822','0','0','0','Back',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+41,'0','0','0','0','0','27822','0','0','0','Back Leather',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+42,'0','0','0','0','0','27822','0','0','0','Back Mail',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+43,'0','0','0','0','0','27822','0','0','0','Back Plate',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Chest
(@Base_Entry+44,'0','0','0','0','0','27822','0','0','0','Transmog Chest Cloth',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+45,'0','0','0','0','0','27822','0','0','0','Transmog Chest Leather',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+46,'0','0','0','0','0','27822','0','0','0','Transmog Chest Mail',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+47,'0','0','0','0','0','27822','0','0','0','Transmog Chest Plate',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Hands
(@Base_Entry+48,'0','0','0','0','0','27822','0','0','0','Transmog Hands Cloth',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+49,'0','0','0','0','0','27822','0','0','0','Transmog Hands Leather',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+50,'0','0','0','0','0','27822','0','0','0','Transmog Hands Mail',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+51,'0','0','0','0','0','27822','0','0','0','Transmog Hands Plate',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Waist
(@Base_Entry+52,'0','0','0','0','0','27822','0','0','0','Transmog Waist Cloth',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+53,'0','0','0','0','0','27822','0','0','0','Transmog Waist Leather',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+54,'0','0','0','0','0','27822','0','0','0','Transmog Waist Mail',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+55,'0','0','0','0','0','27822','0','0','0','Transmog Waist Plate',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Legs
(@Base_Entry+56,'0','0','0','0','0','27822','0','0','0','Transmog Legs Cloth',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+57,'0','0','0','0','0','27822','0','0','0','Transmog Legs Leather',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+58,'0','0','0','0','0','27822','0','0','0','Transmog Legs Mail',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+59,'0','0','0','0','0','27822','0','0','0','Transmog Legs Plate',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Boots
(@Base_Entry+60,'0','0','0','0','0','27822','0','0','0','Transmog Boots Cloth',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+61,'0','0','0','0','0','27822','0','0','0','Transmog Boots Leather',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+62,'0','0','0','0','0','27822','0','0','0','Transmog Boots Mail',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+63,'0','0','0','0','0','27822','0','0','0','Transmog Boots Plate',@Subname_OS_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340');
-- WEAPON TBC
INSERT into `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `dmgschool`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `DamageModifier`, `ExperienceModifier`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) values
---------- Uncommon
-- AXES
(@Base_Entry+64,'0','0','0','0','0','27822','0','0','0','1H Axes',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+65,'0','0','0','0','0','27822','0','0','0','2H Axes',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Swords
(@Base_Entry+66,'0','0','0','0','0','27822','0','0','0','1H Swords',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+67,'0','0','0','0','0','27822','0','0','0','2H Swords',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Mace
(@Base_Entry+68,'0','0','0','0','0','27822','0','0','0','1H Mace',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+69,'0','0','0','0','0','27822','0','0','0','2H Mace',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Daggers
(@Base_Entry+70,'0','0','0','0','0','27822','0','0','0','Daggers',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Staves
(@Base_Entry+71,'0','0','0','0','0','27822','0','0','0','Staves',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Tome
(@Base_Entry+72,'0','0','0','0','0','27822','0','0','0','Tome',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 1 - 30
(@Base_Entry+73,'0','0','0','0','0','27822','0','0','0','Shields I (61-65)',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 31 - 60
(@Base_Entry+74,'0','0','0','0','0','27822','0','0','0','Shields II (66-70)',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Guns
(@Base_Entry+75,'0','0','0','0','0','27822','0','0','0','Guns',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Polearns
(@Base_Entry+76,'0','0','0','0','0','27822','0','0','0','Polearns',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Wands
(@Base_Entry+77,'0','0','0','0','0','27822','0','0','0','Wands',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Pugilats
(@Base_Entry+78,'0','0','0','0','0','27822','0','0','0','Pugilat',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- CrossBows
(@Base_Entry+79,'0','0','0','0','0','27822','0','0','0','CrossBows',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Bows
(@Base_Entry+80,'0','0','0','0','0','27822','0','0','0','Bows',@Subname_Wep_TBC_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Rare
-- AXES
(@Base_Entry+81,'0','0','0','0','0','27822','0','0','0','1H Axes',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+82,'0','0','0','0','0','27822','0','0','0','2H Axes',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- SWORDS
(@Base_Entry+83,'0','0','0','0','0','27822','0','0','0','1H Swords',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+84,'0','0','0','0','0','27822','0','0','0','2H Swords',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- MACES
(@Base_Entry+85,'0','0','0','0','0','27822','0','0','0','1H Maces',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+86,'0','0','0','0','0','27822','0','0','0','2H Maces',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Daggers
(@Base_Entry+87,'0','0','0','0','0','27822','0','0','0','Daggers',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Staves
(@Base_Entry+88,'0','0','0','0','0','27822','0','0','0','Staves',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Tome
(@Base_Entry+89,'0','0','0','0','0','27822','0','0','0','Tome',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 61-65
(@Base_Entry+90,'0','0','0','0','0','27822','0','0','0','Shield 61-65',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 66-70
(@Base_Entry+91,'0','0','0','0','0','27822','0','0','0','Shield 66-70',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Gun
(@Base_Entry+92,'0','0','0','0','0','27822','0','0','0','Gun',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Polearns
(@Base_Entry+93,'0','0','0','0','0','27822','0','0','0','Polearns',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Wand
(@Base_Entry+94,'0','0','0','0','0','27822','0','0','0','Wand',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Pugilat
(@Base_Entry+95,'0','0','0','0','0','27822','0','0','0','Pugilat',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- CrossBows
(@Base_Entry+96,'0','0','0','0','0','27822','0','0','0','CrossBows',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Bows
(@Base_Entry+97,'0','0','0','0','0','27822','0','0','0','Bows',@Subname_Wep_TBC_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Epic
-- AXES
(@Base_Entry+98,'0','0','0','0','0','27822','0','0','0','1H Axes',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+99,'0','0','0','0','0','27822','0','0','0','2H Axes',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- SWORDS
(@Base_Entry+100,'0','0','0','0','0','27822','0','0','0','1H Swords',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+101,'0','0','0','0','0','27822','0','0','0','2H Swords',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- MACES
(@Base_Entry+102,'0','0','0','0','0','27822','0','0','0','1H Maces',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+103,'0','0','0','0','0','27822','0','0','0','2H Maces',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Daggers
(@Base_Entry+104,'0','0','0','0','0','27822','0','0','0','Daggers',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Staves
(@Base_Entry+105,'0','0','0','0','0','27822','0','0','0','Staves',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Tome
(@Base_Entry+106,'0','0','0','0','0','27822','0','0','0','Tome',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 1-30
(@Base_Entry+107,'0','0','0','0','0','27822','0','0','0','Shield 61-65',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 31-60
(@Base_Entry+108,'0','0','0','0','0','27822','0','0','0','Shield 66-70',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Gun
(@Base_Entry+109,'0','0','0','0','0','27822','0','0','0','Gun',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Polearns
(@Base_Entry+110,'0','0','0','0','0','27822','0','0','0','Polearns',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Wand
(@Base_Entry+111,'0','0','0','0','0','27822','0','0','0','Wand',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Pugilat
(@Base_Entry+112,'0','0','0','0','0','27822','0','0','0','Pugilat',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- CrossBows
(@Base_Entry+113,'0','0','0','0','0','27822','0','0','0','CrossBows',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Bows
(@Base_Entry+114,'0','0','0','0','0','27822','0','0','0','Bows',@Subname_Wep_TBC_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340');
-- NPC OS VENDOR
-- Heads
-- Head Cloth TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry);
INSERT INTO `npc_vendor` SELECT @Base_Entry,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Head Leather TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+1);
INSERT INTO `npc_vendor` SELECT @Base_Entry+1,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Head Mail TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+2);
INSERT INTO `npc_vendor` SELECT @Base_Entry+2,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Head Plate TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+3);
INSERT INTO `npc_vendor` SELECT @Base_Entry+3,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Shoulders
-- Shoulders Cloth TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+4);
INSERT INTO `npc_vendor` SELECT @Base_Entry+4,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Shoulders Leather TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+5);
INSERT INTO `npc_vendor` SELECT @Base_Entry+5,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Shoulders Mail TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+6);
INSERT INTO `npc_vendor` SELECT @Base_Entry+6,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Shoulders Plate TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+7);
INSERT INTO `npc_vendor` SELECT @Base_Entry+7,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Back (Cloaks)
-- Cloaks TBC
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+8);
INSERT INTO `npc_vendor` SELECT @Base_Entry+8,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Cloaks TBC
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+9);
INSERT INTO `npc_vendor` SELECT @Base_Entry+9,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Cloaks WOTLK
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+10);
INSERT INTO `npc_vendor` SELECT @Base_Entry+10,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Cloaks UNUSED
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+11);
INSERT INTO `npc_vendor` SELECT @Base_Entry+11,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Chests
-- Chest Cloth TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+12);
INSERT INTO `npc_vendor` SELECT @Base_Entry+12,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Chest Leather TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+13);
INSERT INTO `npc_vendor` SELECT @Base_Entry+13,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Chest Mail TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+14);
INSERT INTO `npc_vendor` SELECT @Base_Entry+14,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Chest Plate TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+15);
INSERT INTO `npc_vendor` SELECT @Base_Entry+15,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Hands
-- Hands Cloth TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+16);
INSERT INTO `npc_vendor` SELECT @Base_Entry+16,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Hands Leather TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+17);
INSERT INTO `npc_vendor` SELECT @Base_Entry+17,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Hands Mail TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+18);
INSERT INTO `npc_vendor` SELECT @Base_Entry+18,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Hands Plate TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+19);
INSERT INTO `npc_vendor` SELECT @Base_Entry+19,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Waist
-- Waist Cloth TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+20);
INSERT INTO `npc_vendor` SELECT @Base_Entry+20,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Waist Leather TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+21);
INSERT INTO `npc_vendor` SELECT @Base_Entry+21,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Waist Mail TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+22);
INSERT INTO `npc_vendor` SELECT @Base_Entry+22,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Waist Plate TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+23);
INSERT INTO `npc_vendor` SELECT @Base_Entry+23,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Legs
-- Legs Cloth TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+24);
INSERT INTO `npc_vendor` SELECT @Base_Entry+24,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Legs Leather TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+25);
INSERT INTO `npc_vendor` SELECT @Base_Entry+25,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Legs Mail TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+26);
INSERT INTO `npc_vendor` SELECT @Base_Entry+26,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Legs Plate TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+27);
INSERT INTO `npc_vendor` SELECT @Base_Entry+27,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Boots
-- Boots Cloth TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+28);
INSERT INTO `npc_vendor` SELECT @Base_Entry+28,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Boots Leather TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+29);
INSERT INTO `npc_vendor` SELECT @Base_Entry+29,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Boots Mail TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+30);
INSERT INTO `npc_vendor` SELECT @Base_Entry+30,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Boots Plate TBC 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+31);
INSERT INTO `npc_vendor` SELECT @Base_Entry+31,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- NPC OS VENDOR
-- Heads
-- Head Cloth TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+32);
INSERT INTO `npc_vendor` SELECT @Base_Entry+32,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Head Leather TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+33);
INSERT INTO `npc_vendor` SELECT @Base_Entry+33,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Head Mail TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+34);
INSERT INTO `npc_vendor` SELECT @Base_Entry+34,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Head Plate TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+35);
INSERT INTO `npc_vendor` SELECT @Base_Entry+35,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Shoulders
-- Shoulders Cloth TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+36);
INSERT INTO `npc_vendor` SELECT @Base_Entry+36,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Shoulders Leather TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+37);
INSERT INTO `npc_vendor` SELECT @Base_Entry+37,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Shoulders Mail TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+38);
INSERT INTO `npc_vendor` SELECT @Base_Entry+38,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Shoulders Plate TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+39);
INSERT INTO `npc_vendor` SELECT @Base_Entry+39,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Back (Cloaks)
-- Cloaks TBC
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+40);
INSERT INTO `npc_vendor` SELECT @Base_Entry+40,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Cloaks TBC
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+41);
INSERT INTO `npc_vendor` SELECT @Base_Entry+41,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Cloaks WOTLK
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+42);
INSERT INTO `npc_vendor` SELECT @Base_Entry+42,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Cloaks UNUSED
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+43);
INSERT INTO `npc_vendor` SELECT @Base_Entry+43,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Chests
-- Chest Cloth TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+44);
INSERT INTO `npc_vendor` SELECT @Base_Entry+44,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Chest Leather TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+45);
INSERT INTO `npc_vendor` SELECT @Base_Entry+45,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Chest Mail TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+46);
INSERT INTO `npc_vendor` SELECT @Base_Entry+46,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Chest Plate TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+47);
INSERT INTO `npc_vendor` SELECT @Base_Entry+47,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Hands
-- Hands Cloth TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+48);
INSERT INTO `npc_vendor` SELECT @Base_Entry+48,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Hands Leather TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+49);
INSERT INTO `npc_vendor` SELECT @Base_Entry+49,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Hands Mail TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+50);
INSERT INTO `npc_vendor` SELECT @Base_Entry+50,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Hands Plate TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+51);
INSERT INTO `npc_vendor` SELECT @Base_Entry+51,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Waist
-- Waist Cloth TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+52);
INSERT INTO `npc_vendor` SELECT @Base_Entry+52,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Waist Leather TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+53);
INSERT INTO `npc_vendor` SELECT @Base_Entry+53,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Waist Mail TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+54);
INSERT INTO `npc_vendor` SELECT @Base_Entry+54,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Waist Plate TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+55);
INSERT INTO `npc_vendor` SELECT @Base_Entry+55,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Legs
-- Legs Cloth TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+56);
INSERT INTO `npc_vendor` SELECT @Base_Entry+56,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Legs Leather TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+57);
INSERT INTO `npc_vendor` SELECT @Base_Entry+57,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Legs Mail TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+58);
INSERT INTO `npc_vendor` SELECT @Base_Entry+58,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Legs Plate TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+59);
INSERT INTO `npc_vendor` SELECT @Base_Entry+59,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Boots
-- Boots Cloth TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+60);
INSERT INTO `npc_vendor` SELECT @Base_Entry+60,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Boots Leather TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+61);
INSERT INTO `npc_vendor` SELECT @Base_Entry+61,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Boots Mail TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+62);
INSERT INTO `npc_vendor` SELECT @Base_Entry+62,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Boots Plate TBC 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+63);
INSERT INTO `npc_vendor` SELECT @Base_Entry+63,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 61 AND 70;
-- Weapons Uncommon TBC
-- 1H Axes
-- One-Handed
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+64);
INSERT INTO `npc_vendor` SELECT @Base_Entry+64,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `subclass` = 0 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- 2H Axes
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+65);
INSERT INTO `npc_vendor` SELECT @Base_Entry+65,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 1 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- 1H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+66);
INSERT INTO `npc_vendor` SELECT @Base_Entry+66,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 7 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- 2H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+67);
INSERT INTO `npc_vendor` SELECT @Base_Entry+67,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 8 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- 1H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+68);
INSERT INTO `npc_vendor` SELECT @Base_Entry+68,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 4 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- 2H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+69);
INSERT INTO `npc_vendor` SELECT @Base_Entry+69,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 5 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Daggers
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+70);
INSERT INTO `npc_vendor` SELECT @Base_Entry+70,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 15 AND `InventoryType` IN (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Staves
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+71);
INSERT INTO `npc_vendor` SELECT @Base_Entry+71,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 2 AND `Subclass` = 10 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Tome
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+72);
INSERT INTO `npc_vendor` SELECT @Base_Entry+72,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 0 AND `InventoryType` = 23 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Shield
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+73);
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+74);
INSERT INTO `npc_vendor` SELECT @Base_Entry+73,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 65;
INSERT INTO `npc_vendor` SELECT @Base_Entry+74,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 66 AND 70;
-- Guns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+75);
INSERT INTO `npc_vendor` SELECT @Base_Entry+75,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 3 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Polearns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+76);
INSERT INTO `npc_vendor` SELECT @Base_Entry+76,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` in (1,2) AND `Subclass` = 6 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Wands
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+77);
INSERT INTO `npc_vendor` SELECT @Base_Entry+77,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 19 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Pugilats
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+78);
INSERT INTO `npc_vendor` SELECT @Base_Entry+78,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 7 AND `Subclass` = 13 AND `InventoryType` in (13,21,22) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- CrossBows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+79);
INSERT INTO `npc_vendor` SELECT @Base_Entry+79,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 18 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Bows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+80);
INSERT INTO `npc_vendor` SELECT @Base_Entry+80,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 2 AND `InventoryType` = 15 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 2 AND `RequiredLevel` between 61 AND 70;
-- Weapons Rare TBC
-- 1H Axes
-- One-Handed
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+81);
INSERT INTO `npc_vendor` SELECT @Base_Entry+81,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `subclass` = 0 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 70;
-- 2H Axes
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+82);
INSERT INTO `npc_vendor` SELECT @Base_Entry+82,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 1 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 70;
-- 1H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+83);
INSERT INTO `npc_vendor` SELECT @Base_Entry+83,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 7 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 70;
-- 2H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+84);
INSERT INTO `npc_vendor` SELECT @Base_Entry+84,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 8 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 70;
-- 1H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+85);
INSERT INTO `npc_vendor` SELECT @Base_Entry+85,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 4 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 70;
-- 2H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+86);
INSERT INTO `npc_vendor` SELECT @Base_Entry+86,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 5 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 70;
-- Daggers
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+87);
INSERT INTO `npc_vendor` SELECT @Base_Entry+87,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 15 AND `InventoryType` IN (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 70;
-- Staves
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+88);
INSERT INTO `npc_vendor` SELECT @Base_Entry+88,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 2 AND `Subclass` = 10 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 70;
-- Tome
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+89);
INSERT INTO `npc_vendor` SELECT @Base_Entry+89,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 0 AND `InventoryType` = 23 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 70;
-- Shield
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+90);
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+91);
INSERT INTO `npc_vendor` SELECT @Base_Entry+90,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 65;
INSERT INTO `npc_vendor` SELECT @Base_Entry+91,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 66 AND 70;
-- Guns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+92);
INSERT INTO `npc_vendor` SELECT @Base_Entry+92,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 3 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 70;
-- Polearns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+93);
INSERT INTO `npc_vendor` SELECT @Base_Entry+93,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` in (1,2) AND `Subclass` = 6 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 70;
-- Wands
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+94);
INSERT INTO `npc_vendor` SELECT @Base_Entry+94,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 19 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 70;
-- Pugilats
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+95);
INSERT INTO `npc_vendor` SELECT @Base_Entry+95,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 7 AND `Subclass` = 13 AND `InventoryType` in (13,21,22) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 70;
-- CrossBows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+96);
INSERT INTO `npc_vendor` SELECT @Base_Entry+96,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 18 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 70;
-- Bows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+97);
INSERT INTO `npc_vendor` SELECT @Base_Entry+97,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 2 AND `InventoryType` = 15 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 3 AND `RequiredLevel` between 61 AND 70;
-- Weapons Epic TBC
-- 1H Axes
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+98);
INSERT INTO `npc_vendor` SELECT @Base_Entry+98,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `subclass` = 0 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 70;
-- 2H Axes
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+99);
INSERT INTO `npc_vendor` SELECT @Base_Entry+99,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 1 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 70;
-- 1H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+100);
INSERT INTO `npc_vendor` SELECT @Base_Entry+100,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 7 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 70;
-- 2H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+101);
INSERT INTO `npc_vendor` SELECT @Base_Entry+101,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 8 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 70;
-- 1H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+102);
INSERT INTO `npc_vendor` SELECT @Base_Entry+102,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 4 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 70;
-- 2H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+103);
INSERT INTO `npc_vendor` SELECT @Base_Entry+103,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 5 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 70;
-- Daggers
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+104);
INSERT INTO `npc_vendor` SELECT @Base_Entry+104,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 15 AND `InventoryType` IN (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 70;
-- Staves
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+105);
INSERT INTO `npc_vendor` SELECT @Base_Entry+105,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 2 AND `Subclass` = 10 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 70;
-- Tome
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+106);
INSERT INTO `npc_vendor` SELECT @Base_Entry+106,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 0 AND `InventoryType` = 23 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 70;
-- Shield
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+107);
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+108);
INSERT INTO `npc_vendor` SELECT @Base_Entry+107,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 65;
INSERT INTO `npc_vendor` SELECT @Base_Entry+108,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 66 AND 70;
-- Guns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+109);
INSERT INTO `npc_vendor` SELECT @Base_Entry+109,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 3 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 70;
-- Polearns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+110);
INSERT INTO `npc_vendor` SELECT @Base_Entry+110,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` in (1,2) AND `Subclass` = 6 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 70;
-- Wands
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+111);
INSERT INTO `npc_vendor` SELECT @Base_Entry+111,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 19 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 70;
-- Pugilats
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+112);
INSERT INTO `npc_vendor` SELECT @Base_Entry+112,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 7 AND `Subclass` = 13 AND `InventoryType` in (13,21,22) AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 70;
-- CrossBows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+113);
INSERT INTO `npc_vendor` SELECT @Base_Entry+113,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 18 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 70;
-- Bows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+114);
INSERT INTO `npc_vendor` SELECT @Base_Entry+114,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 2 AND `InventoryType` = 15 AND `itemset` = 0 AND `ItemLevel` between 93 AND 176 AND `Quality` = 4 AND `RequiredLevel` between 61 AND 70;
Set @Subname_OS_WOTLK_1 := "Transmog Off-Set WOTLK 'Uncommon'";
Set @Subname_OS_WOTLK_2 := "Transmog Off-Set WOTLK 'Rare & Epics'";
Set @Subname_Wep_WOTLK_1 := "Transmog Weapons WOTLK 'Uncommon'";
Set @Subname_Wep_WOTLK_2 := "Transmog Weapons WOTLK 'Rare'";
Set @Subname_Wep_WOTLK_3 := "Transmog Weapons WOTLK 'Epics'";
Set @M_Cloth := 7;
Set @M_Leather := 8;
Set @M_Mail := 5;
Set @M_Plate := 6;
Set @Base_Entry := 500230;
DELETE FROM `creature_template` where `entry` between @Base_Entry AND @Base_Entry+114;
-- WOTLK
INSERT into `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `dmgschool`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `DamageModifier`, `ExperienceModifier`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) values
-- Head
(@Base_Entry,'0','0','0','0','0','27822','0','0','0','Transmog Head Cloth',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+1,'0','0','0','0','0','27822','0','0','0','Transmog Head Leather',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+2,'0','0','0','0','0','27822','0','0','0','Transmog Head Mail',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+3,'0','0','0','0','0','27822','0','0','0','Transmog Head Plate',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shoulders
(@Base_Entry+4,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Cloth',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+5,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Leather',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+6,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Mail',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+7,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Plate',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Back
(@Base_Entry+8,'0','0','0','0','0','27822','0','0','0','Back',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+9,'0','0','0','0','0','27822','0','0','0','Back Leather',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+10,'0','0','0','0','0','27822','0','0','0','Back Mail',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+11,'0','0','0','0','0','27822','0','0','0','Back Plate',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Chest
(@Base_Entry+12,'0','0','0','0','0','27822','0','0','0','Transmog Chest Cloth',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+13,'0','0','0','0','0','27822','0','0','0','Transmog Chest Leather',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+14,'0','0','0','0','0','27822','0','0','0','Transmog Chest Mail',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+15,'0','0','0','0','0','27822','0','0','0','Transmog Chest Plate',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Hands
(@Base_Entry+16,'0','0','0','0','0','27822','0','0','0','Transmog Hands Cloth',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+17,'0','0','0','0','0','27822','0','0','0','Transmog Hands Leather',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+18,'0','0','0','0','0','27822','0','0','0','Transmog Hands Mail',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+19,'0','0','0','0','0','27822','0','0','0','Transmog Hands Plate',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Waist
(@Base_Entry+20,'0','0','0','0','0','27822','0','0','0','Transmog Waist Cloth',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+21,'0','0','0','0','0','27822','0','0','0','Transmog Waist Leather',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+22,'0','0','0','0','0','27822','0','0','0','Transmog Waist Mail',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+23,'0','0','0','0','0','27822','0','0','0','Transmog Waist Plate',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Legs
(@Base_Entry+24,'0','0','0','0','0','27822','0','0','0','Transmog Legs Cloth',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+25,'0','0','0','0','0','27822','0','0','0','Transmog Legs Leather',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+26,'0','0','0','0','0','27822','0','0','0','Transmog Legs Mail',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+27,'0','0','0','0','0','27822','0','0','0','Transmog Legs Plate',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Boots
(@Base_Entry+28,'0','0','0','0','0','27822','0','0','0','Transmog Boots Cloth',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+29,'0','0','0','0','0','27822','0','0','0','Transmog Boots Leather',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+30,'0','0','0','0','0','27822','0','0','0','Transmog Boots Mail',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+31,'0','0','0','0','0','27822','0','0','0','Transmog Boots Plate',@Subname_OS_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340');
-- WOTLK 2
INSERT into `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `dmgschool`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `DamageModifier`, `ExperienceModifier`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) values
-- Head
(@Base_Entry+32,'0','0','0','0','0','27822','0','0','0','Transmog Head Cloth',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+33,'0','0','0','0','0','27822','0','0','0','Transmog Head Leather',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+34,'0','0','0','0','0','27822','0','0','0','Transmog Head Mail',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+35,'0','0','0','0','0','27822','0','0','0','Transmog Head Plate',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shoulders
(@Base_Entry+36,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Cloth',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+37,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Leather',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+38,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Mail',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+39,'0','0','0','0','0','27822','0','0','0','Transmog Shoulders Plate',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Back
(@Base_Entry+40,'0','0','0','0','0','27822','0','0','0','Back',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+41,'0','0','0','0','0','27822','0','0','0','Back Leather',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+42,'0','0','0','0','0','27822','0','0','0','Back Mail',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+43,'0','0','0','0','0','27822','0','0','0','Back Plate',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Chest
(@Base_Entry+44,'0','0','0','0','0','27822','0','0','0','Transmog Chest Cloth',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+45,'0','0','0','0','0','27822','0','0','0','Transmog Chest Leather',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+46,'0','0','0','0','0','27822','0','0','0','Transmog Chest Mail',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+47,'0','0','0','0','0','27822','0','0','0','Transmog Chest Plate',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Hands
(@Base_Entry+48,'0','0','0','0','0','27822','0','0','0','Transmog Hands Cloth',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+49,'0','0','0','0','0','27822','0','0','0','Transmog Hands Leather',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+50,'0','0','0','0','0','27822','0','0','0','Transmog Hands Mail',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+51,'0','0','0','0','0','27822','0','0','0','Transmog Hands Plate',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Waist
(@Base_Entry+52,'0','0','0','0','0','27822','0','0','0','Transmog Waist Cloth',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+53,'0','0','0','0','0','27822','0','0','0','Transmog Waist Leather',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+54,'0','0','0','0','0','27822','0','0','0','Transmog Waist Mail',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+55,'0','0','0','0','0','27822','0','0','0','Transmog Waist Plate',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Legs
(@Base_Entry+56,'0','0','0','0','0','27822','0','0','0','Transmog Legs Cloth',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+57,'0','0','0','0','0','27822','0','0','0','Transmog Legs Leather',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+58,'0','0','0','0','0','27822','0','0','0','Transmog Legs Mail',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+59,'0','0','0','0','0','27822','0','0','0','Transmog Legs Plate',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Boots
(@Base_Entry+60,'0','0','0','0','0','27822','0','0','0','Transmog Boots Cloth',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+61,'0','0','0','0','0','27822','0','0','0','Transmog Boots Leather',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+62,'0','0','0','0','0','27822','0','0','0','Transmog Boots Mail',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+63,'0','0','0','0','0','27822','0','0','0','Transmog Boots Plate',@Subname_OS_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340');
-- WEAPON WOTLK
INSERT into `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `dmgschool`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `DamageModifier`, `ExperienceModifier`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) values
---------- Uncommon
-- AXES
(@Base_Entry+64,'0','0','0','0','0','27822','0','0','0','1H Axes',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+65,'0','0','0','0','0','27822','0','0','0','2H Axes',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Swords
(@Base_Entry+66,'0','0','0','0','0','27822','0','0','0','1H Swords',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+67,'0','0','0','0','0','27822','0','0','0','2H Swords',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Mace
(@Base_Entry+68,'0','0','0','0','0','27822','0','0','0','1H Mace',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+69,'0','0','0','0','0','27822','0','0','0','2H Mace',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Daggers
(@Base_Entry+70,'0','0','0','0','0','27822','0','0','0','Daggers',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Staves
(@Base_Entry+71,'0','0','0','0','0','27822','0','0','0','Staves',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Tome
(@Base_Entry+72,'0','0','0','0','0','27822','0','0','0','Tome',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 1 - 30
(@Base_Entry+73,'0','0','0','0','0','27822','0','0','0','Shields I (71-75)',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 31 - 60
(@Base_Entry+74,'0','0','0','0','0','27822','0','0','0','Shields II (76-80)',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Guns
(@Base_Entry+75,'0','0','0','0','0','27822','0','0','0','Guns',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Polearns
(@Base_Entry+76,'0','0','0','0','0','27822','0','0','0','Polearns',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Wands
(@Base_Entry+77,'0','0','0','0','0','27822','0','0','0','Wands',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Pugilats
(@Base_Entry+78,'0','0','0','0','0','27822','0','0','0','Pugilat',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- CrossBows
(@Base_Entry+79,'0','0','0','0','0','27822','0','0','0','CrossBows',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Bows
(@Base_Entry+80,'0','0','0','0','0','27822','0','0','0','Bows',@Subname_Wep_WOTLK_1,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Rare
-- AXES
(@Base_Entry+81,'0','0','0','0','0','27822','0','0','0','1H Axes',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+82,'0','0','0','0','0','27822','0','0','0','2H Axes',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- SWORDS
(@Base_Entry+83,'0','0','0','0','0','27822','0','0','0','1H Swords',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+84,'0','0','0','0','0','27822','0','0','0','2H Swords',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- MACES
(@Base_Entry+85,'0','0','0','0','0','27822','0','0','0','1H Maces',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+86,'0','0','0','0','0','27822','0','0','0','2H Maces',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Daggers
(@Base_Entry+87,'0','0','0','0','0','27822','0','0','0','Daggers',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Staves
(@Base_Entry+88,'0','0','0','0','0','27822','0','0','0','Staves',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Tome
(@Base_Entry+89,'0','0','0','0','0','27822','0','0','0','Tome',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 61-65
(@Base_Entry+90,'0','0','0','0','0','27822','0','0','0','Shield I (71-75)',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 66-70
(@Base_Entry+91,'0','0','0','0','0','27822','0','0','0','Shield II (76-80)',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Gun
(@Base_Entry+92,'0','0','0','0','0','27822','0','0','0','Gun',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Polearns
(@Base_Entry+93,'0','0','0','0','0','27822','0','0','0','Polearns',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Wand
(@Base_Entry+94,'0','0','0','0','0','27822','0','0','0','Wand',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Pugilat
(@Base_Entry+95,'0','0','0','0','0','27822','0','0','0','Pugilat',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- CrossBows
(@Base_Entry+96,'0','0','0','0','0','27822','0','0','0','CrossBows',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Bows
(@Base_Entry+97,'0','0','0','0','0','27822','0','0','0','Bows',@Subname_Wep_WOTLK_2,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Epic
-- AXES
(@Base_Entry+98,'0','0','0','0','0','27822','0','0','0','1H Axes',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+99,'0','0','0','0','0','27822','0','0','0','2H Axes',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- SWORDS
(@Base_Entry+100,'0','0','0','0','0','27822','0','0','0','1H Swords',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+101,'0','0','0','0','0','27822','0','0','0','2H Swords',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- MACES
(@Base_Entry+102,'0','0','0','0','0','27822','0','0','0','1H Maces',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
(@Base_Entry+103,'0','0','0','0','0','27822','0','0','0','2H Maces',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Daggers
(@Base_Entry+104,'0','0','0','0','0','27822','0','0','0','Daggers',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Staves
(@Base_Entry+105,'0','0','0','0','0','27822','0','0','0','Staves',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Tome
(@Base_Entry+106,'0','0','0','0','0','27822','0','0','0','Tome',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 1-30
(@Base_Entry+107,'0','0','0','0','0','27822','0','0','0','Shield I (71-75)',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Shield 31-60
(@Base_Entry+108,'0','0','0','0','0','27822','0','0','0','Shield II (76-80)',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Gun
(@Base_Entry+109,'0','0','0','0','0','27822','0','0','0','Gun',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Polearns
(@Base_Entry+110,'0','0','0','0','0','27822','0','0','0','Polearns',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Wand
(@Base_Entry+111,'0','0','0','0','0','27822','0','0','0','Wand',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Pugilat
(@Base_Entry+112,'0','0','0','0','0','27822','0','0','0','Pugilat',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- CrossBows
(@Base_Entry+113,'0','0','0','0','0','27822','0','0','0','CrossBows',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),
-- Bows
(@Base_Entry+114,'0','0','0','0','0','27822','0','0','0','Bows',@Subname_Wep_WOTLK_3,'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340');
-- NPC OS VENDOR
-- Heads
-- Head Cloth WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry);
INSERT INTO `npc_vendor` SELECT @Base_Entry,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Head Leather WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+1);
INSERT INTO `npc_vendor` SELECT @Base_Entry+1,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Head Mail WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+2);
INSERT INTO `npc_vendor` SELECT @Base_Entry+2,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Head Plate WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+3);
INSERT INTO `npc_vendor` SELECT @Base_Entry+3,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Shoulders
-- Shoulders Cloth WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+4);
INSERT INTO `npc_vendor` SELECT @Base_Entry+4,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Shoulders Leather WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+5);
INSERT INTO `npc_vendor` SELECT @Base_Entry+5,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Shoulders Mail WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+6);
INSERT INTO `npc_vendor` SELECT @Base_Entry+6,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Shoulders Plate WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+7);
INSERT INTO `npc_vendor` SELECT @Base_Entry+7,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Back (Cloaks)
-- Cloaks WOTLK
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+8);
INSERT INTO `npc_vendor` SELECT @Base_Entry+8,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Cloaks WOTLK
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+9);
INSERT INTO `npc_vendor` SELECT @Base_Entry+9,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Cloaks WOTLK
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+10);
INSERT INTO `npc_vendor` SELECT @Base_Entry+10,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Cloaks UNUSED
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+11);
INSERT INTO `npc_vendor` SELECT @Base_Entry+11,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Chests
-- Chest Cloth WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+12);
INSERT INTO `npc_vendor` SELECT @Base_Entry+12,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Chest Leather WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+13);
INSERT INTO `npc_vendor` SELECT @Base_Entry+13,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Chest Mail WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+14);
INSERT INTO `npc_vendor` SELECT @Base_Entry+14,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Chest Plate WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+15);
INSERT INTO `npc_vendor` SELECT @Base_Entry+15,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Hands
-- Hands Cloth WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+16);
INSERT INTO `npc_vendor` SELECT @Base_Entry+16,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Hands Leather WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+17);
INSERT INTO `npc_vendor` SELECT @Base_Entry+17,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Hands Mail WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+18);
INSERT INTO `npc_vendor` SELECT @Base_Entry+18,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Hands Plate WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+19);
INSERT INTO `npc_vendor` SELECT @Base_Entry+19,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Waist
-- Waist Cloth WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+20);
INSERT INTO `npc_vendor` SELECT @Base_Entry+20,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Waist Leather WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+21);
INSERT INTO `npc_vendor` SELECT @Base_Entry+21,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Waist Mail WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+22);
INSERT INTO `npc_vendor` SELECT @Base_Entry+22,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Waist Plate WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+23);
INSERT INTO `npc_vendor` SELECT @Base_Entry+23,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Legs
-- Legs Cloth WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+24);
INSERT INTO `npc_vendor` SELECT @Base_Entry+24,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Legs Leather WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+25);
INSERT INTO `npc_vendor` SELECT @Base_Entry+25,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Legs Mail WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+26);
INSERT INTO `npc_vendor` SELECT @Base_Entry+26,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Legs Plate WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+27);
INSERT INTO `npc_vendor` SELECT @Base_Entry+27,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Boots
-- Boots Cloth WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+28);
INSERT INTO `npc_vendor` SELECT @Base_Entry+28,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Boots Leather WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+29);
INSERT INTO `npc_vendor` SELECT @Base_Entry+29,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Boots Mail WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+30);
INSERT INTO `npc_vendor` SELECT @Base_Entry+30,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Boots Plate WOTLK 1
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+31);
INSERT INTO `npc_vendor` SELECT @Base_Entry+31,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- NPC OS VENDOR
-- Heads
-- Head Cloth WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+32);
INSERT INTO `npc_vendor` SELECT @Base_Entry+32,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Head Leather WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+33);
INSERT INTO `npc_vendor` SELECT @Base_Entry+33,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Head Mail WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+34);
INSERT INTO `npc_vendor` SELECT @Base_Entry+34,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Head Plate WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+35);
INSERT INTO `npc_vendor` SELECT @Base_Entry+35,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 1 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Shoulders
-- Shoulders Cloth WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+36);
INSERT INTO `npc_vendor` SELECT @Base_Entry+36,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Shoulders Leather WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+37);
INSERT INTO `npc_vendor` SELECT @Base_Entry+37,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Shoulders Mail WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+38);
INSERT INTO `npc_vendor` SELECT @Base_Entry+38,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Shoulders Plate WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+39);
INSERT INTO `npc_vendor` SELECT @Base_Entry+39,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 3 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Back (Cloaks)
-- Cloaks WOTLK
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+40);
INSERT INTO `npc_vendor` SELECT @Base_Entry+40,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Cloaks WOTLK
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+41);
INSERT INTO `npc_vendor` SELECT @Base_Entry+41,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Cloaks WOTLK
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+42);
INSERT INTO `npc_vendor` SELECT @Base_Entry+42,0,`entry`,0,0,0,1
FROM `item_template` WHERE `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Cloaks UNUSED
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+43);
INSERT INTO `npc_vendor` SELECT @Base_Entry+43,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 16 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Chests
-- Chest Cloth WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+44);
INSERT INTO `npc_vendor` SELECT @Base_Entry+44,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Chest Leather WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+45);
INSERT INTO `npc_vendor` SELECT @Base_Entry+45,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Chest Mail WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+46);
INSERT INTO `npc_vendor` SELECT @Base_Entry+46,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Chest Plate WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+47);
INSERT INTO `npc_vendor` SELECT @Base_Entry+47,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` in (5,20) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Hands
-- Hands Cloth WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+48);
INSERT INTO `npc_vendor` SELECT @Base_Entry+48,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Hands Leather WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+49);
INSERT INTO `npc_vendor` SELECT @Base_Entry+49,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Hands Mail WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+50);
INSERT INTO `npc_vendor` SELECT @Base_Entry+50,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Hands Plate WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+51);
INSERT INTO `npc_vendor` SELECT @Base_Entry+51,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 10 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Waist
-- Waist Cloth WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+52);
INSERT INTO `npc_vendor` SELECT @Base_Entry+52,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Waist Leather WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+53);
INSERT INTO `npc_vendor` SELECT @Base_Entry+53,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Waist Mail WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+54);
INSERT INTO `npc_vendor` SELECT @Base_Entry+54,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Waist Plate WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+55);
INSERT INTO `npc_vendor` SELECT @Base_Entry+55,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 6 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Legs
-- Legs Cloth WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+56);
INSERT INTO `npc_vendor` SELECT @Base_Entry+56,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Legs Leather WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+57);
INSERT INTO `npc_vendor` SELECT @Base_Entry+57,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Legs Mail WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+58);
INSERT INTO `npc_vendor` SELECT @Base_Entry+58,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Legs Plate WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+59);
INSERT INTO `npc_vendor` SELECT @Base_Entry+59,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 7 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Boots
-- Boots Cloth WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+60);
INSERT INTO `npc_vendor` SELECT @Base_Entry+60,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Cloth AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Boots Leather WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+61);
INSERT INTO `npc_vendor` SELECT @Base_Entry+61,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Leather AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Boots Mail WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+62);
INSERT INTO `npc_vendor` SELECT @Base_Entry+62,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Mail AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Boots Plate WOTLK 2
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+63);
INSERT INTO `npc_vendor` SELECT @Base_Entry+63,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Material` = @M_Plate AND `InventoryType` = 8 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` BETWEEN 3 AND 4 AND `RequiredLevel` between 71 AND 80;
-- Weapons Uncommon WOTLK
-- 1H Axes
-- One-Handed
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+64);
INSERT INTO `npc_vendor` SELECT @Base_Entry+64,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `subclass` = 0 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- 2H Axes
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+65);
INSERT INTO `npc_vendor` SELECT @Base_Entry+65,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 1 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- 1H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+66);
INSERT INTO `npc_vendor` SELECT @Base_Entry+66,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 7 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- 2H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+67);
INSERT INTO `npc_vendor` SELECT @Base_Entry+67,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 8 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- 1H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+68);
INSERT INTO `npc_vendor` SELECT @Base_Entry+68,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 4 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- 2H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+69);
INSERT INTO `npc_vendor` SELECT @Base_Entry+69,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 5 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Daggers
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+70);
INSERT INTO `npc_vendor` SELECT @Base_Entry+70,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 15 AND `InventoryType` IN (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Staves
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+71);
INSERT INTO `npc_vendor` SELECT @Base_Entry+71,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 2 AND `Subclass` = 10 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Tome
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+72);
INSERT INTO `npc_vendor` SELECT @Base_Entry+72,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 0 AND `InventoryType` = 23 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Shield
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+73);
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+74);
INSERT INTO `npc_vendor` SELECT @Base_Entry+73,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 75;
INSERT INTO `npc_vendor` SELECT @Base_Entry+74,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 75 AND 80;
-- Guns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+75);
INSERT INTO `npc_vendor` SELECT @Base_Entry+75,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 3 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Polearns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+76);
INSERT INTO `npc_vendor` SELECT @Base_Entry+76,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` in (1,2) AND `Subclass` = 6 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Wands
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+77);
INSERT INTO `npc_vendor` SELECT @Base_Entry+77,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 19 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Pugilats
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+78);
INSERT INTO `npc_vendor` SELECT @Base_Entry+78,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 7 AND `Subclass` = 13 AND `InventoryType` in (13,21,22) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- CrossBows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+79);
INSERT INTO `npc_vendor` SELECT @Base_Entry+79,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 18 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Bows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+80);
INSERT INTO `npc_vendor` SELECT @Base_Entry+80,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 2 AND `InventoryType` = 15 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 2 AND `RequiredLevel` between 71 AND 80;
-- Weapons Rare WOTLK
-- 1H Axes
-- One-Handed
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+81);
INSERT INTO `npc_vendor` SELECT @Base_Entry+81,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `subclass` = 0 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 80;
-- 2H Axes
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+82);
INSERT INTO `npc_vendor` SELECT @Base_Entry+82,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 1 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 80;
-- 1H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+83);
INSERT INTO `npc_vendor` SELECT @Base_Entry+83,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 7 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 80;
-- 2H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+84);
INSERT INTO `npc_vendor` SELECT @Base_Entry+84,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 8 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 80;
-- 1H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+85);
INSERT INTO `npc_vendor` SELECT @Base_Entry+85,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 4 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 80;
-- 2H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+86);
INSERT INTO `npc_vendor` SELECT @Base_Entry+86,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 5 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 80;
-- Daggers
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+87);
INSERT INTO `npc_vendor` SELECT @Base_Entry+87,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 15 AND `InventoryType` IN (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 80;
-- Staves
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+88);
INSERT INTO `npc_vendor` SELECT @Base_Entry+88,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 2 AND `Subclass` = 10 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 80;
-- Tome
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+89);
INSERT INTO `npc_vendor` SELECT @Base_Entry+89,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 0 AND `InventoryType` = 23 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 80;
-- Shield
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+90);
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+91);
INSERT INTO `npc_vendor` SELECT @Base_Entry+90,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 75;
INSERT INTO `npc_vendor` SELECT @Base_Entry+91,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 75 AND 80;
-- Guns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+92);
INSERT INTO `npc_vendor` SELECT @Base_Entry+92,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 3 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 80;
-- Polearns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+93);
INSERT INTO `npc_vendor` SELECT @Base_Entry+93,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` in (1,2) AND `Subclass` = 6 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 80;
-- Wands
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+94);
INSERT INTO `npc_vendor` SELECT @Base_Entry+94,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 19 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 80;
-- Pugilats
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+95);
INSERT INTO `npc_vendor` SELECT @Base_Entry+95,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 7 AND `Subclass` = 13 AND `InventoryType` in (13,21,22) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 80;
-- CrossBows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+96);
INSERT INTO `npc_vendor` SELECT @Base_Entry+96,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 18 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 80;
-- Bows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+97);
INSERT INTO `npc_vendor` SELECT @Base_Entry+97,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 2 AND `InventoryType` = 15 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 3 AND `RequiredLevel` between 71 AND 80;
-- Weapons Epic WOTLK
-- 1H Axes
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+98);
INSERT INTO `npc_vendor` SELECT @Base_Entry+98,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `subclass` = 0 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 80;
-- 2H Axes
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+99);
INSERT INTO `npc_vendor` SELECT @Base_Entry+99,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 1 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 80;
-- 1H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+100);
INSERT INTO `npc_vendor` SELECT @Base_Entry+100,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 7 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 80;
-- 2H Swords
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+101);
INSERT INTO `npc_vendor` SELECT @Base_Entry+101,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 8 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 80;
-- 1H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+102);
INSERT INTO `npc_vendor` SELECT @Base_Entry+102,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 4 AND `InventoryType` in (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 80;
-- 2H Maces
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+103);
INSERT INTO `npc_vendor` SELECT @Base_Entry+103,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 1 AND `Subclass` = 5 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 80;
-- Daggers
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+104);
INSERT INTO `npc_vendor` SELECT @Base_Entry+104,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 3 AND `Subclass` = 15 AND `InventoryType` IN (13,14,21,22) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 80;
-- Staves
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+105);
INSERT INTO `npc_vendor` SELECT @Base_Entry+105,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 2 AND `Subclass` = 10 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 80;
-- Tome
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+106);
INSERT INTO `npc_vendor` SELECT @Base_Entry+106,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 0 AND `InventoryType` = 23 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 80;
-- Shield
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+107);
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+108);
INSERT INTO `npc_vendor` SELECT @Base_Entry+107,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 75;
INSERT INTO `npc_vendor` SELECT @Base_Entry+108,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 4 AND `Subclass` = 6 AND `InventoryType` = 14 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 75 AND 80;
-- Guns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+109);
INSERT INTO `npc_vendor` SELECT @Base_Entry+109,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 3 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 80;
-- Polearns
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+110);
INSERT INTO `npc_vendor` SELECT @Base_Entry+110,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` in (1,2) AND `Subclass` = 6 AND `InventoryType` = 17 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 80;
-- Wands
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+111);
INSERT INTO `npc_vendor` SELECT @Base_Entry+111,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 19 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 80;
-- Pugilats
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+112);
INSERT INTO `npc_vendor` SELECT @Base_Entry+112,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 7 AND `Subclass` = 13 AND `InventoryType` in (13,21,22) AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 80;
-- CrossBows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+113);
INSERT INTO `npc_vendor` SELECT @Base_Entry+113,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 18 AND `InventoryType` = 26 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 80;
-- Bows
DELETE FROM `npc_vendor` WHERE (`entry`= @Base_Entry+114);
INSERT INTO `npc_vendor` SELECT @Base_Entry+114,0,`entry`,0,0,0,1
FROM `item_template` WHERE `Sheath` = 0 AND `Subclass` = 2 AND `InventoryType` = 15 AND `itemset` = 0 AND `ItemLevel` between 150 AND 284 AND `Quality` = 4 AND `RequiredLevel` between 71 AND 80;
-- GOB MALL
insert into `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `faction`, `flags`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `data0`, `data1`, `data2`, `data3`, `data4`, `data5`, `data6`, `data7`, `data8`, `data9`, `data10`, `data11`, `data12`, `data13`, `data14`, `data15`, `data16`, `data17`, `data18`, `data19`, `data20`, `data21`, `data22`, `data23`, `AIName`, `ScriptName`, `VerifiedBuild`) values('490000','0','7203','Protecting_Buble','','','','1375','37','0.325','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','','12340');
insert into `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) values('164344','490000','0','1','1','-13205.6','274','41.7214','4.27417','0','0','0.843897','-0.536505','300','0','1','12340');
insert into `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) values('228477','490000','571','1','1','4148.79','6815.07','504.526','3.88702','0','0','0.931343','-0.364143','300','0','1',NULL);
insert into `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) values('228377','490000','571','1','1','4164.08','6693.52','407.689','5.79476','0','0','0.241791','-0.970328','300','0','1',NULL);
insert into `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) values('228476','490000','571','1','1','4028.21','6685.88','326.135','4.00311','0','0','0.90865','-0.417559','300','0','1',NULL);
-- IN GAME TELE LOCATION
insert into `game_tele` (`id`, `position_x`, `position_y`, `position_z`, `orientation`, `map`, `name`) values('2000','4167.2','6694.35','407.689','3.23437','571','transmogtbc');
insert into `game_tele` (`id`, `position_x`, `position_y`, `position_z`, `orientation`, `map`, `name`) values('2001','4150.29','6814.88','502.454','2.87778','571','transmogwotlk');
insert into `game_tele` (`id`, `position_x`, `position_y`, `position_z`, `orientation`, `map`, `name`) values('2002','4027.84','6685.11','324.189','1.2363','571','transmogvanilla');
-- Transmog NPC SPAWN BETWEEN 217204 AND 217215
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('217204','190010','571','1','1','0','0','4025.48','6691.48','324.189','1.96909','300','0','0','12600','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('217205','190010','571','1','1','0','0','4030.6','6680.54','324.189','5.09105','300','0','0','12600','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('213391','190010','530','1','1','0','0','12983.7','-6886.42','6.75197','4.11258','300','0','0','12600','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('213749','190010','0','1','1','0','0','-13243.5','214.661','30.8515','4.17399','300','0','0','12600','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('217206','190010','571','1','1','0','0','4022.47','6683.13','324.189','3.57916','300','0','0','12600','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('217207','190010','571','1','1','0','0','4034.04','6688.42','324.189','0.44149','300','0','0','12600','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('217208','190010','571','1','1','0','0','4145.55','6820.3','502.454','2.12772','300','0','0','12600','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('217209','190010','571','1','1','0','0','4154.26','6818.44','502.454','0.490169','300','0','0','12600','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('217210','190010','571','1','1','0','0','4151.76','6810.43','502.454','5.27324','300','0','0','12600','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('217211','190010','571','1','1','0','0','4144.23','6812.03','502.454','3.6671','300','0','0','12600','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('217212','190010','571','1','1','0','0','4157.89','6696.8','407.689','2.64532','300','0','0','12600','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('217213','190010','571','1','1','0','0','4161.27','6688.71','407.689','4.40069','300','0','0','12600','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('217214','190010','571','1','1','0','0','4169.47','6690.66','407.689','5.79477','300','0','0','12600','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('217215','190010','571','1','1','0','0','4166.69','6698.71','407.689','1.18841','300','0','0','12600','0','0','0','0','0','0');
-- TRANSMOG NPC FULL BETWEEN 216588 AND 216587
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216588','500000','571','1','1','0','0','4014.34','6719.56','325.365','4.92382','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216589','500001','571','1','1','0','0','4018.58','6720.59','325.365','4.94581','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216590','500002','571','1','1','0','0','4022.12','6721.43','325.365','4.95366','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216592','500003','571','1','1','0','0','4025.38','6722.25','325.365','4.96152','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216594','500004','571','1','1','0','0','4028.45','6722.11','325.318','4.55075','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216595','500005','571','1','1','0','0','4031.61','6721.66','325.318','4.53505','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216596','500006','571','1','1','0','0','4035.33','6721.05','325.318','4.55075','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216597','500007','571','1','1','0','0','4038.74','6720.65','325.337','4.54683','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216598','500008','571','1','1','0','0','4046.46','6716.95','325.337','4.18947','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216599','500012','571','1','1','0','0','4053.47','6711.81','325.337','3.89888','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216600','500013','571','1','1','0','0','4055.16','6709.47','325.337','3.74965','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216601','500014','571','1','1','0','0','4057.39','6706.85','325.337','3.74965','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216602','500015','571','1','1','0','0','4059.55','6703.84','325.337','3.75751','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216603','500016','571','1','1','0','0','4061.79','6699.44','325.337','3.42764','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216604','500017','571','1','1','0','0','4062.61','6696.36','325.337','3.40015','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216605','500018','571','1','1','0','0','4063.39','6693.08','325.337','3.3923','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216606','500019','571','1','1','0','0','4064.25','6689.72','325.337','3.38052','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216607','500020','571','1','1','0','0','4064.31','6685.49','325.337','2.94855','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216608','500021','571','1','1','0','0','4063.88','6681.79','325.505','2.98782','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216609','500022','571','1','1','0','0','4063.38','6678.63','325.505','2.98389','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216610','500023','571','1','1','0','0','4062.89','6675.36','325.505','2.98782','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216611','500024','571','1','1','0','0','4061.9','6672.09','325.505','2.6069','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216612','500025','571','1','1','0','0','4060.44','6669.64','325.505','2.60297','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216613','500026','571','1','1','0','0','4058.79','6666.81','325.505','2.61475','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216614','500027','571','1','1','0','0','4056.95','6663.64','325.505','2.61475','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216615','500028','571','1','1','0','0','4053.66','6660.28','325.505','2.29274','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216616','500029','571','1','1','0','0','4051.06','6658.26','325.505','2.23776','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216617','500030','571','1','1','0','0','4048.48','6656.24','325.505','2.22598','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216618','500031','571','1','1','0','0','4045.77','6654.16','325.505','2.22598','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216619','500032','571','1','1','0','0','4011.73','6717.97','324.979','5.36365','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216620','500033','571','1','1','0','0','4009.07','6716.07','324.979','5.33223','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216621','500034','571','1','1','0','0','4006.12','6713.95','324.979','5.33223','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216622','500035','571','1','1','0','0','4002.91','6711.67','324.979','5.3283','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216623','500036','571','1','1','0','0','4000.32','6708.61','324.979','5.78383','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216624','500037','571','1','1','0','0','3998.51','6705.55','324.979','5.77991','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216625','500038','571','1','1','0','0','3996.49','6702.53','324.979','5.75635','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216627','500039','571','1','1','0','0','3994.47','6699.13','324.938','5.74456','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216626','500040','571','1','1','0','0','3993.01','6691.72','324.938','6.19616','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216629','500044','571','1','1','0','0','3992.45','6683.26','324.938','0.280541','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216630','500045','571','1','1','0','0','3993.1','6679.51','324.938','0.394424','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216631','500046','571','1','1','0','0','3994.14','6676.11','324.938','0.241271','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216632','500047','571','1','1','0','0','3994.97','6672.34','324.938','0.205928','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216633','500048','571','1','1','0','0','3996.68','6668.61','324.742','0.704656','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216634','500049','571','1','1','0','0','3998.5','6666.03','324.742','0.618262','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216635','500050','571','1','1','0','0','4000.7','6662.91','324.742','0.614335','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216636','500051','571','1','1','0','0','4002.82','6659.92','324.742','0.614335','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216637','500052','571','1','1','0','0','4005.33','6657.9','324.742','1.02903','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216638','500053','571','1','1','0','0','4007.87','6656.37','324.742','1.02903','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216639','500054','571','1','1','0','0','4010.66','6654.71','324.742','1.03295','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216640','500055','571','1','1','0','0','4013.47','6652.84','324.742','0.981901','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216641','500056','571','1','1','0','0','4017.44','6651.26','324.742','1.3314','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216642','500057','571','1','1','0','0','4020.67','6650.81','324.742','1.42565','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216643','500058','571','1','1','0','0','4024.2','6650.12','324.742','1.3746','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216644','500059','571','1','1','0','0','4028.06','6649.38','324.742','1.37853','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216645','500060','571','1','1','0','0','4031.45','6649.75','324.742','1.77908','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216646','500061','571','1','1','0','0','4034.19','6650.32','324.742','1.77908','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216647','500062','571','1','1','0','0','4037.45','6651.05','324.742','1.79086','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216648','500063','571','1','1','0','0','4041.3','6651.9','324.742','1.78693','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216651','500064','571','1','1','0','0','4055.94','6680.85','324.783','2.97367','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216652','500065','571','1','1','0','0','4056.38','6683.37','324.783','2.97367','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216653','500066','571','1','1','0','0','4056.67','6686.61','324.783','3.15431','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216654','500067','571','1','1','0','0','4056.49','6689.58','324.783','3.28783','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216655','500068','571','1','1','0','0','4056.02','6692.66','324.783','3.34673','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216656','500069','571','1','1','0','0','4055.16','6695.5','324.783','3.46847','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216657','500070','571','1','1','0','0','4053.69','6698.66','324.783','3.66089','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216658','500071','571','1','1','0','0','4052.09','6701.44','324.783','3.66482','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216659','500072','571','1','1','0','0','4049.98','6704.04','324.783','3.85724','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216660','500073','571','1','1','0','0','4047.37','6706.59','324.783','3.94756','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216661','500074','571','1','1','0','0','4044.52','6708.8','324.783','4.19889','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216662','500075','571','1','1','0','0','4042.06','6710.31','324.783','4.15962','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216663','500076','571','1','1','0','0','4044.73','6701.21','324.994','4.04967','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216664','500077','571','1','1','0','0','4046.81','6699.02','324.994','3.78263','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216665','500078','571','1','1','0','0','4049.04','6695.76','325.154','3.55252','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216666','500079','571','1','1','0','0','4049.9','6692.69','325.154','3.37974','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216667','500080','571','1','1','0','0','4050.35','6689.33','325.154','3.0695','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216671','500081','571','1','1','0','0','4015.52','6660.87','324.917','1.17118','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216672','500082','571','1','1','0','0','4012.98','6662.06','324.917','0.982688','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216673','500083','571','1','1','0','0','4010.17','6664.14','324.917','0.872733','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216674','500084','571','1','1','0','0','4007.95','6666.02','324.917','0.829536','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216675','500085','571','1','1','0','0','4005.99','6668.17','324.917','0.707799','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216676','500086','571','1','1','0','0','4004.33','6670.9','324.917','0.546792','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216677','500087','571','1','1','0','0','4002.71','6673.58','324.917','0.39364','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216678','500088','571','1','1','0','0','4001.46','6676.46','324.917','0.279757','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216679','500089','571','1','1','0','0','4000.76','6679.67','324.917','0.138385','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216680','500090','571','1','1','0','0','4000.37','6683.04','324.917','0.0245025','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216681','500091','571','1','1','0','0','4000.3','6685.96','324.917','6.26842','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216682','500092','571','1','1','0','0','4000.54','6689.44','324.917','6.17967','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216683','500093','571','1','1','0','0','4005.96','6683.03','325.365','0.0182149','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216684','500094','571','1','1','0','0','4006.42','6679.84','325.365','0.218491','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216685','500095','571','1','1','0','0','4007.71','6676.46','325.365','0.387352','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216686','500096','571','1','1','0','0','4009.77','6672.97','325.365','0.536578','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216687','500097','571','1','1','0','0','4011.88','6669.97','325.365','0.799686','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216688','500098','571','1','1','0','0','4004.7','6699.87','324.768','5.68879','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216689','500099','571','1','1','0','0','4006.27','6702.78','325.538','5.51993','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216690','500100','571','1','1','0','0','4008.58','6705.33','325.538','5.46103','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216691','500101','571','1','1','0','0','4010.89','6707.36','325.538','5.34322','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216692','500102','571','1','1','0','0','4013.19','6709.23','325.538','5.24504','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216693','500103','571','1','1','0','0','4015.97','6710.55','325.538','5.15472','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216694','500104','571','1','1','0','0','4019.08','6711.75','325.538','5.11938','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216695','500105','571','1','1','0','0','4021.81','6712.57','325.538','4.96623','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216696','500106','571','1','1','0','0','4024.44','6712.89','325.538','4.82093','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216697','500107','571','1','1','0','0','4027.43','6713.22','325.538','4.817','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216698','500108','571','1','1','0','0','4030.25','6713.12','325.538','4.67171','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216699','500109','571','1','1','0','0','4032.89','6713.06','325.538','4.57746','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216700','500110','571','1','1','0','0','4025.86','6708.49','324.752','4.50678','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216701','500111','571','1','1','0','0','4021.8','6707.88','324.704','4.93089','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216702','500112','571','1','1','0','0','4018.51','6706.56','324.704','5.194','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216703','500113','571','1','1','0','0','4015.36','6704.63','324.658','5.39035','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216704','500114','571','1','1','0','0','4013.05','6702.33','324.622','5.63382','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216172','500115','571','1','1','0','0','4132.81','6712','408.739','5.54984','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216173','500116','571','1','1','0','0','4134.59','6714.16','408.739','5.59304','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216174','500117','571','1','1','0','0','4136.8','6716.88','408.739','5.59304','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216175','500118','571','1','1','0','0','4139.03','6719.57','408.739','5.59304','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216177','500119','571','1','1','0','0','4142.67','6722.59','408.27','5.1862','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216178','500120','571','1','1','0','0','4145.89','6724.24','408.27','5.1862','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216179','500121','571','1','1','0','0','4149.21','6725.94','408.27','5.21369','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216180','500122','571','1','1','0','0','4151.99','6727.43','408.27','5.20191','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216181','500123','571','1','1','0','0','4160.01','6729.06','408.27','4.81706','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216184','500127','571','1','1','0','0','4168.65','6729.69','409.17','4.4008','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216185','500128','571','1','1','0','0','4172.07','6728.69','409.17','4.42829','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216187','500129','571','1','1','0','0','4176.15','6727.5','409.17','4.42829','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216188','500130','571','1','1','0','0','4179.88','6726.41','409.17','4.42829','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216189','500131','571','1','1','0','0','4182.86','6724.72','409.896','3.98454','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216190','500132','571','1','1','0','0','4185.74','6722.3','409.896','4.089','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216191','500133','571','1','1','0','0','4188.56','6720.21','409.896','4.07329','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216192','500134','571','1','1','0','0','4191.18','6718.17','409.896','4.0458','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216193','500135','571','1','1','0','0','4193.28','6715.17','408.872','3.59656','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216194','500136','571','1','1','0','0','4194.83','6712.52','408.872','3.60796','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216195','500137','571','1','1','0','0','4196.65','6708.99','408.872','3.61974','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216196','500138','571','1','1','0','0','4198.76','6705.33','408.872','3.62366','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216197','500139','571','1','1','0','0','4199.42','6702.03','408.872','3.19562','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216198','500140','571','1','1','0','0','4199.62','6699.06','408.872','3.32914','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216199','500141','571','1','1','0','0','4199.98','6696.04','408.872','3.25845','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216200','500142','571','1','1','0','0','4200.4','6692.4','408.872','3.25453','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216201','500143','571','1','1','0','0','4199.98','6688.5','408.872','2.799','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216202','500144','571','1','1','0','0','4199','6685.13','408.872','2.85397','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216203','500145','571','1','1','0','0','4198.05','6681.89','408.872','2.8579','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216205','500146','571','1','1','0','0','4196.98','6678.32','408.872','2.86418','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216206','500147','571','1','1','0','0','4131.46','6709.49','408.27','5.99871','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216207','500148','571','1','1','0','0','4130.46','6706.13','408.27','5.99478','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216208','500149','571','1','1','0','0','4129.49','6702.65','408.27','5.98301','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216209','500150','571','1','1','0','0','4128.67','6699.25','408.27','5.93588','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216212','500151','571','1','1','0','0','4128.08','6694.87','408.277','0.130215','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216213','500152','571','1','1','0','0','4128.22','6691.16','408.277','0.173413','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216214','500153','571','1','1','0','0','4128.5','6687.56','408.277','0.0713115','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216215','500154','571','1','1','0','0','4129.01','6683.62','408.277','0.13807','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216216','500155','571','1','1','0','0','4132.66','6676.17','408.27','0.448302','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216219','500159','571','1','1','0','0','4137.1','6669.29','408.27','0.883413','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216220','500160','571','1','1','0','0','4139.47','6667.22','408.27','0.85752','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216221','500161','571','1','1','0','0','4141.73','6665.39','408.27','0.865374','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216222','500162','571','1','1','0','0','4144.48','6663.05','408.27','0.865374','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216223','500163','571','1','1','0','0','4149.11','6660.81','408.27','1.32483','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216224','500164','571','1','1','0','0','4152.57','6659.77','408.27','1.26593','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216225','500165','571','1','1','0','0','4155.79','6658.75','408.27','1.2031','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216226','500166','571','1','1','0','0','4159.22','6657.59','408.27','1.31305','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216227','500167','571','1','1','0','0','4162.97','6657.45','408.733','1.68219','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216229','500168','571','1','1','0','0','4166.69','6657.87','408.733','1.68219','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216230','500169','571','1','1','0','0','4170.14','6658.33','408.939','1.70575','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216231','500170','571','1','1','0','0','4173.29','6658.55','408.939','1.64056','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216232','500171','571','1','1','0','0','4176.86','6660.13','408.939','2.05211','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216233','500172','571','1','1','0','0','4179.56','6661.52','408.939','2.05997','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216234','500173','571','1','1','0','0','4182.54','6663.12','408.939','2.05604','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216235','500174','571','1','1','0','0','4185.44','6664.65','408.939','2.05604','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216236','500175','571','1','1','0','0','4188.96','6667.15','408.939','2.5155','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216237','500176','571','1','1','0','0','4190.99','6669.8','408.939','2.49193','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216238','500177','571','1','1','0','0','4193.26','6672.38','408.939','2.5155','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216239','500178','571','1','1','0','0','4195.18','6674.68','408.939','2.46366','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216240','500179','571','1','1','0','0','4160.96','6721.27','408.844','4.86965','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216241','500180','571','1','1','0','0','4163.95','6721.48','408.844','4.71257','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216243','500181','571','1','1','0','0','4167.63','6721.15','408.844','4.59084','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216242','500182','571','1','1','0','0','4171.14','6720.67','408.844','4.49267','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216244','500183','571','1','1','0','0','4174.36','6719.75','408.844','4.26883','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216245','500184','571','1','1','0','0','4177.98','6717.87','408.844','4.23349','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216246','500185','571','1','1','0','0','4180.37','6716.04','408.242','4.0332','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216247','500186','571','1','1','0','0','4184.39','6712.57','408.844','3.80938','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216248','500187','571','1','1','0','0','4186.3','6710.12','408.844','3.77011','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216249','500188','571','1','1','0','0','4187.71','6707.91','408.844','3.60517','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216250','500189','571','1','1','0','0','4188.9','6705.89','408.844','3.49914','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216251','500190','571','1','1','0','0','4175.1','6713.89','408.228','4.1086','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216252','500191','571','1','1','0','0','4172.03','6715.21','408.228','4.32066','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216253','500192','571','1','1','0','0','4180.29','6710.21','410.22','3.95467','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216254','500193','571','1','1','0','0','4168.73','6716.04','408.289','4.5013','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216255','500194','571','1','1','0','0','4182.35','6714.43','408.242','3.91539','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216256','500195','571','1','1','0','0','4177.66','6712.38','408.228','4.02221','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216294','500196','571','1','1','0','0','4168.34','6666.45','408.186','1.75867','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216293','500197','571','1','1','0','0','4166.78','6666.21','408.536','1.67856','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216259','500198','571','1','1','0','0','4164.46','6666.24','408.392','1.54504','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216260','500199','571','1','1','0','0','4161.37','6666.34','408.392','1.43116','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216261','500200','571','1','1','0','0','4157.76','6666.87','408.392','1.39189','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216262','500201','571','1','1','0','0','4154.35','6667.74','408.392','1.19554','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216263','500202','571','1','1','0','0','4151.33','6669.14','408.392','1.01882','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216264','500203','571','1','1','0','0','4148.11','6671.03','408.392','0.952065','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216265','500204','571','1','1','0','0','4145.35','6673.42','408.04','0.755716','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216266','500205','571','1','1','0','0','4142.83','6675.9','408.038','0.704665','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216267','500206','571','1','1','0','0','4140.71','6678.76','408.27','0.527951','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216268','500207','571','1','1','0','0','4139.03','6681.83','408.27','0.480827','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216269','500208','571','1','1','0','0','4148.08','6677.6','408.742','0.821715','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216271','500209','571','1','1','0','0','4150.65','6675.58','408.742','0.923817','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216272','500210','571','1','1','0','0','4153.48','6673.76','408.742','1.06519','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216273','500211','571','1','1','0','0','4156.08','6672.43','408.742','1.1398','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216274','500212','571','1','1','0','0','4159.06','6671.4','408.742','1.23798','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216297','500213','571','1','1','0','0','4136.63','6689.7','408.923','0.22165','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216298','500214','571','1','1','0','0','4136.02','6692.56','408.923','0.0724245','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216276','500215','571','1','1','0','0','4136.19','6695.36','408.389','6.20089','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216277','500216','571','1','1','0','0','4136.47','6698.26','408.389','6.13021','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216278','500217','571','1','1','0','0','4136.96','6701.19','408.27','5.97312','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216279','500218','571','1','1','0','0','4137.88','6704.56','408.385','5.82783','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216280','500219','571','1','1','0','0','4139.71','6707.95','408.385','5.74929','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216281','500220','571','1','1','0','0','4142.07','6711','408.385','5.56865','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216282','500221','571','1','1','0','0','4144.51','6713.82','408.385','5.43121','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216299','500223','571','1','1','0','0','4147.55','6716.01','408.627','5.33925','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216284','500224','571','1','1','0','0','4150.59','6717.86','408.389','5.24272','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216285','500225','571','1','1','0','0','4142.53','6701.02','408.27','5.91423','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216286','500226','571','1','1','0','0','4141.8','6697.77','407.92','6.17341','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216287','500227','571','1','1','0','0','4148.21','6710.05','408.213','5.55138','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216288','500228','571','1','1','0','0','4145.99','6707.65','408.213','5.54746','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216289','500229','571','1','1','0','0','4143.95','6704.25','408.213','5.72417','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216455','500230','571','1','1','0','0','4130.91','6846.39','503.967','5.08084','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216456','500231','571','1','1','0','0','4133.5','6847.39','503.967','5.08084','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216457','500232','571','1','1','0','0','4137.05','6848.74','503.967','5.07691','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216458','500233','571','1','1','0','0','4140.33','6849.99','503.967','5.07298','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216478','500233','571','1','1','0','0','4156.07','6850.62','503.797','4.76513','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216459','500234','571','1','1','0','0','4143.8','6850.97','503.315','4.69992','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216460','500235','571','1','1','0','0','4147.25','6850.88','503.315','4.71562','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216461','500236','571','1','1','0','0','4151.76','6850.81','503.315','4.69206','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216463','500238','571','1','1','0','0','4163','6848.25','503.967','4.26795','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216471','500242','571','1','1','0','0','4170.84','6843.91','503.525','3.97895','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216472','500243','571','1','1','0','0','4172.79','6842.03','503.525','3.88863','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216473','500244','571','1','1','0','0','4175.53','6839.15','503.525','3.90041','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216475','500245','571','1','1','0','0','4177.98','6836.59','503.525','3.90826','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216479','500246','571','1','1','0','0','4180.26','6832.87','503.398','3.48258','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216480','500247','571','1','1','0','0','4181.52','6829.8','503.398','3.5297','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216481','500248','571','1','1','0','0','4182.77','6826.71','503.398','3.52578','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216482','500249','571','1','1','0','0','4184.15','6823.3','503.398','3.52578','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216483','500250','571','1','1','0','0','4184.63','6819.33','503.903','3.11344','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216484','500251','571','1','1','0','0','4184.53','6816.72','503.903','3.14879','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216485','500252','571','1','1','0','0','4184.49','6813.39','503.903','3.12915','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216486','500253','571','1','1','0','0','4184.44','6810.07','503.903','3.12522','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216487','500254','571','1','1','0','0','4184.09','6805.86','503.903','2.73253','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216489','500259','571','1','1','0','0','4182.92','6803.19','503.315','2.76394','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216490','500260','571','1','1','0','0','4181.69','6800.06','503.315','2.76394','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216492','500261','571','1','1','0','0','4180.18','6796.32','503.315','2.75216','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216493','500262','571','1','1','0','0','4177.3','6792.74','503.315','2.31234','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216500','500262','571','1','1','0','0','4127.96','6844.46','503.504','5.52855','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216494','500263','571','1','1','0','0','4175.31','6790.73','503.315','2.34768','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216501','500263','571','1','1','0','0','4125.78','6842.5','503.504','5.64243','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216505','500263','571','1','1','0','0','4123.38','6839.96','503.154','5.52305','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216495','500264','571','1','1','0','0','4173.03','6788.49','503.315','2.34768','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216496','500265','571','1','1','0','0','4170.16','6785.66','503.315','2.34768','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216503','500265','571','1','1','0','0','4120.79','6837.52','503.154','5.52305','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216507','500266','571','1','1','0','0','4118.37','6833.89','503.154','5.87255','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216508','500267','571','1','1','0','0','4116.97','6830.72','503.154','5.8647','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216509','500268','571','1','1','0','0','4115.68','6827.86','503.154','5.86077','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216510','500269','571','1','1','0','0','4114.3','6824.9','503.154','5.85292','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216511','500270','571','1','1','0','0','4112.8','6816.17','503.154','6.26133','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216513','500274','571','1','1','0','0','4113.42','6807.95','503.154','0.33157','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216514','500275','571','1','1','0','0','4114.5','6804.98','503.154','0.390475','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216515','500276','571','1','1','0','0','4115.94','6801.28','503.154','0.37084','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216518','500277','571','1','1','0','0','4117.3','6797.57','503.154','0.37084','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216519','500278','571','1','1','0','0','4119.37','6794.12','503.154','0.771393','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216520','500279','571','1','1','0','0','4121.6','6792.06','503.154','0.77532','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216521','500280','571','1','1','0','0','4123.91','6789.57','503.154','0.747831','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216522','500281','571','1','1','0','0','4126.21','6787.08','503.154','0.739977','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216523','500282','571','1','1','0','0','4129.48','6784.62','503.154','1.20336','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216524','500283','571','1','1','0','0','4132.75','6783.19','503.154','1.08555','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216525','500284','571','1','1','0','0','4136.02','6781.7','503.154','1.13268','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216526','500285','571','1','1','0','0','4139.23','6780.2','503.154','1.13268','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216527','500286','571','1','1','0','0','4142.74','6779.53','503.154','1.49396','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216528','500287','571','1','1','0','0','4146.09','6779.38','503.154','1.5293','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216529','500288','571','1','1','0','0','4149.38','6779.24','503.154','1.5293','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216530','500289','571','1','1','0','0','4152.7','6779.12','503.154','1.52538','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216531','500290','571','1','1','0','0','4156.97','6779.93','503.154','1.89844','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216532','500291','571','1','1','0','0','4159.97','6780.93','503.154','1.94556','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216533','500292','571','1','1','0','0','4163.19','6782.07','503.154','1.92986','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216534','500293','571','1','1','0','0','4166.23','6783.2','503.154','1.92593','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216535','500294','571','1','1','0','0','4158.87','6841.29','503.112','4.4392','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216536','500295','571','1','1','0','0','4161.04','6840.37','503.112','4.28212','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216537','500296','571','1','1','0','0','4163.82','6839.11','503.112','4.18395','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216538','500297','571','1','1','0','0','4166.38','6837.38','503.112','4.11719','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216539','500298','571','1','1','0','0','4168.97','6835.37','503.112','3.95226','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216540','500299','571','1','1','0','0','4171.07','6832.87','503.112','3.79911','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216541','500300','571','1','1','0','0','4172.86','6830.32','503.112','3.70486','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216542','500301','571','1','1','0','0','4174.46','6827.72','503.112','3.6381','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216543','500302','571','1','1','0','0','4175.75','6824.76','503.112','3.4496','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216544','500303','571','1','1','0','0','4176.59','6821.33','503.112','3.26896','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216545','500304','571','1','1','0','0','4177.06','6818.14','503.112','3.27289','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216546','500305','571','1','1','0','0','4176.92','6814.47','503.112','3.1001','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216547','500306','571','1','1','0','0','4170.95','6820.74','502.727','3.2886','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216548','500307','571','1','1','0','0','4170.06','6823.88','503.006','3.59883','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216549','500308','571','1','1','0','0','4168.19','6827.15','503.006','3.697','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216550','500309','571','1','1','0','0','4166.2','6830.03','503.006','3.79911','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216551','500310','571','1','1','0','0','4163.76','6832.26','503.006','4.09363','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216553','500311','571','1','1','0','0','4138.4','6789.11','503','1.25049','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216554','500312','571','1','1','0','0','4135.82','6790.28','503','1.04314','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216555','500313','571','1','1','0','0','4132.86','6792.01','503','0.948896','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216556','500314','571','1','1','0','0','4129.95','6794.27','503','0.79967','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216557','500315','571','1','1','0','0','4127.45','6797.08','503','0.693642','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216558','500316','571','1','1','0','0','4125.17','6799.92','503','0.63081','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216559','500318','571','1','1','0','0','4123.32','6803.23','503','0.469803','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216560','500319','571','1','1','0','0','4122.03','6806.94','503','0.293088','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216561','500320','571','1','1','0','0','4121.07','6810.68','503','0.120301','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216562','500321','571','1','1','0','0','4120.65','6813.86','503','0.045688','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216563','500322','571','1','1','0','0','4121.13','6817.33','503','6.09247','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216564','500323','571','1','1','0','0','4126.88','6808.39','503.461','0.205912','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216565','500324','571','1','1','0','0','4127.78','6805.5','503.461','0.406188','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216566','500325','571','1','1','0','0','4129.29','6802.85','503.461','0.567195','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216568','500326','571','1','1','0','0','4130.89','6800.76','503.102','0.74391','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216569','500327','571','1','1','0','0','4132.92','6798.51','503.102','0.74391','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216571','500328','571','1','1','0','0','4123.09','6824.72','503.546','5.98488','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216572','500329','571','1','1','0','0','4123.97','6827.11','503.546','5.81602','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216573','500330','571','1','1','0','0','4125.25','6829.56','503.546','5.73355','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216574','500331','571','1','1','0','0','4126.5','6831.57','503.546','5.59218','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216575','500332','571','1','1','0','0','4128.47','6833.83','503.546','5.54898','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216576','500333','571','1','1','0','0','4130.43','6835.9','503.546','5.48615','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216577','500334','571','1','1','0','0','4133.49','6837.83','503.546','5.40369','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216578','500335','571','1','1','0','0','4136.26','6839.51','503.546','5.21127','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216579','500336','571','1','1','0','0','4139.11','6840.7','503.546','4.97565','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216580','500337','571','1','1','0','0','4142.13','6841.57','503.546','4.99136','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216581','500338','571','1','1','0','0','4145.55','6842.24','503.546','4.87355','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216582','500339','571','1','1','0','0','4148.81','6842.52','503.546','4.6772','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216583','500340','571','1','1','0','0','4143.11','6837.15','502.937','4.95209','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216584','500341','571','1','1','0','0','4139.96','6836.06','503.062','5.05419','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216585','500342','571','1','1','0','0','4136.85','6834.77','503.062','5.14844','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216586','500343','571','1','1','0','0','4134.02','6832.9','503.062','5.3605','300','0','0','10635','0','0','0','0','0','0');
insert into `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) values('216587','500344','571','1','1','0','0','4131.4','6830.39','503.062','5.49009','300','0','0','10635','0','0','0','0','0','0');
const base_entry = 500000;
const expansions = [
[base_entry, "Vanilla"],
[base_entry + 115, "TBC"],
[base_entry + 230, "WOTLK"],
];
const subname_offset_uncommon = "Transmog Off-Set $EXP$ 'Uncommon'";
const subname_offset_rare_epics = "Transmog Off-Set $EXP$ 'Rare & Epics'";
const subname_weapon_uncommon = "Transmog Weapons $EXP$ 'Uncommon'";
const subname_weapon_rare = "Transmog Weapons $EXP$ 'Rare'";
const subname_weapon_epics = "Transmog Weapons $EXP$ 'Epics'";
const creature_template = (entry, name, subname) => {
return `(${entry},'0','0','0','0','0','27822','0','0','0',${name},${subname},'','0','80','80','2','35','128','1','1.14286','1','0','0','2000','0','1','1','1','32768','2048','8','0','0','0','0','0','7','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','','12340'),`;
};
const vendors = [
[0, "Transmog Head Cloth", subname_offset_uncommon],
[1, "Transmog Head Leather", subname_offset_uncommon],
[2, "Transmog Head Mail", subname_offset_uncommon],
[3, "Transmog Head Plate", subname_offset_uncommon],
// Shoulders
[4, "Transmog Shoulders Cloth", subname_offset_uncommon],
[5, "Transmog Shoulders Leather", subname_offset_uncommon],
[6, "Transmog Shoulders Mail", subname_offset_uncommon],
[7, "Transmog Shoulders Plate", subname_offset_uncommon],
// Back
[8, "Back", subname_offset_uncommon],
[9, "Back Leather", subname_offset_uncommon],
[10, "Back Mail", subname_offset_uncommon],
[11, "Back Plate", subname_offset_uncommon],
// Chest
[12, "Transmog Chest Cloth", subname_offset_uncommon],
[13, "Transmog Chest Leather", subname_offset_uncommon],
[14, "Transmog Chest Mail", subname_offset_uncommon],
[15, "Transmog Chest Plate", subname_offset_uncommon],
// Hands
[16, "Transmog Hands Cloth", subname_offset_uncommon],
[17, "Transmog Hands Leather", subname_offset_uncommon],
[18, "Transmog Hands Mail", subname_offset_uncommon],
[19, "Transmog Hands Plate", subname_offset_uncommon],
// Waist
[20, "Transmog Waist Cloth", subname_offset_uncommon],
[21, "Transmog Waist Leather", subname_offset_uncommon],
[22, "Transmog Waist Mail", subname_offset_uncommon],
[23, "Transmog Waist Plate", subname_offset_uncommon],
// Legs
[24, "Transmog Legs Cloth", subname_offset_uncommon],
[25, "Transmog Legs Leather", subname_offset_uncommon],
[26, "Transmog Legs Mail", subname_offset_uncommon],
[27, "Transmog Legs Plate", subname_offset_uncommon],
// Boots
[28, "Transmog Boots Cloth", subname_offset_uncommon],
[29, "Transmog Boots Leather", subname_offset_uncommon],
[30, "Transmog Boots Mail", subname_offset_uncommon],
[31, "Transmog Boots Plate", subname_offset_uncommon],
[32, "Transmog Head Cloth", subname_offset_rare_epics],
[33, "Transmog Head Leather", subname_offset_rare_epics],
[34, "Transmog Head Mail", subname_offset_rare_epics],
[35, "Transmog Head Plate", subname_offset_rare_epics],
// Shoulders
[36, "Transmog Shoulders Cloth", subname_offset_rare_epics],
[37, "Transmog Shoulders Leather", subname_offset_rare_epics],
[38, "Transmog Shoulders Mail", subname_offset_rare_epics],
[39, "Transmog Shoulders Plate", subname_offset_rare_epics],
// Back
[40, "Back", subname_offset_rare_epics],
[41, "Back Leather", subname_offset_rare_epics],
[42, "Back Mail", subname_offset_rare_epics],
[43, "Back Plate", subname_offset_rare_epics],
// Chest
[44, "Transmog Chest Cloth", subname_offset_rare_epics],
[45, "Transmog Chest Leather", subname_offset_rare_epics],
[46, "Transmog Chest Mail", subname_offset_rare_epics],
[47, "Transmog Chest Plate", subname_offset_rare_epics],
// Hands
[48, "Transmog Hands Cloth", subname_offset_rare_epics],
[49, "Transmog Hands Leather", subname_offset_rare_epics],
[50, "Transmog Hands Mail", subname_offset_rare_epics],
[51, "Transmog Hands Plate", subname_offset_rare_epics],
// Waist
[52, "Transmog Waist Cloth", subname_offset_rare_epics],
[53, "Transmog Waist Leather", subname_offset_rare_epics],
[54, "Transmog Waist Mail", subname_offset_rare_epics],
[55, "Transmog Waist Plate", subname_offset_rare_epics],
// Legs
[56, "Transmog Legs Cloth", subname_offset_rare_epics],
[57, "Transmog Legs Leather", subname_offset_rare_epics],
[58, "Transmog Legs Mail", subname_offset_rare_epics],
[59, "Transmog Legs Plate", subname_offset_rare_epics],
// Boots
[60, "Transmog Boots Cloth", subname_offset_rare_epics],
[61, "Transmog Boots Leather", subname_offset_rare_epics],
[62, "Transmog Boots Mail", subname_offset_rare_epics],
[63, "Transmog Boots Plate", subname_offset_rare_epics],
// AXES
[64, "1H Axes", subname_weapon_uncommon],
[65, "2H Axes", subname_weapon_uncommon],
// Swords
[66, "1H Swords", subname_weapon_uncommon],
[67, "2H Swords", subname_weapon_uncommon],
// Mace
[68, "1H Mace", subname_weapon_uncommon],
[69, "2H Mace", subname_weapon_uncommon],
// Daggers
[70, "Daggers", subname_weapon_uncommon],
// Staves
[71, "Staves", subname_weapon_uncommon],
// Tome
[72, "Tome", subname_weapon_uncommon],
// Shield I
[73, "Shields I", subname_weapon_uncommon],
// Shield II
[74, "Shields II", subname_weapon_uncommon],
// Guns
[75, "Guns", subname_weapon_uncommon],
// Polearns
[76, "Polearns", subname_weapon_uncommon],
// Wands
[77, "Wands", subname_weapon_uncommon],
// Fists
[78, "Fist", subname_weapon_uncommon],
// CrossBows
[79, "CrossBows", subname_weapon_uncommon],
// Bows
[80, "Bows", subname_weapon_uncommon],
// Rare
// AXES
[81, "1H Axes", subname_weapon_rare],
[82, "2H Axes", subname_weapon_rare],
// SWORDS
[83, "1H Swords", subname_weapon_rare],
[84, "2H Swords", subname_weapon_rare],
// MACES
[85, "1H Maces", subname_weapon_rare],
[86, "2H Maces", subname_weapon_rare],
// Daggers
[87, "Daggers", subname_weapon_rare],
// Staves
[88, "Staves", subname_weapon_rare],
// Tome
[89, "Tome", subname_weapon_rare],
// Shield 1-30
[90, "Shield 1-30", subname_weapon_rare],
// Shield 31-60
[91, "Shield 31-60", subname_weapon_rare],
// Gun
[92, "Gun", subname_weapon_rare],
// Polearns
[93, "Polearns", subname_weapon_rare],
// Wand
[94, "Wand", subname_weapon_rare],
// Fist
[95, "Fist", subname_weapon_rare],
// CrossBows
[96, "CrossBows", subname_weapon_rare],
// Bows
[97, "Bows", subname_weapon_rare],
// Epic
// AXES
[98, "1H Axes", subname_weapon_epics],
[99, "2H Axes", subname_weapon_epics],
// SWORDS
[100, "1H Swords", subname_weapon_epics],
[101, "2H Swords", subname_weapon_epics],
// MACES
[102, "1H Maces", subname_weapon_epics],
[103, "2H Maces", subname_weapon_epics],
// Daggers
[104, "Daggers", subname_weapon_epics],
// Staves
[105, "Staves", subname_weapon_epics],
// Tome
[106, "Tome", subname_weapon_epics],
// Shield 1-30
[107, "Shield 1-30", subname_weapon_epics],
// Shield 31-60
[108, "Shield 31-60", subname_weapon_epics],
// Gun
[109, "Gun", subname_weapon_epics],
// Polearns
[110, "Polearns", subname_weapon_epics],
// Wand
[111, "Wand", subname_weapon_epics],
// Fist
[112, "Fist", subname_weapon_epics],
// CrossBows
[113, "CrossBows", subname_weapon_epics],
// Bows
[114, "Bows", subname_weapon_epics],
];
for (const eKey in expansions) {
const [eEntry, eName] = expansions[eKey];
const _sql = vendors.map(([vID, vName, vSubName]) => {
return creature_template(eEntry + vID, vName, vSubName.replace("$EXP$", eName));
});
console.log(_sql);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment