Jump to content

[Quest] Torching Sunfury Hold


bastili

Recommended Posts

hi,

What bug does the patch fix? What features does the patch add?

The trigger despawns after the spellhit and the trigger casts a fire visual spell

For which repository revision was the patch created?

MaNGOS One - latest revision

Who has been writing this patch? Please include either forum user names or email addresses.

me

You need database support to force the spell to hit the trigger to get the kill credit.

INSERT INTO `spell_script_target` (`entry`, `type`, `targetEntry`)
VALUES
('34526', '1', '19723'),
('34526', '1', '19724');

If the trigger got hit by the spell, the trigger casts the fire visual spell and kills itself. Thus the trigger respawns after 5 minutes and you can't get all kill credits near one trigger.

http://paste2.org/p/1518374

regards, bastili

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use