Sign in to follow this  
Followers 0
Fyriond

[Declined]Infernal Lord

2 posts in this topic

--The creature is regulary released by a ingame-event, which isn't scripted yet. Infernal Lord is nevertheless attackable.
--http://www.wowhead.com/npc=90803/infernal-lord
DELETE FROM `creature_loot_template` WHERE entry='90803';
INSERT INTO `creature_loot_template` VALUES ('90803', '121001', '0', '0.21', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '121006', '0', '0.28', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '121008', '0', '0.07', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '121015', '0', '0.07', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '121017', '0', '0.21', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '121019', '0', '0.03', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '121020', '0', '0.21', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '121024', '0', '0.03', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '121041', '0', '0.24', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '121042', '0', '0.07', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '121043', '0', '0.28', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '121044', '0', '0.21', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '121046', '0', '0.63', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '121052', '0', '0.35', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '121054', '0', '0.24', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '127925', '0', '0.21', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '129083', '0', '8.96', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '132197', '0', '0.07', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '132199', '0', '17.92', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '132200', '0', '0.21', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '132204', '0', '78.84', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '132218', '0', '3.31', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '137677', '0', '0.56', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '138781', '0', '0.31', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '138817', '0', '0.24', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '138839', '0', '9.34', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '138991', '0', '0.03', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '139520', '0', '0.03', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '140220', '0', '0.21', '0', '1', '0', '1', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '140221', '0', '0.14', '0', '1', '0', '0', '1', ''),
INSERT INTO `creature_loot_template` VALUES ('90803', '140226', '0', '0.14', '0', '1', '0', '0', '1', '');
UPDATE `creature_template` SET lootid='90803' WHERE entry='90803';
UPDATE `creature_template` SET `unitflags`='1' WHERE `entry`='90803';

 

Share this post


Link to post
Share on other sites

Hello!

Thanks for your patch but it wont be applied for now as we will add it when the event is scripted.

 

Regards,

Misahky

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0