Npc ID - 818130
1º Rode esse Script em sua DataBase world:
Npc
2º Rode este outro Script em sua DataBase world:
Itens
1º Rode esse Script em sua DataBase world:
Npc
Código:
REPLACE 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_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `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`, `Health_mod`, `Mana_mod`, `Armor_mod`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `WDBVerified`) VALUES (818130, 0, 0, 0, 0, 0, 30414, 0, 0, 0, 'Heirloom', 'BGames', '', 0, 83, 83, 0, 35, 35, 4225, 1, 1.14286, 3, 3, 0, 0, 0, 0, 1, 0, 0, 2, 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 3, 789.8, 789.8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, '', 1);
2º Rode este outro Script em sua DataBase world:
Itens
Código:
INSERT INTO `npc_vendor` (`entry`,`item`,`maxcount`) VALUES
('818130','42944','0'),
('818130','50255' ,'0'),
('818130','44091','0'),
('818130','42943','0'),
('818130','42950','0'),
('818130','42946','0'),
('818130','42948','0'),
('818130','42947','0'),
('818130','42992','0'),
('818130','42951','0'),
('818130','42949','0'),
('818130','42984','0'),
('818130','42952','0'),
('818130','42991','0'),
('818130','42985','0'),
('818130','42945','0'),
('818130','48677','0'),
('818130','48683','0'),
('818130','48685','0'),
('818130','48687','0'),
('818130','48718','0'),
('818130','48689','0'),
('818130','48691','0'),
('818130','48716','0'),
('818130','44097','0'),
('818130','44098','0'),
('818130','44102','0'),
('818130','44096','0'),
('818130','44103','0'),
('818130','44107','0'),
('818130','44095','0'),
('818130','44105','0'),
('818130','44092','0'),
('818130','44099','0'),
('818130','44094','0'),
('818130','44093','0');