mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
DB/Quest: Killing Two Scourge With One Skeleton
By Kilyana, closes #10475
This commit is contained in:
3
sql/updates/world/2015_04_03_02_world.sql
Normal file
3
sql/updates/world/2015_04_03_02_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_type`=23, `event_param1`=58627, `comment`="Burning Skeleton - On has aura - Cast 'Immolation'" WHERE `entryorguid`=31048 AND `source_type`=0 AND `id`=0;
|
||||
UPDATE `smart_scripts` SET `comment`="Burning Skeleton - On has aura - Cast 'Skeleton Check Master'" WHERE `entryorguid`=31048 AND `source_type`=0 AND `id`=1;
|
||||
Reference in New Issue
Block a user