Looking4Group / L4G_Core

Looking4Group Core
http://looking4group.eu
GNU General Public License v2.0
37 stars 73 forks source link

Bug: Torching Sunfury Hold Tents/Ballistas do not get burned #3796

Closed Russet0 closed 7 years ago

Russet0 commented 7 years ago

The Torching Sunfury Hold quest in Netherstorm (from Image of Archmage Vargoth) is bugged, when you use a torch to get quest credit the object is not destroyed/"used up."

This means that you can just spam the same 2 objects and complete the quest, rather than 8 as is intended.

Quest: http://db.hellfire-tbc.com/?quest=10233

AnonXS commented 7 years ago

http://db.hellfire-tbc.com/?npc=19723, http://db.hellfire-tbc.com/?npc=19724 interaction with spell http://db.hellfire-tbc.com/?spell=34526


UPDATE `creature` SET `spawntimesecs` = 120 WHERE `id` IN (19723,19724);

UPDATE `creature_template` SET `AIName` = 'EventAI' WHERE `entry` IN (19723,19724);
DELETE FROM `creature_ai_scripts` WHERE `entryOrGUID` IN (19723,19724);
INSERT INTO `creature_ai_scripts` VALUES
('1972301','19723','8','0','100','0','34526','-1','0','0','104','181915','140','0','37','0','0','0','0','0','0','0','Invis BE Ballista - Summon Fire Go and Die on Burn Blood Elf Equipment Spellhit'),
('1972401','19724','8','0','100','0','34526','-1','0','0','104','181915','140','0','37','0','0','0','0','0','0','0','Invis BE Tent - Summon Fire Go and Die on Burn Blood Elf Equipment Spellhit');

Sadly due to basic respawn/ai issues, this only works once.

AnonXS commented 7 years ago

https://github.com/Looking4Group/L4G_Core/pull/3755/commits/81b809642f9aaa845fc10d515844c4fbc37ce56f