Trinitycore: The Purification of Quel'Delar

Created on 17 Jan 2012  路  67Comments  路  Source: TrinityCore/TrinityCore

The quest is not scripted.
http://www.wowhead.com/quest=24596
http://www.wowhead.com/quest=24598
http://www.wowhead.com/quest=24594
http://www.wowhead.com/quest=24564
http://www.wowhead.com/quest=24595
http://www.wowhead.com/quest=24553

All you need to do is:
1- Talk with the Warden of the Sunwell.
2- The Warden will teleport you to SOLO VERSION of sunwell, There is no hostile npc, No Boss, only friendly players.
3- Use Provided Item on sunwell.
4- After a text event, loot the sword.

I Couldnt Find the map area of the solo version of sunwell, tried wowhead but it is same as "Sunwell Plateau" Instance. any idea?

And it is the last quest in Battered Hilt Quest Line, making it possible to obtain quel'delar weapons. (Also The Halls of Reflection is bugged, that one may be easy to fix with sai)

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Comp-C++Script Sub-Quests

Most helpful comment

~~~sql
UPDATE creature SET phaseMask='2048' WHERE guid=43498;
UPDATE creature_template SET npcflag='0' WHERE entry=37523;
UPDATE creature SET npcflag='1' WHERE guid=121400;

DELETE FROM areatrigger_scripts WHERE entryIN(5685,5684);
INSERT INTO areatrigger_scripts (entry, ScriptName) VALUES
(5684, 'SmartTrigger'),
(5685, 'SmartTrigger');

DELETE FROM creature_text WHERE CreatureID=37781 AND GroupID=2;
DELETE FROM creature_text WHERE CreatureID=37764 AND GroupID=2;
DELETE FROM creature_text WHERE CreatureID=37764 AND GroupID=3;
DELETE FROM creature_text WHERE CreatureID=37763 AND GroupID=5;
DELETE FROM creature_text WHERE CreatureID=37763 AND GroupID=6;
DELETE FROM creature_text WHERE CreatureID=37763 AND GroupID=7;
DELETE FROM creature_text WHERE CreatureID=37765 AND GroupID=3;
DELETE FROM creature_text WHERE CreatureID=37765 AND GroupID=4;
DELETE FROM creature_text WHERE CreatureID=37763 AND GroupID=8;
DELETE FROM creature_text WHERE CreatureIDIN(38052,38047);

INSERT INTO creature_text (CreatureID, GroupID, ID, Text, Type, Language, Probability, Emote, Duration, Sound, BroadcastTextId, TextRange, comment) VALUES
(38052, 0, 0, "My brothers and sisters, words cannot describe what I felt upon seeing the Sunwell rekindled.", 12, 0, 100, 1, 0, 0, 37809, 0, 'Lady Liadrin'),
(38052, 1, 0, "In that moment, the Light revealed to me the truth of the terrible things I had done.", 12, 0, 100, 1, 0, 0, 37811, 0, 'Lady Liadrin'),
(38052, 2, 0, "Our people had walked a dark path and mine was among the darkest of them all.", 12, 0, 100, 1, 0, 0, 37813, 0, 'Lady Liadrin'),
(38052, 3, 0, "But the Light showed me that I was not lost. It helped me to find the strength to survive in spite of all that had happened and all the evil I had wrought.", 12, 0, 100, 1, 0, 0, 37814, 0, 'Lady Liadrin'),
(38052, 4, 0, "It is a strength that we sin'dorei all share. It is a strength we will need to free ourselves of the addiction ravaging our people.", 12, 0, 100, 1, 0, 0, 37815, 0, 'Lady Liadrin'),
(38052, 5, 0, "It will be the most difficult battle we have ever faced, but our resolve and the power of the Sunwell will sustain us until we have been restored to our greatness.", 12, 0, 100, 1, 0, 0, 37816, 0, 'Lady Liadrin'),
(38047, 0, 0, "Well said, my lady. We sin'dorei will be free and we shall be great again!", 12, 0, 100, 1, 0, 0, 37817, 0, 'Blood Elf Pilgrim'),
(37781, 2, 0, "Can that really be Quel'Delar?", 12, 0, 100, 1, 0, 0, 37441, 0, 'Sunwell Honor Guard'),
(37764, 2, 0, "It is indeed Quel'Delar. I had not thought I'd live to see the day when Thalorien Dawnseeker's legendary sword would be restored to us.", 12, 0, 100, 1, 0, 0, 37449, 0, 'Lor themar Theron'),
(37764, 3, 0, "You are a hero and an inspiration to the sin'dorei, $n, a symbol of our endurance in the face of tragedy and treachery.", 12, 0, 100, 1, 0, 0, 37450, 0, 'Lor themar Theron'),
(37763, 5, 0, "The regent speaks truly, $n. Thalorien's sacrifice could not prevent the fall of this very Sunwell.", 12, 0, 100, 1, 0, 0, 37451, 0, 'Grand Magister Rommat'),
(37763, 6, 0, "When you found the sword, it was broken and abandoned, much like Silvermoon after Kael'thas's betrayal.", 12, 0, 100, 1, 0, 0, 37452, 0, 'Grand Magister Rommat'),
(37763, 7, 0, "Let Quel'Delar be a sign that we will never give up, that we will face any enemy without fear.", 12, 0, 100, 1, 0, 0, 37453, 0, 'Grand Magister Rommat'),
(37765, 3, 0, "Quel'Delar is not held in high esteem by the sin'dorei alone. It holds a place in the heart of all children of Silvermoon.", 12, 0, 100, 1, 0, 0, 37454, 0, 'Captain Auric Sunchaser'),
(37765, 4, 0, "This blade has been returned to us for a reason, my lords. Now is the time to rally behind the bearer of Quel'Delar and avenge the destruction of Silvermoon and the Sunwell.", 12, 0, 100, 1, 0, 0, 37455, 0, 'Captain Auric Sunchaser'),
(37763, 8, 0, "Reclaim the sword, $n, and bear it through that portal to Dalaran. Archmage Aethas Sunreaver will be waiting to congratulate you.", 12, 0, 100, 1, 0, 0, 37456, 0, 'Grand Magister Rommat');

DELETE FROM smart_scripts WHERE entryorguidIN(5684,5685) AND source_type=2;
INSERT INTO smart_scripts (entryorguid, source_type, id, link, event_type, event_phase_mask, event_chance, event_flags, event_param1, event_param2, event_param3, event_param4, event_param5, action_type, action_param1, action_param2, action_param3, action_param4, action_param5, action_param6, target_type, target_param1, target_param2, target_param3, target_param4, target_x, target_y, target_z, target_o, comment) VALUES
(5684, 2, 0, 1, 46, 0, 100, 0, 5684, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'On Trigger - Store Target List'),
(5684, 2, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 0, 0, 0, 10, 123012, 38056, 0, 0, 0, 0, 0, 0, 'On Trigger - Send Target List to Chamberlain Galiros'),
(5684, 2, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 10, 123012, 38056, 0, 0, 0, 0, 0, 0, 'On Trigger - Set Data on Chamberlain Galiros'),
(5685, 2, 0, 1, 46, 0, 100, 0, 5685, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'On Trigger - Store Target List'),
(5685, 2, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 0, 0, 0, 10, 123012, 38056, 0, 0, 0, 0, 0, 0, 'On Trigger - Send Target List to Chamberlain Galiros'),
(5685, 2, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 10, 123012, 38056, 0, 0, 0, 0, 0, 0, 'On Trigger - Set Data on Chamberlain Galiros');

DELETE FROM spell_area WHERE spell=70193 AND areaIN(4094,4075);
INSERT INTO spell_area (spell, area, quest_start, quest_end, aura_spell, racemask, gender, autocast, quest_start_status, quest_end_status) VALUES
(70193, 4094, 24522, 24535, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24562, 24563, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24553, 24553, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24564, 24564, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24594, 24594, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24595, 24595, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24596, 24596, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24598, 24598, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24553, 24553, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24564, 24564, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24594, 24594, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24595, 24595, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24596, 24596, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24598, 24598, 0, 0, 2, 1, 74, 11);

DELETE FROM conditions WHERE SourceTypeOrReferenceId=13 AND SourceEntry=70466;
INSERT INTO conditions (SourceTypeOrReferenceId, SourceGroup, SourceEntry, SourceId, ElseGroup, ConditionTypeOrReference, ConditionTarget, ConditionValue1, ConditionValue2, ConditionValue3, NegativeCondition, ErrorType, ErrorTextId, ScriptName, Comment) VALUES
(13, 1, 70466, 0, 0, 31, 0, 3, 37745, 0, 0, 0, 0, '', 'Sunwell Light Ray targets Quel delar');

DELETE FROM gameobject WHERE guid=4000000;
INSERT INTO gameobject (guid, id, map, zoneId, areaId, spawnMask, phaseMask, position_x, position_y, position_z, orientation, rotation0, rotation1, rotation2, rotation3, spawntimesecs, animprogress, state, ScriptName, VerifiedBuild) VALUES
(4000000, 201796, 580, 0, 0, 1, 2048, 1698.92, 628.188, 27.6144, 0.334681, -0, -0, -0.166561, -0.986031, 300, 255, 1, '', 0);

DELETE FROM event_scripts WHERE idIN(22833,22854);
INSERT INTO event_scripts (id, delay, command, datalong, datalong2, dataint, x, y, z, o) VALUES
(22833, 0, 10, 37745, 1800000, 0, 0, 0, 0, 0), -- Blood Elf
(22833, 1, 10, 39691, 1800000, 0, 0, 0, 0, 0), -- Blood Elf
(22854, 0, 10, 37745, 1800000, 0, 0, 0, 0, 0), -- Non Blood Elf
(22854, 1, 10, 39692, 1800000, 0, 0, 0, 0, 0); -- Non Blood Elf

UPDATE gameobject_template SET Data1='12' WHERE entry=201796; -- Default value 30 but this is too much range and will let you place blade outside the sunwell

UPDATE creature_template SET AIName='SmartAI' WHERE entryIN(37745,37746,37763,37764,37765,38056,37781,37527,37523,39691,39692,38052,38047);
DELETE FROM smart_scripts WHERE entryorguid IN(37745,37746,37763,37764,37765,38056,37781,-122985,-122777,-122953,37527,37523,39691,39692,38052,38047,-122624) AND source_type=0;
DELETE FROM smart_scripts WHERE entryorguid IN(3774500,3774501,3776500,3776400,3805200) AND source_type=9;

INSERT INTO smart_scripts (entryorguid,source_type,id,link,event_type,event_phase_mask,event_chance,event_flags,event_param1,event_param2,event_param3,event_param4,action_type,action_param1,action_param2,action_param3,action_param4,action_param5,action_param6,target_type,target_param1,target_param2,target_param3,target_x,target_y,target_z,target_o,comment) VALUES
(-122624,0,0,0,11,0,100,0,0,0,0,0,1,0,12000,0,0,0,0,19,38052,0,0,0,0,0,0,"Lady Liadrin - On Spawn - Say Line 0"),
(-122624,0,1,0,52,0,100,0,0,38052,0,0,1,1,12000,0,0,0,0,19,38052,0,0,0,0,0,0,"Lady Liadrin - On Text Over - Say Line 1"),
(-122624,0,2,0,52,0,100,0,1,38052,0,0,1,2,12000,0,0,0,0,19,38052,0,0,0,0,0,0,"Lady Liadrin - On Text Over - Say Line 2"),
(-122624,0,3,0,52,0,100,0,2,38052,0,0,1,3,12000,0,0,0,0,19,38052,0,0,0,0,0,0,"Lady Liadrin - On Text Over - Say Line 3"),
(-122624,0,4,0,52,0,100,0,3,38052,0,0,1,4,12000,0,0,0,0,19,38052,0,0,0,0,0,0,"Lady Liadrin - On Text Over - Say Line 4"),
(-122624,0,5,0,52,0,100,0,4,38052,0,0,1,5,8000,0,0,0,0,19,38052,0,0,0,0,0,0,"Lady Liadrin - On Text Over - Say Line 5"),
(-122624,0,6,0,52,0,100,0,5,38052,0,0,1,0,240000,0,0,0,0,1,0,0,0,0,0,0,0,"Lady Liadrin - On Text Over - Say Line 5"),
(-122624,0,7,0,52,0,100,0,0,38047,0,0,1,0,12000,0,0,0,0,19,38052,0,0,0,0,0,0,"Lady Liadrin - On Text Over - Say Line 0"),
(39691,0,0,0,54,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,37745,0,0,0,0,0,0,"Bunny Set Data"),
(39692,0,0,0,54,0,100,0,0,0,0,0,45,2,2,0,0,0,0,19,37745,0,0,0,0,0,0,"Bunny Set Data"),
(37523,0,0,1,62,0,100,0,10963,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Warden of the Sunwell - On Gossip Option selected - close gossip'"),
(37523,0,1,0,61,0,100,0,0,0,0,0,134,70746,0,0,0,0,0,7,0,0,0,0,0,0,0,"Warden of the Sunwell - On Gossip Option selected - Invoker cast 70746'"),
(37763,0,0,0,38,0,100,0,1,1,0,0,53,0,37763,0,0,0,0,1,0,0,0,0,0,0,0,"Grand Magister Rommath - Data Set - Start WP'"),
(37763,0,1,0,38,0,100,0,2,2,0,0,11,70540,0,0,0,0,0,12,1,0,0,0,0,0,0,"Grand Magister Rommath - Data Set - Cast spell 70540 at player"),
(37763,0,2,0,38,0,100,0,3,3,0,0,1,4,0,0,0,0,0,12,1,0,0,0,0,0,0,"Grand Magister Rommath - Data Set - Say Line 4"),
(37763,0,3,0,38,0,100,0,8,8,0,0,53,0,3776300,0,0,0,0,1,0,0,0,0,0,0,0,"Grand Magister Rommath - Data Set - Start WP'"),
(37763,0,4,0,38,0,100,0,2,2,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Say Line 0'"),
(37763,0,5,0,38,0,100,0,8,2,0,0,1,5,0,0,0,0,0,12,1,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Say Line 5'"),
(37763,0,6,0,38,0,100,0,8,3,0,0,1,8,0,0,0,0,0,12,1,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Say Line 5'"),
(37763,0,7,0,38,0,100,0,8,4,0,0,53,0,3776300,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Say Line 5'"),
(37764,0,0,0,38,0,100,0,1,1,0,0,53,0,37764,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Start WP'"),
(37764,0,2,0,38,0,100,0,3,3,0,0,71,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Set Equipment"),
(37764,0,3,5,38,0,100,0,4,4,0,0,11,70493,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Cast spell 70493"),
(37764,0,4,0,38,0,100,0,6,6,900000,900000,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Say Line 0'"),
(37764,0,5,0,61,0,100,0,4,4,0,0,80,3776400,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Run Script"),
(37764,0,6,0,40,0,100,0,4,37764,4,0,69,0,0,0,0,0,0,19,37745,0,0,0,0,0,0,"Lor'themar Theron - On WP4 Reached - Move to Quel delar"),
(37764,0,7,0,38,0,100,0,9,9,0,0,53,0,3776400,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Start WP"),
(37764,0,8,0,38,0,100,0,8,1,0,0,1,3,0,0,0,0,0,12,1,0,0,0,0,0,0,"Lor'themar Theron - Data Set 3- Say Line"),
(37764,0,9,0,38,0,100,0,8,4,0,0,53,0,3776400,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Say Line 5'"),
(37781,0,0,1,38,0,100,0,2,2,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Turn Run On'"),
(37781,0,1,0,61,0,100,0,0,0,0,0,69,1,0,0,0,0,0,8,0,0,0,1650.221, 606.6376, 30.59028,0,"Sunwell Honor Guard - Data Set - Move to Position'"),
(-122985,0,2,3,38,0,100,0,3,3,0,0,17,333,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Set Emotestate 333'"),
(-122985,0,3,0,61,0,100,0,0,0,0,0,69,0,0,0,0,0,0,12,1,0,0,-5, -5, 0,0,"Sunwell Honor Guard - Data Set - Follow'"),
(-122985,0,4,0,38,0,100,0,4,4,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Set Emotestate 333'"),
(-122985,0,5,0,38,0,100,0,5,5,0,0,5,66,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Play Emote One Shot Salute'"),
(-122985,0,6,0,38,0,100,0,6,6,0,0,24,0,2,0,0,0,0,1,0,0,0,0, 0, 0,0,"Sunwell Honor Guard - Data Set - Stop Follow'"),
(-122985,0,7,0,38,0,100,0,7,7,0,0,66,0,2,0,0,0,0,12,1,0,0,0, 0, 0,0,"Sunwell Honor Guard - Data Set - Face Player'"),
(-122777,0,2,3,38,0,100,0,3,3,0,0,17,333,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Set Emotestate 333'"),
(-122777,0,3,0,61,0,100,0,0,0,0,0,69,0,0,0,0,0,0,12,1,0,0,-5, 0, 0,0,"Sunwell Honor Guard - Data Set - Follow'"),
(-122777,0,4,0,38,0,100,0,4,4,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Set Emotestate 333'"),
(-122777,0,5,0,38,0,100,0,5,5,0,0,5,66,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Play Emote One Shot Salute'"),
(-122777,0,6,0,38,0,100,0,6,6,0,0,24,0,0,0,0,0,0,1,0,0,0,0, 0, 0,0,"Sunwell Honor Guard - Data Set - Stop Follow'"),
(-122777,0,7,0,38,0,100,0,7,7,0,0,66,0,2,0,0,0,0,12,1,0,0,0, 0, 0,0,"Sunwell Honor Guard - Data Set - Face Player'"),
(-122953,0,2,3,38,0,100,0,3,3,0,0,17,333,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Set Emotestate 333'"),
(-122953,0,3,0,61,0,100,0,0,0,0,0,69,0,0,0,0,0,0,12,1,0,0,0, -5, 0,0,"Sunwell Honor Guard - Data Set - Follow'"),
(-122953,0,4,0,38,0,100,0,4,4,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Set Emotestate 333'"),
(-122953,0,5,0,38,0,100,0,5,5,0,0,5,66,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Play Emote One Shot Salute'"),
(-122953,0,6,0,38,0,100,0,6,6,0,0,24,0,0,0,0,0,0,12,1,0,0,-5, -5, 0,0,"Sunwell Honor Guard - Data Set - Stop Follow'"),
(-122953,0,7,0,38,0,100,0,7,7,0,0,66,0,2,0,0,0,0,12,1,0,0,0, 0, 0,0,"Sunwell Honor Guard - Data Set - Face Player'"),
(37765,0,0,0,38,0,100,0,1,1,0,0,53,0,37765,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Auric Sunchaser - Data Set - Start WP'"),
(37765,0,1,0,38,0,100,0,8,8,0,0,80,3776500,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Auric Sunchaser - Data Set - Run Script"),
(37765,0,2,0,38,0,100,0,8,4,0,0,53,0,3776500,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Say Line 5'"),
(38056,0,0,0,38,0,100,1,1,1,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,"Chamberlain Galiros - Data Set - Say Line 0 (No Repeat'"),
(37745,0,0,1,38,0,100,0,2,2,0,0,64,1,0,0,0,0,0,23,0,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Store Target'"),
(37745,0,1,2,61,0,100,0,0,0,0,0,100,1,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Send Target'"),
(37745,0,2,3,61,0,100,0,0,0,0,0,100,1,0,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Send Target'"),
(37745,0,3,4,61,0,100,0,0,0,0,0,100,1,0,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Send Target'"),
(37745,0,4,0,61,0,100,0,0,0,0,0,80,3774500,2,0,0,0,0,1,0,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Run Script'"),
(37745,0,5,6,38,0,100,0,1,1,0,0,64,1,0,0,0,0,0,23,0,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Store Target'"),
(37745,0,6,7,61,0,100,0,0,0,0,0,100,1,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Send Target'"),
(37745,0,7,8,61,0,100,0,0,0,0,0,100,1,0,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Send Target'"),
(37745,0,8,9,61,0,100,0,0,0,0,0,100,1,0,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Send Target'"),
(37745,0,9,10,61,0,100,0,0,0,0,0,80,3774501,2,0,0,0,0,1,0,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Run Script'"),
(37745,0,10,0,61,0,100,0,0,0,0,0,100,1,0,0,0,0,0,9,37781,0,200,0,0,0,0,"Quel Delar On spawn - Send Target"), -- 23:17:10.900
(37746,0,1,0,38,0,100,0,2,2,0,0,11,70466,0,0,0,0,0,19,37745,0,0,0,0,0,0,"Sunwell Caster Bunny - On Data Set 2 2 - Cast Sunwell Light Ray'"),
(3774500,9,0,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Sunwell Caster Bunny"), -- 23:16:34.326
(3774500,9,1,0,0,0,100,0,2000,2000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:36.338
(3774500,9,2,0,0,0,100,0,1000,1000,0,0,45,1,1,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:37.744
(3774500,9,3,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:38.304
(3774500,9,4,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:40.316
(3774500,9,5,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:40.722
(3774500,9,6,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:41.533
(3774500,9,7,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:42.328
(3774500,9,8,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Grand Magister Rommath"), -- 23:16:42.328
(3774500,9,9,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Lor'themar Theron"), -- 23:16:42.328
(3774500,9,10,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Captain Auric Sunchaser"), -- 23:16:42.328
(3774500,9,11,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:42.734
(3774500,9,12,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:43.514
(3774500,9,13,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:44.325
(3774500,9,14,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:44.731
(3774500,9,15,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:45.526
(3774500,9,16,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:46.338
(3774500,9,17,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:46.743
(3774500,9,18,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:47.523
(3774500,9,19,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:48.334
(3774500,9,20,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:48.740
(3774500,9,21,0,0,0,100,0,400,400,0,0,1,0,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 0"), -- 23:16:49.177
(3774500,9,22,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:49.536
(3774500,9,23,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:50.331
(3774500,9,24,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:50.721
(3774500,9,25,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:51.548
(3774500,9,26,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:52.344
(3774500,9,27,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:52.749
(3774500,9,28,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 0"), -- 23:16:53.264
(3774500,9,29,0,0,0,100,0,300,300,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:53.545
(3774500,9,30,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:54.325
(3774500,9,31,0,0,0,100,0,1200,1200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:55.526
(3774500,9,32,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:54.731
(3774500,9,33,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:56.322
(3774500,9,34,0,0,0,100,0,1200,1200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:57.523
(3774500,9,35,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:58.319
(3774500,9,36,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:58.740
(3774500,9,37,0,0,0,100,0,0,0,0,0,45,3,3,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Virtual Item Slot 0 (0)"), -- 23:16:58.740
(3774500,9,38,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:59.535
(3774500,9,39,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:00.315
(3774500,9,40,0,0,0,100,0,200,200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:00.581
(3774500,9,41,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:01.517
(3774500,9,42,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:02.312
(3774500,9,43,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:02.718
(3774500,9,44,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:03.513
(3774500,9,45,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:04.325
(3774500,9,46,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:04.715
(3774500,9,47,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:05.510
(3774500,9,48,0,0,0,100,0,400,400,0,0,45,4,4,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Cast Spell 70493 (Self)"), -- 23:17:05.900
(3774500,9,49,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:06.321
(3774500,9,50,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:06.727
(3774500,9,51,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:07.523
(3774500,9,52,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:08.318
(3774500,9,53,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:08.739
(3774500,9,54,0,0,0,100,0,100,100,0,0,1,0,9,0,0,0,0,10,122983,37781,0,0,0,0,0,"Quel'Delar - Script - Say Line 0"), -- text 23:17:08.864
(3774500,9,55,0,0,0,100,0,700,700,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:09.535
(3774500,9,56,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:10.315
(3774500,9,57,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:10.721
(3774500,9,58,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:11.516
(3774500,9,59,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Cast 70540 at player"), -- 23:17:12.078
(3774500,9,60,0,0,0,100,0,15,15,0,0,1,1,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 1"), -- 23:17:12.093
(3774500,9,61,0,0,0,100,0,385,385,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:12.312
(3774500,9,62,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:12.733
(3774500,9,63,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:13.544
(3774500,9,64,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:14.121
(3774500,9,65,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:14.761
(3774500,9,66,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:15.338
(3774500,9,67,0,0,0,100,0,800,800,0,0,1,1,0,0,0,0,0,19,37781,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 1"), -- 23:17:16.103
(3774500,9,68,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:16.118
(3774500,9,69,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:16.539
(3774500,9,70,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:17.335
(3774500,9,71,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:18.146
(3774500,9,72,0,0,0,100,0,400,400,0,0,1,0,0,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 0"), -- 23:17:18.536
(3774500,9,73,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:18.536
(3774500,9,74,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:19.535
(3774500,9,75,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:20.127
(3774500,9,76,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:20.736
(3774500,9,77,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:21.344
(3774500,9,78,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:22.124
(3774500,9,79,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:22.717
(3774500,9,80,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:23.341
(3774500,9,81,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:24.308
(3774500,9,82,0,0,0,100,0,200,200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:24.542
(3774500,9,83,0,0,0,100,0,0,0,0,0,1,1,0,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 1"), -- 23:17:24.542
(3774500,9,84,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:25.525
(3774500,9,85,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:26.149
(3774500,9,86,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:26.742
(3774500,9,87,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:27.366
(3774500,9,88,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:28.162
(3774500,9,89,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:28.567
(3774500,9,90,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:29.503
(3774500,9,91,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:30.330
(3774500,9,92,0,0,0,100,0,200,200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:30.580
(3774500,9,93,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:31.391
(3774500,9,94,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:32.124
(3774500,9,95,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:32.732
(3774500,9,96,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:33.388
(3774500,9,97,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:34.183
(3774500,9,98,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:34.589
(3774500,9,99,0,0,0,100,0,500,500,0,0,1,2,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 2"), -- 23:17:35.041
(3774500,9,100,0,0,0,100,0,500,500,0,0,1,3,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 3"), -- 23:17:35.041
(3774500,9,101,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:35.416
(3774500,9,102,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:36.336
(3774500,9,103,0,0,0,100,0,300,300,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:36.648
(3774500,9,104,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:37.537
(3774500,9,105,0,0,0,100,0,700,700,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:38.255
(3774500,9,106,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:38.629
(3774500,9,107,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:39.440
(3774500,9,108,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:40.236
(3774500,9,109,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:40.626
(3774500,9,110,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:41.437
(3774500,9,111,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:42.248
(3774500,9,112,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:42.732
(3774500,9,113,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:43.403
(3774500,9,114,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:44.245
(3774500,9,115,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:44.729
(3774500,9,116,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:45.462
(3774500,9,117,0,0,0,100,0,400,400,0,0,45,3,3,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 4"), -- 23:17:45.883
(3774500,9,118,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:46.258
(3774500,9,119,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:46.663
(3774500,9,120,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:47.459
(3774500,9,121,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:48.270
(3774500,9,122,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:48.676
(3774500,9,123,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:49.487
(3774500,9,124,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:50.282
(3774500,9,125,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:50.735
(3774500,9,126,0,0,0,100,0,900,900,0,0,50,201794,900,0,0,0,0,1,0,0,0,0,0,0,0.0,"Quel'Delar - Script - Spawn GO"), -- 23:17:51.484
(3774500,9,127,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:51.484
(3774500,9,128,0,0,0,100,0,400,400,0,0,45,8,8,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 8 8"),
(3774500,9,129,0,0,0,100,0,400,400,0,0,45,8,8,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 8 8"),
(3774500,9,130,0,0,0,100,0,400,400,0,0,45,8,8,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 8 8"),
(3774500,9,131,0,0,0,100,0,800,800,0,0,44,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Quel'Delar - Script - Despawn"), -- 23:17:52.279
(3774501,9,0,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Sunwell Caster Bunny"), -- 23:16:34.326
(3774501,9,1,0,0,0,100,0,2000,2000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:36.338
(3774501,9,2,0,0,0,100,0,1000,1000,0,0,45,1,1,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:37.744
(3774501,9,3,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:38.304
(3774501,9,4,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:40.316
(3774501,9,5,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:40.722
(3774501,9,6,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:41.533
(3774501,9,7,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:42.328
(3774501,9,8,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Grand Magister Rommath"), -- 23:16:42.328
(3774501,9,9,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Lor'themar Theron"), -- 23:16:42.328
(3774501,9,10,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Captain Auric Sunchaser"), -- 23:16:42.328
(3774501,9,11,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:42.734
(3774501,9,12,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:43.514
(3774501,9,13,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:44.325
(3774501,9,14,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:44.731
(3774501,9,15,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:45.526
(3774501,9,16,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:46.338
(3774501,9,17,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:46.743
(3774501,9,18,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:47.523
(3774501,9,19,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:48.334
(3774501,9,20,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:48.740
(3774501,9,21,0,0,0,100,0,400,400,0,0,1,2,0,0,0,0,0,19,37781,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 2"), -- 23:16:49.177
(3774501,9,22,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:49.536
(3774501,9,23,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:50.331
(3774501,9,24,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:50.721
(3774501,9,25,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:51.548
(3774501,9,26,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:52.344
(3774501,9,27,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:52.749
(3774501,9,28,0,0,0,100,0,500,500,0,0,1,0,0,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 0"), -- 23:16:53.264
(3774501,9,29,0,0,0,100,0,300,300,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:53.545
(3774501,9,30,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:54.325
(3774501,9,31,0,0,0,100,0,1200,1200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:55.526
(3774501,9,32,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:54.731
(3774501,9,33,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:56.322
(3774501,9,34,0,0,0,100,0,1200,1200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:57.523
(3774501,9,35,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:58.319
(3774501,9,36,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:58.740
(3774501,9,37,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:59.535
(3774501,9,38,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:00.315
(3774501,9,39,0,0,0,100,0,200,200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:00.581
(3774501,9,40,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:01.517
(3774501,9,41,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:02.312
(3774501,9,42,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:02.718
(3774501,9,43,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:03.513
(3774501,9,44,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:04.325
(3774501,9,45,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:04.715
(3774501,9,46,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:05.510
(3774501,9,47,0,0,0,100,0,400,400,0,0,1,0,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 0"), -- 23:17:05.900
(3774501,9,48,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:06.321
(3774501,9,49,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:06.727
(3774501,9,50,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:07.523
(3774501,9,51,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:08.318
(3774501,9,52,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:08.739
(3774501,9,53,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:09.535
(3774501,9,54,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:10.315
(3774501,9,55,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:10.721
(3774501,9,56,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:11.516
(3774501,9,57,0,0,0,100,0,515,515,0,0,1,2,0,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 2"), -- 23:17:12.093
(3774501,9,58,0,0,0,100,0,385,385,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:12.312
(3774501,9,59,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:12.733
(3774501,9,60,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:13.544
(3774501,9,61,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:14.121
(3774501,9,62,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:14.761
(3774501,9,63,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:15.338
(3774501,9,64,0,0,0,100,0,800,800,0,0,45,8,1,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 1"), -- 23:17:16.103
(3774501,9,65,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:16.118
(3774501,9,66,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:16.539
(3774501,9,67,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:17.335
(3774501,9,68,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:18.146
(3774501,9,69,0,0,0,100,0,400,400,0,0,45,8,2,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 0"), -- 23:17:18.536
(3774501,9,70,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:18.536
(3774501,9,71,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:19.535
(3774501,9,72,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:20.127
(3774501,9,73,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:20.736
(3774501,9,74,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:21.344
(3774501,9,75,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:22.124
(3774501,9,76,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:22.717
(3774501,9,77,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:23.341
(3774501,9,78,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:24.308
(3774501,9,79,0,0,0,100,0,200,200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:24.542
(3774501,9,80,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:25.525
(3774501,9,81,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:26.149
(3774501,9,82,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:26.742
(3774501,9,83,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:27.366
(3774501,9,84,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:28.162
(3774501,9,85,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:28.567
(3774501,9,86,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:29.503
(3774501,9,87,0,0,0,100,0,0,0,0,0,1,6,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 6"), -- 23:17:24.542
(3774501,9,88,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:30.330
(3774501,9,89,0,0,0,100,0,200,200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:30.580
(3774501,9,90,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:31.391
(3774501,9,91,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:32.124
(3774501,9,92,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:32.732
(3774501,9,93,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:33.388
(3774501,9,94,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:34.183
(3774501,9,95,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:34.589
(3774501,9,96,0,0,0,100,0,500,500,0,0,1,7,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 3"), -- 23:17:35.041
(3774501,9,97,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:35.416
(3774501,9,98,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:36.336
(3774501,9,99,0,0,0,100,0,300,300,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:36.648
(3774501,9,100,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:37.537
(3774501,9,101,0,0,0,100,0,700,700,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:38.255
(3774501,9,102,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:38.629
(3774501,9,103,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:39.440
(3774501,9,104,0,0,0,100,0,0,0,0,0,1,3,0,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 3"), -- 23:17:39.440
(3774501,9,105,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:40.236
(3774501,9,106,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:40.626
(3774501,9,107,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:41.437
(3774501,9,108,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:42.248
(3774501,9,109,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:42.732
(3774501,9,110,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:43.403
(3774501,9,111,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:44.245
(3774501,9,112,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:44.729
(3774501,9,113,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:45.462
(3774501,9,114,0,0,0,100,0,400,400,0,0,1,4,0,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 4"), -- 23:17:45.883
(3774501,9,115,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:46.258
(3774501,9,116,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:46.663
(3774501,9,117,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:47.459
(3774501,9,118,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:48.270
(3774501,9,119,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:48.676
(3774501,9,120,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:49.487
(3774501,9,121,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:50.282
(3774501,9,122,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:50.735
(3774501,9,123,0,0,0,100,0,0,0,0,0,45,8,3,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:45.462
(3774501,9,124,0,0,0,100,0,900,900,0,0,50,201794,900,0,0,0,0,1,0,0,0,0,0,0,0.0,"Quel'Delar - Script - Spawn GO"), -- 23:17:51.484
(3774501,9,125,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:51.484
(3774501,9,126,0,0,0,100,0,400,400,0,0,45,8,4,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 8 8"),
(3774501,9,127,0,0,0,100,0,0,0,0,0,45,8,4,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 8 8"),
(3774501,9,128,0,0,0,100,0,0,0,0,0,45,8,4,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 8 8"),
(3774501,9,129,0,0,0,100,0,800,800,0,0,44,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Quel'Delar - Script - Despawn"), -- 23:17:52.279
(3776400,9,0,0,0,0,100,0,0,0,0,0,100,1,0,0,0,0,0,9,37781,0,200,0,0,0,0,"Lor'themar Theron - Script - Send Target"), -- 23:17:10.900
(3776400,9,1,0,0,0,100,0,5000,5000,0,0,45,2,2,0,0,0,0,10,122983,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"), -- 23:17:10.900
(3776400,9,2,0,0,0,100,0,0,0,0,0,45,3,3,0,0,0,0,10,122985,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,3,0,0,0,100,0,0,0,0,0,45,3,3,0,0,0,0,10,122777,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,4,0,0,0,100,0,0,0,0,0,45,3,3,0,0,0,0,10,122953,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,5,0,0,0,100,0,0,5000,0,0,45,7,7,0,0,0,0,9,37781,0,200,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,6,0,0,0,100,0,0,5000,0,0,45,7,7,0,0,0,0,9,37781,0,200,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,7,0,0,0,100,0,20000,20000,0,0,45,4,4,0,0,0,0,10,122985,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"), -- 23:17:40.236
(3776400,9,8,0,0,0,100,0,0,0,0,0,45,4,4,0,0,0,0,10,122777,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,9,0,0,0,100,0,0,0,0,0,45,4,4,0,0,0,0,10,122953,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,10,0,0,0,100,0,1200,1200,0,0,45,5,5,0,0,0,0,10,122985,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"), -- 23:17:41.437
(3776400,9,11,0,0,0,100,0,0,0,0,0,45,5,5,0,0,0,0,10,122777,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,12,0,0,0,100,0,0,0,0,0,45,5,5,0,0,0,0,10,122953,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,13,0,0,0,100,0,2400,2400,0,0,45,6,6,0,0,0,0,10,122985,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"), -- 23:17:43.840
(3776400,9,14,0,0,0,100,0,0,0,0,0,45,6,6,0,0,0,0,10,122777,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,15,0,0,0,100,0,0,0,0,0,45,6,6,0,0,0,0,10,122953,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776500,9,0,0,0,0,100,0,3000,3000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,5.026548,"Lor themar Theron - Script - Set Orientation"), -- 23:17:55.696
(3776500,9,1,0,0,0,100,0,0,0,0,0,5,25,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lor themar Theron - Script - Play Emote"), -- 23:17:55.696
(3776500,9,2,0,0,0,100,0,200,200,0,0,1,2,0,0,0,0,0,12,1,0,0,0,0,0,0,"Lor themar Theron - Script - Say Line 2"), -- 23:17:55.899
(3776500,9,3,0,0,0,100,0,3500,3500,0,0,53,0,3776500,0,0,0,0,1,0,0,0,0,0,0,0,"Lor themar Theron - Script - Start WP"), -- 23:17:59.533
(3776500,9,4,0,0,0,100,0,3000,3000,0,0,45,9,9,0,0,0,0,19,37763,0,0,0,0,0,0,"Lor themar Theron - Script - Despawn"),
(3776500,9,5,0,0,0,100,0,0,0,0,0,45,9,9,0,0,0,0,19,37764,0,0,0,0,0,0,"Lor themar Theron - Script - Despawn");

DELETE FROM waypoints WHERE entryIN(37763,3776300,37764,3776400,37765,3776500);
INSERT INTO waypoints (entry, pointid, position_x, position_y, position_z, orientation, point_comment) VALUES
(37763, 1, 1673.819, 625.1953, 28.09187, 0, 'Grand Magister Rommath'),
(37763, 2, 1673.958, 623.1528, 28.05021, 0, 'Grand Magister Rommath'),
(37763, 3, 1679.743, 619.6858, 28.2967, 0, 'Grand Magister Rommath'),
(3776300, 1, 1671.679, 631.2379, 28.05021, 3.996804, 'Grand Magister Rommath (Path 2)'),
(37764, 1, 1666.816, 627.8906, 28.09187, 0, 'Lor themar Theron'),
(37764, 2, 1668, 624.0313, 28.05021, 0, 'Lor themar Theron'),
(37764, 3, 1671.337, 618.75, 28.05021, 0, 'Lor themar Theron'),
(37764, 4, 1675.3, 616.118, 28.05021, 0, 'Lor themar Theron'),
(3776400, 1, 1665.13, 632.75, 28.1335, 5.02655, 'Lor themar Theron (Path 2)'),
(37765, 1, 1698.027, 604.7214, 28.15574, 0, 'Captain Auric Sunchaser'),
(37765, 2, 1695.984, 604.6389, 28.32832, 0, 'Captain Auric Sunchaser'),
(37765, 3, 1692.92, 604.7227, 28.02385, 0, 'Captain Auric Sunchaser'),
(37765, 4, 1690.852, 604.7344, 28.11132, 0, 'Captain Auric Sunchaser'),
(37765, 5, 1687.391, 608.5347, 28.52988, 1.553343, 'Captain Auric Sunchaser'),
(3776500, 1, 1700.569, 604.8038, 28.39968, 0, 'Captain Auric Sunchaser (Path 2)');

DELETE FROM conditions WHERE SourceTypeOrReferenceIdIN(14,15) AND SourceGroup=10963;
INSERT INTO conditions (SourceTypeOrReferenceId, SourceGroup, SourceEntry, SourceId, ElseGroup, ConditionTypeOrReference, ConditionTarget, ConditionValue1, ConditionValue2, ConditionValue3, NegativeCondition, ErrorType, ErrorTextId, ScriptName, Comment) VALUES
(14, 10963, 15239, 0, 0, 9, 0, 24553, 0, 0, 1, 0, 0, '', 'Warden of the Sunwell display different gossip if player is not on quest'),
(14, 10963, 15239, 0, 0, 9, 0, 24564, 0, 0, 1, 0, 0, '', 'Warden of the Sunwell display different gossip if player is not on quest'),
(14, 10963, 15239, 0, 0, 9, 0, 24594, 0, 0, 1, 0, 0, '', 'Warden of the Sunwell display different gossip if player is not on quest'),
(14, 10963, 15239, 0, 0, 9, 0, 24595, 0, 0, 1, 0, 0, '', 'Warden of the Sunwell display different gossip if player is not on quest'),
(14, 10963, 15239, 0, 0, 9, 0, 24596, 0, 0, 1, 0, 0, '', 'Warden of the Sunwell display different gossip if player is not on quest'),
(14, 10963, 15239, 0, 0, 9, 0, 24598, 0, 0, 1, 0, 0, '', 'Warden of the Sunwell display different gossip if player is not on quest'),
(14, 10963, 15240, 0, 0, 9, 0, 24553, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(14, 10963, 15240, 0, 1, 9, 0, 24564, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(14, 10963, 15240, 0, 2, 9, 0, 24594, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(14, 10963, 15240, 0, 3, 9, 0, 24595, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(14, 10963, 15240, 0, 4, 9, 0, 24596, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(14, 10963, 15240, 0, 5, 9, 0, 24598, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(15, 10963, 0, 0, 0, 9, 0, 24553, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(15, 10963, 0, 0, 1, 9, 0, 24564, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(15, 10963, 0, 0, 2, 9, 0, 24594, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(15, 10963, 0, 0, 3, 9, 0, 24595, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(15, 10963, 0, 0, 4, 9, 0, 24596, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(15, 10963, 0, 0, 5, 9, 0, 24598, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest');
~~

As said this is working but to fix the raid entry part is not my work

All 67 comments

maybe its a phased portion of sunwell? to the sniffs!

Perhaps, If it was another zone then the map id could be different.
But anyways in that phase you should not be able to see any creature in sunwell plateau except those.

I have a hacky solution, add the warden and give quest credit when talk to him:

INSERT INTO `creature` (`id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`) VALUES ('37523', '530', '1', '1', '0', '0', '12594.9', '-6787.55', '14.3221', '1.25648', '300', '0', '0', '41', '60', '0', '0', '0', '0');
UPDATE `creature_template` SET `npcflag`='1', `AIName`='SmartAI' WHERE (`entry`='37523');
INSERT INTO `smart_scripts` (`entryorguid`, `event_type`, `action_type`, `action_param1`, `action_param2`, `target_type`, `comment`) VALUES ('37523', '64', '56', '49871', '1', '7', 'On gossip hello - give quest item Restored Quel\'Delar');

In TDB_full_335.49_2012_09_16, the RequiredClasses seems to be wrong as some classes can get two of these quests which means two battered hilt weapons. This should resolve it:

UPDATE `quest_template` SET `RequiredClasses`=431 WHERE `id`=24553;
UPDATE `quest_template` SET `RequiredClasses`=431 WHERE `id`=24564;
UPDATE `quest_template` SET `RequiredClasses`=446 WHERE `id`=24594;
UPDATE `quest_template` SET `RequiredClasses`=1104 WHERE `id`=24595;
UPDATE `quest_template` SET `RequiredClasses`=16 WHERE `id`=24596;
UPDATE `quest_template` SET `RequiredClasses`=1104 WHERE `id`=24598;

Source is: http://old.wowhead.com/search?q=the+purification+of+quel%3Bdelar

Any news?

here one can see the whole event https://www.youtube.com/watch?v=UFURxcDcTlQ&hd=1

Some important info, I don't know if it might be useful or not:
Whole speech and roleplay explained perfectly at: http://www.wowwiki.com/Quest:The_Purification_of_Quel%27Delar_(Alliance)#Notes
Video: https://www.youtube.com/watch?v=EK4_FPS_SxY

any news

No.

only report i can give, is that the server casrhes each time, the player leaves the instance, while using this https://bitbucket.org/Rushor/publicscripts/commits/77372d357fab3bc2aa2d8b4b36283390694fd241

a general solution with phasing auras and a system which allows player to be ported in instances without having a party || being a gm is needed there first ^^

i use a Hack and Old script work fine 80% complted if Need I share it

@SQLfix, Dont aks share it, it might be useful

ok soon
i send all my fixed files for april 2014 trinity source

sunwell_plateau.cpp

enum Says
{
    SAY_QUELDELAR_1 = 1,  // Damas y Caballeros, les presento a $N, portador de Quel'Delar.
    SAY_QUELDELAR_2 = 0,  // Is it true that this is Quel\'Delar?
    SAY_QUELDELAR_3 = 1,  // We will see.
    SAY_QUELDELAR_4 = 2,  // Look Lor\'themar! It is Quel\'Delar without a doubt.
    SAY_QUELDELAR_5 = 3,  // So be it. You have my thanks, $N, for returning Quel\'Delar to its rightful owners
    SAY_QUELDELAR_6 = 4,  // What means this treason?
    SAY_QUELDELAR_7 = 5,  // Drop the weapon and surrender, traitor.
    SAY_QUELDELAR_8 = 6,  // This is not my fault, Rommath. It is not a treason.
    SAY_QUELDELAR_9 = 7,  // Remove your men. The stupidity of Lor\'themar himself caused his wounds. Quel\'Delar is not chosen, it chooses it\'s master.
    SAY_QUELDELAR_10 = 8,  // Guards, return to your posts
    SAY_QUELDELAR_11 = 9,  // You will have what you seek, $N. Take the sword and leave. And your Auric, be careful what you say in this sacred place.
    SAY_QUELDELAR_12 = 10,  // Take the sword through this portal into Dalaran, $N. You have done what many quel\'dorei have dreamed for years. At last Quel\'Delar is restored.
};

enum QuelDelarEvents
{
    EVENT_QUEST_STEP_1 = 1,
    EVENT_QUEST_STEP_2 = 2,
    EVENT_QUEST_STEP_3 = 3,
    EVENT_QUEST_STEP_4 = 4,
    EVENT_QUEST_STEP_5 = 5,
    EVENT_QUEST_STEP_6 = 6,
    EVENT_QUEST_STEP_7 = 7,
    EVENT_QUEST_STEP_8 = 8,
    EVENT_QUEST_STEP_9 = 9,
    EVENT_QUEST_STEP_10 = 10,
    EVENT_QUEST_STEP_11 = 11,
    EVENT_QUEST_STEP_12 = 12,
    EVENT_QUEST_STEP_13 = 13,
    EVENT_QUEST_STEP_14 = 14,
    EVENT_QUEST_STEP_15 = 15,
    EVENT_QUEST_STEP_16 = 16
};

enum QuelDelarActions
{
    ACTION_START_EVENT = 1
};

enum QuelDelarCreatures
{
    NPC_ROMMATH = 37763,
    NPC_THERON = 37764,
    NPC_AURIC = 37765,
    NPC_QUEL_GUARD = 37781,
    NPC_CASTER_BUNNY = 37746
};

enum QuelDelarGameobjects
{
    GO_QUEL_DANAR = 201794
};
enum QuelDelarMisc
{
    ITEM_TAINTED_QUELDANAR_1 = 49879,
    ITEM_TAINTED_QUELDANAR_2 = 49889,
    SPELL_WRATH_QUEL_DANAR = 70493,
    SPELL_ICY_PRISON = 70540
};

/*######
## npc_queldelar_sunwell_plateau
######*/

class npc_queldelar_sunwell_plateau : public CreatureScript
{
public:
    npc_queldelar_sunwell_plateau() : CreatureScript("npc_queldelar_sunwell_plateau") { }

    bool OnGossipHello(Player* player, Creature* creature)
    {
        player->PrepareGossipMenu(creature, 0);

        if (player->HasItemCount(ITEM_TAINTED_QUELDANAR_1, 1) || player->HasItemCount(ITEM_TAINTED_QUELDANAR_2, 1))
            player->ADD_GOSSIP_ITEM(GOSSIP_ICON_CHAT, "[PH] Start Event.", GOSSIP_SENDER_MAIN, GOSSIP_ACTION_INFO_DEF + 1);
        player->SendPreparedGossip(creature);

        return true;
    }

    bool OnGossipSelect(Player* player, Creature* creature, uint32 /*uiSender*/, uint32 Action)
    {
        player->PlayerTalkClass->ClearMenus();

        switch (Action)
        {
        case GOSSIP_ACTION_INFO_DEF + 1:
            player->CLOSE_GOSSIP_MENU();
            creature->AI()->SetGUID(player->GetGUID());
            creature->AI()->DoAction(ACTION_START_EVENT);
            break;
        default:
            return false;
        }
        return true;
    }

    struct npc_queldelar_sunwell_plateauAI : public ScriptedAI
    {
        npc_queldelar_sunwell_plateauAI(Creature* creature) : ScriptedAI(creature) { }

        void Reset()
        {
            me->SetFlag(UNIT_NPC_FLAGS, UNIT_NPC_FLAG_GOSSIP);
            events.Reset();
        }

        void DoAction(int32 action)
        {
            switch (action)
            {
            case ACTION_START_EVENT:
                me->RemoveFlag(UNIT_NPC_FLAGS, UNIT_NPC_FLAG_GOSSIP);
                events.ScheduleEvent(EVENT_QUEST_STEP_1, 0);
                break;
            }
        }

        void UpdateAI(uint32 diff)
        {
            events.Update(diff);

            switch (events.ExecuteEvent())
            {
            case EVENT_QUEST_STEP_1:
                if (Creature* rommath = me->FindNearestCreature(NPC_ROMMATH, 100.0f, true))  // Rommath
                    uiRommath = rommath->GetGUID();

                if (Creature* theron = me->FindNearestCreature(NPC_THERON, 100.0f, true))    // Lor'Themar Theron
                    uiTheron = theron->GetGUID();

                if (Creature* auric = me->FindNearestCreature(NPC_AURIC, 100.0f, true))      // Auric
                    uiAuric = auric->GetGUID();

                if (GameObject* quelDelar = me->SummonGameObject(GO_QUEL_DANAR, 1683.99f, 620.231f, 29.3599f, 0.410932f, 0, 0, 0, 0, 0))
                {
                    uiQuelDelar = quelDelar->GetGUID();
                    quelDelar->SetFlag(GAMEOBJECT_FLAGS, 5);
                }

                if (Player* player = me->SelectNearestPlayer(200.0f))
                {
                    player->DestroyItemCount(ITEM_TAINTED_QUELDANAR_1, 1, true);
                    player->DestroyItemCount(ITEM_TAINTED_QUELDANAR_2, 1, true);
                }
                events.ScheduleEvent(EVENT_QUEST_STEP_2, 2 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_2:
                if (Creature* guard = me->FindNearestCreature(NPC_QUEL_GUARD, 100.0f, true))
                    guard->AI()->Talk(SAY_QUELDELAR_2);
                events.ScheduleEvent(EVENT_QUEST_STEP_3, 1 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_3:
                if (Creature* theron = ObjectAccessor::GetCreature(*me, uiTheron))
                    theron->AI()->Talk(SAY_QUELDELAR_3);
                events.ScheduleEvent(EVENT_QUEST_STEP_4, 4 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_4:
                if (Creature* rommath = ObjectAccessor::GetCreature(*me, uiRommath))
                    rommath->GetMotionMaster()->MovePoint(1, 1675.8f, 617.19f, 28.0504f);
                if (Creature*auric = ObjectAccessor::GetCreature(*me, uiAuric))
                    auric->GetMotionMaster()->MovePoint(1, 1681.77f, 612.084f, 28.4409f);
                events.ScheduleEvent(EVENT_QUEST_STEP_5, 6 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_5:
                if (Creature* rommath = ObjectAccessor::GetCreature(*me, uiRommath))
                {
                    rommath->SetOrientation(0.3308f);
                    rommath->AI()->Talk(SAY_QUELDELAR_4);
                }
                if (Creature* auric = ObjectAccessor::GetCreature(*me, uiAuric))
                    auric->SetOrientation(1.29057f);
                if (Creature* theron = ObjectAccessor::GetCreature(*me, uiTheron))
                    theron->GetMotionMaster()->MovePoint(1, 1677.07f, 613.122f, 28.0504f);
                events.ScheduleEvent(EVENT_QUEST_STEP_6, 10 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_6:
                if (Creature* theron = ObjectAccessor::GetCreature(*me, uiTheron))
                {
                    theron->AI()->Talk(SAY_QUELDELAR_5);
                    theron->GetMotionMaster()->MovePoint(1, 1682.3f, 618.459f, 27.9581f);
                }
                events.ScheduleEvent(EVENT_QUEST_STEP_7, 4 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_7:
                if (Creature* theron = ObjectAccessor::GetCreature(*me, uiTheron))
                    theron->HandleEmoteCommand(EMOTE_ONESHOT_POINT);
                events.ScheduleEvent(EVENT_QUEST_STEP_8, 0.8 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_8:
                if (Creature* theron = ObjectAccessor::GetCreature(*me, uiTheron))
                    theron->CastSpell(theron, SPELL_WRATH_QUEL_DANAR, true);
                events.ScheduleEvent(EVENT_QUEST_STEP_9, 1 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_9:
                if (Creature* rommath = ObjectAccessor::GetCreature(*me, uiRommath))
                {
                    if (Player* player = me->SelectNearestPlayer(200.0f))
                        rommath->AddAura(SPELL_ICY_PRISON, player);
                    rommath->AI()->Talk(SAY_QUELDELAR_6);
                }
                if (Creature* guard = me->FindNearestCreature(NPC_QUEL_GUARD, 200.0f))
                {
                    guard->GetMotionMaster()->MovePoint(0, 1681.1f, 614.955f, 28.4983f);
                    guard->SetUInt32Value(UNIT_NPC_EMOTESTATE, EMOTE_STATE_READY1H);
                }
                events.ScheduleEvent(EVENT_QUEST_STEP_10, 3 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_10:
                if (Creature* guard = me->FindNearestCreature(NPC_QUEL_GUARD, 200.0f))
                    guard->AI()->Talk(SAY_QUELDELAR_7);
                events.ScheduleEvent(EVENT_QUEST_STEP_11, 2 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_11:
                if (Creature* auric = ObjectAccessor::GetCreature(*me, uiAuric))
                    auric->AI()->Talk(SAY_QUELDELAR_8);
                events.ScheduleEvent(EVENT_QUEST_STEP_12, 6 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_12:
                if (Creature* auric = ObjectAccessor::GetCreature(*me, uiAuric))
                    auric->AI()->Talk(SAY_QUELDELAR_9);
                events.ScheduleEvent(EVENT_QUEST_STEP_13, 5 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_13:
                if (Creature* rommath = ObjectAccessor::GetCreature(*me, uiRommath))
                    rommath->AI()->Talk(SAY_QUELDELAR_10);
                events.ScheduleEvent(EVENT_QUEST_STEP_14, 2 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_14:
                if (Creature* guard = me->FindNearestCreature(NPC_QUEL_GUARD, 200.0f))
                {
                    guard->SetUInt32Value(UNIT_NPC_EMOTESTATE, EMOTE_STATE_STAND);
                    guard->GetMotionMaster()->MovePoint(0, guard->GetHomePosition());
                }
                if (Creature* rommath = ObjectAccessor::GetCreature(*me, uiRommath))
                {
                    rommath->HandleEmoteCommand(EMOTE_ONESHOT_POINT);
                    rommath->AI()->Talk(SAY_QUELDELAR_11);
                }
                events.ScheduleEvent(EVENT_QUEST_STEP_15, 7 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_15:
                if (Creature* auric = ObjectAccessor::GetCreature(*me, uiAuric))
                {
                    auric->HandleEmoteCommand(EMOTE_ONESHOT_POINT);
                    auric->AI()->Talk(SAY_QUELDELAR_12);
                    if (GameObject* quelDelar = me->FindNearestGameObject(GO_QUEL_DANAR, 100.0f))
                        quelDelar->RemoveFlag(GAMEOBJECT_FLAGS, 5);
                }
                events.ScheduleEvent(EVENT_QUEST_STEP_16, 2 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_16:
                if (Creature* auric = ObjectAccessor::GetCreature(*me, uiAuric))
                    auric->GetMotionMaster()->MovePoint(0, auric->GetHomePosition());
                if (Creature* rommath = ObjectAccessor::GetCreature(*me, uiRommath))
                    rommath->GetMotionMaster()->MovePoint(0, rommath->GetHomePosition());
                if (Creature* theron = ObjectAccessor::GetCreature(*me, uiTheron))
                    theron->DespawnOrUnsummon(5 * IN_MILLISECONDS);
                break;
            default:
                break;
            }
        }
    private:
        EventMap events;
        uint64 uiRommath;
        uint64 uiTheron;
        uint64 uiAuric;
        uint64 uiQuelDelar;
    };

    CreatureAI* GetAI(Creature* creature) const
    {
        return new npc_queldelar_sunwell_plateauAI(creature);
    }
};

class item_tainted_queldelar : public ItemScript
{
public:

    item_tainted_queldelar() : ItemScript("item_tainted_queldelar") { }

    bool OnUse(Player* player, Item* item, SpellCastTargets const& /*targets*/)
    {
        InstanceScript *instance = player->GetInstanceScript();

        if (instance && player->FindNearestCreature(NPC_CASTER_BUNNY, 200.0f, true))
        {
            if (Creature *introducer = player->FindNearestCreature(NPC_CASTER_BUNNY, 200.0f, true))
            {
                introducer->AI()->SetGUID(player->GetGUID());
                introducer->AI()->DoAction(ACTION_START_EVENT);
            }
            return true;
        }
        else
            return false;
    }
};

void AddSC_sunwell_plateau()
{
    new npc_queldelar_sunwell_plateau();
    new item_tainted_queldelar();
}

zone_isle_of_queldanas.cpp

class npc_sunwell_warder : public CreatureScript
{
public:
    npc_sunwell_warder() : CreatureScript("npc_sunwell_warder") { }
    bool OnGossipHello(Player* player, Creature* creature)
    {
        player->PrepareGossipMenu(creature, 0);
        if (player->HasItemCount(49879, 1) || player->HasItemCount(49889, 1))
            player->ADD_GOSSIP_ITEM(GOSSIP_ICON_CHAT, "Take me to the Sunwell", GOSSIP_SENDER_MAIN, GOSSIP_ACTION_INFO_DEF + 1);
        player->SendPreparedGossip(creature);
        return true;
    }
    bool OnGossipSelect(Player* player, Creature* creature, uint32 /*uiSender*/, uint32 uiAction)
    {
        player->PlayerTalkClass->ClearMenus();
        switch (uiAction)
        {
        case GOSSIP_ACTION_INFO_DEF + 1:
            player->CLOSE_GOSSIP_MENU();
            player->SetGameMaster(true);
            player->TeleportTo(580, 1728.5f, 709.219f, 71.1905f, 2.78676f);
            player->SetGameMaster(false);
            player->SetPhaseMask(2, true);
            break;
        default:
            return false; // nothing defined -> trinity core handling
        }
        return true; // no default handling -> prevent trinity core handling
    }
};

void AddSC_isle_of_queldanas()
{
    new npc_sunwell_warder();
}

Old script . Need Some change to new Tc [import error ]

-- ItemScripts
UPDATE `item_template` SET `ScriptName` = 'item_tainted_queldelar' WHERE `entry` IN (49879,49889);
-- Templates
DELETE FROM `creature_template` WHERE entry IN (37523, 36991, 37746, 37763, 37764, 37765, 37781, 38056);
INSERT 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
('37523', 0, 0, 0, 0, 0, 30628, 30629, 30630, 30631, 'Warden of the Sunwell', '', '', 0, 80, 80, 0, 35, 35, 1, 1, 1.14286, 1, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 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, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 'npc_sunwell_warder', 12340),
('36991','0','0','0','0','0','21460','0','0','0','Sunwell Guardian','','','0','80','80','0','35','35','0','1','1.14286','1','0','0','0','0','0','1','0','0','1','0','0','0','0','0','0','0','0','0','0','9','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','3.45002','1','1','0','0','0','0','0','0','0','144','1','0','0','0','','12340'),
('37746','0','0','0','0','0','20570','17612','0','0','Sunwell Caster Bunny','','','0','1','1','0','114','114','0','1','1.14286','0.72','0','0','0','0','0','1','0','0','1','33554432','0','0','0','0','0','0','0','0','0','10','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1','1','1','0','0','0','0','0','0','0','0','1','0','0','130','','12340'),
('37763','0','0','0','0','0','19706','0','0','0','Grand Magister Rommath','','','0','80','80','0','35','35','0','1','1.14286','1','3','0','0','0','0','1','0','0','2','0','0','0','0','0','0','0','0','0','0','7','4','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','261.78','15.8145','1','0','0','0','0','0','0','0','0','1','897','0','0','','12340'),
('37764','0','0','0','0','0','17122','0','0','0','Lor\'themar Theron','Regent Lord of Quel\'Thalas','','0','80','80','0','35','35','0','1','1.14286','1','3','0','0','0','0','1','0','0','2','0','0','0','0','0','0','0','0','0','0','7','76','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','3','1305.56','64.4067','1','1','0','0','0','0','0','0','0','1','2209','0','0','','12340'),
('37765','0','0','0','0','0','18146','0','0','0','Captain Auric Sunchaser','High Elf Representative','','0','80','80','0','35','35','0','1','1.14286','1','0','0','0','0','0','1','0','0','1','0','0','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','3.45002','1','1','0','0','0','0','0','0','0','0','1','481','0','0','','12340'),
('37781','0','0','0','0','0','15511','0','0','0','Sunwell Honor Guard','','Directions','0','80','80','0','35','35','0','1','1.14286','1','1','0','0','0','0','1','0','0','1','0','0','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','7.076','1','1','0','0','0','0','0','0','0','144','1','0','0','0','','12340'),
('38056','0','0','0','0','0','21008','0','0','0','Chamberlain Galiros','','','0','80','80','0','35','35','1','1','1.14286','1','0','0','0','0','0','1','0','0','2','0','0','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','2.94806','2','1','0','0','0','0','0','0','0','0','1','0','0','0','npc_queldelar_sunwell_plateau','12340');
DELETE FROM `gameobject_template` WHERE (`entry`=195682);
INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `faction`, `flags`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `data0`, `data1`, `data2`, `data3`, `data4`, `data5`, `data6`, `data7`, `data8`, `data9`, `data10`, `data11`, `data12`, `data13`, `data14`, `data15`, `data16`, `data17`, `data18`, `data19`, `data20`, `data21`, `data22`, `data23`, `AIName`, `ScriptName`, `WDBVerified`) VALUES
(195682, 10, 8111, 'Portal to Dalaran', '', '', '', 0, 0, 1, 0, 0, 0, 0, 0, 0, 68328, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 'go_dalaran_portal_sunwell', 12340);
-- Spawns
SET @guid := 14568560;
DELETE FROM `creature` WHERE id IN (37523, 36991, 37746, 37763, 37765, 37765, 37781, 38056);
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`) VALUES
(@guid,'37781','580','3','2','0','0','1720.53','615.576','28.0503','5.59377','300','0','0','126','0','0','0','0','0'),
(@guid+1,'37781','580','3','2','0','0','1686.59','644.382','28.1838','2.15293','300','0','0','126','0','0','0','0','0'),
(@guid+2,'37781','580','3','2','0','0','1658.78','629.876','28.3649','5.07855','300','0','0','126','0','0','0','0','0'),
(@guid+3,'36991','580','3','2','0','0','1739.09','717.696','71.1903','4.4777','300','0','0','84','0','0','0','0','0'),
(@guid+4,'36991','580','3','2','0','0','1761.82','707.575','71.1904','3.84232','300','0','0','84','0','0','0','0','0'),
(@guid+5,'36991','580','3','2','0','0','1778.09','692.973','71.1904','3.73393','300','0','0','84','0','0','0','0','0'),
(@guid+6,'37746','580','3','2','0','0','1698.45','628.03','28.1989','3.47949','300','0','0','42','0','0','0','33554432','0'),
(@guid+7,'36991','580','3','2','0','0','1653.57','634.692','28.0849','0.171978','300','0','0','84','0','0','0','0','0'),
(@guid+8,'36991','580','3','2','0','0','1693.99','674.897','28.0503','4.67702','300','0','0','84','0','0','0','0','0'),
(@guid+9,'36991','580','3','2','0','0','1745.8','622.226','28.0503','3.07638','300','0','0','84','0','0','0','0','0'),
(@guid+10,'36991','580','3','2','0','0','1704.76','583.796','28.1657','1.71842','300','0','0','84','0','0','0','0','0'),
(@guid+11,'36991','580','3','2','0','0','1612.32','606.707','33.3215','0.314329','300','0','0','84','0','0','0','0','0'),
(@guid+12,'36991','580','3','2','0','0','1621.18','584.858','33.3215','0.42507','300','0','0','84','0','0','0','0','0'),
(@guid+13,'36991','580','3','2','0','0','1634.67','563.787','33.3215','0.774572','300','0','0','84','0','0','0','0','0'),
(@guid+14,'36991','580','3','2','0','0','1651.28','548.805','33.3215','0.998411','300','0','0','84','0','0','0','0','0'),
(@guid+15,'37781','580','3','2','0','0','1680.19','620.726','28.1394','3.53524','300','0','0','126','0','0','0','0','0'),
(@guid+16,'37763','580','3','2','0','897','1662.56','622.758','28.0502','4.86257','300','0','0','8200','1200','0','0','0','0'),
(@guid+17,'38056','580','3','2','0','0','1671.49','606.427','28.0504','3.83603','300','0','0','41','60','0','0','0','0'),
(@guid+18,'37764','580','3','2','0','0','1665.9','624.107','28.0504','5.00237','300','0','0','16400','1800','0','0','0','0'),
(@guid+19,'37765','580','3','2','0','0','1703.85','602.353','28.0503','2.64381','300','0','0','42','0','0','0','0','0'),
(@guid+20,'37781','580','3','2','0','0','1666.81','631.886','28.0502','4.56725','300','0','0','126','0','0','0','0','0'),
(@guid+21,'37781','580','3','2','0','0','1659.63','625.187','28.2451','1.65029','300','0','0','126','0','0','0','0','0'),
(@guid+22,'37781','580','3','2','0','0','1671.96','631.276','28.0503','4.46279','300','0','0','126','0','0','0','0','0'),
(@guid+23,'37781','580','3','2','0','0','1671.33','624.754','28.0503','1.472','300','0','0','126','0','0','0','0','0'),
(@guid+24,'37781','580','3','2','0','0','1696.11','608.161','28.1093','4.55154','300','0','0','126','0','0','0','0','0');
DELETE FROM `gameobject` WHERE id IN (195682);
INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES
('463134','195682','580','3','2','1669.68','663.748','28.0503','5.2859','0','0','0.478235','-0.878232','300','0','1'),
('463136','195682','580','3','2','1734.47','596.174','28.0503','2.33751','0','0','0.920264','0.391297','300','0','1');
-- Says
SET @entry := -1380561;
DELETE FROM script_texts WHERE entry BETWEEN -1380572 AND -1380561;
INSERT INTO script_texts (entry, content_default, emote) VALUES
(@entry, 'Damas y Caballeros, les presento a $N, portador de Quel\'Delar.', 0),
(@entry - 1, '驴De verdad es esa Quel\'Delar?', 0),
(@entry - 2, 'Ya lo veremos.', 0),
(@entry - 3, '隆Mira Lor\'themar! Sin duda es Quel\'Delar.', 1),
(@entry - 4, 'Asi sea. Tienes mi agradecimiento, $N, por restaurar Quel\'Delar a sus leg铆timos propietarios', 0),
(@entry - 5, '驴Que siginifica esta traici贸n?', 0),
(@entry - 6, 'Suelta el arma y rindete, traidor.', 0),
(@entry - 7, 'Esto no es culpa mia, Rommath. No es ninguna traici贸n.', 0),
(@entry - 8, 'Retira a tus hombres. La estupidez del propio Lor\'themar caus贸 sus heridas. Quel\'Delar no se elige, ella elige a su maestro.', 0),
(@entry - 9, 'Guaridas, volved a vuestros puestos', 0),
(@entry - 10,'Tendras lo que buscas, $N. Toma la espada y marchate. Y tu Auric, ten cuidado con lo que dices en este lugar sagrado.', 0),
(@entry - 11,'Lleva la espada a Dalaran a traves del portal, $N. Has hecho lo que muchos quel\'dorei han so帽ado durante a帽os. Por fin se ha restaurado Quel\'Delar.',0);

Add NPC Entry : 37523 to custom Place

When use Item in sunwell evet dont start [ i cannot found problem ] code is complete
when speak with npc 38056 script start and complte
Need change script_texts to creature_text and rewrite c++ talk numbers to new TC
i use fixed on My old Version TC

thats totally hacky. There should be +- 100 NPCs and some gobjects, also you have bad phase mask and texts are wrong too. Also your script is poor. There is areatrigger which should trigger first part of event and the second part should be activated with item. I am already working on it, but it needs more time.

https://github.com/MitchesD DO it . this is just my work forked from some old works [edited ]
i tell this is hack fist . very very better of Now
now is fully bug ...

SQLfix not work
Any news?

i use it and work perfect [just need edite ]

Need convertion to object,not work

are you kidding me? works, yeah maybe you can complete the quest by click on the gossip, but its not even 1% blizzlike, there is missing more than 100 creatures, some objects, texts etc.

I already said it here: https://github.com/TrinityCore/TrinityCore/issues/4866#issuecomment-79255726

I could sniff this if I had 15k gold to buy a battered hilt xd, already run icc 5 mans a few times but still no luck xd.

I have enough data for it, but need more time

Any news ?

No.

not enough free time :-/

This script works, but you need to adjust to the last TC. Here's my script video. It is an unfinished script.

@MitchesD I wonder if enough time has passed by now :_D

No.

any news?

nop

hello Guys
i fixed @SQLfix script with hack :)) but its work
this is very hard to me for fix and retried me ! :))

zone_isle_of_queldanas.cpp

`/*
* Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/>
* Copyright (C) 2006-2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* option) any later version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/

/* ScriptData
SDName: Isle_of_Queldanas
SD%Complete: 100
SDComment: Quest support: 11541,24535,24563
SDCategory: Isle Of Quel'Danas
EndScriptData */

/* ContentData
npc_greengill_slave
npc_thalorien_dawnseeker
EndContentData */

#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "Player.h"
#include "SpellInfo.h"
#include "ScriptPCH.h"

/*######
## npc_greengill_slave
######*/

enum GreengillSlave
{
    NPC_DARKSPINE_MYRIDON = 25060,
    QUEST_GREENGILL_COAST = 11541,
    SPELL_ENRAGE = 45111,
    SPELL_ORB_MURLOC_CONTROL = 45109,
    SPELL_GREENGILL_SLAVE_FREED = 45110
};

class npc_greengill_slave : public CreatureScript
{
public:
    npc_greengill_slave() : CreatureScript("npc_greengill_slave") { }

    struct npc_greengill_slaveAI : public ScriptedAI
    {
        npc_greengill_slaveAI(Creature* creature) : ScriptedAI(creature) { }

        void SpellHit(Unit* caster, SpellInfo const* spellInfo) override
        {
            Player* player = caster->ToPlayer();

            if (!player)
                return;

            if (spellInfo->Id == SPELL_ORB_MURLOC_CONTROL && !me->HasAura(SPELL_ENRAGE))
            {
                if (player->GetQuestStatus(QUEST_GREENGILL_COAST) == QUEST_STATUS_INCOMPLETE)
                    DoCast(player, SPELL_GREENGILL_SLAVE_FREED, true);

                DoCast(me, SPELL_ENRAGE);

                if (Creature* Myrmidon = me->FindNearestCreature(NPC_DARKSPINE_MYRIDON, 70))
                {
                    me->AddThreat(Myrmidon, 100000.0f);
                    AttackStart(Myrmidon);
                }
            }
        }

        void UpdateAI(uint32 /*diff*/) override
        {
            DoMeleeAttackIfReady();
        }
    };

    CreatureAI* GetAI(Creature* creature) const override
    {
        return new npc_greengill_slaveAI(creature);
    }
};

/*######
## npc_thalorien_dawnseeker
######*/

enum ThalorienDawnseekerSays
{
    SAY_THALORIEN_1 = 0,
    SAY_THALORIEN_2 = 1,
    SAY_THALORIEN_3 = 2,
    SAY_THALORIEN_4 = 3,
    SAY_THALORIEN_5 = 4,
    SAY_THALORIEN_6 = 5,
    SAY_THALORIEN_7 = 6,
    SAY_THALORIEN_8 = 7,
    SAY_THALORIEN_9 = 8,
    SAY_THALORIEN_10 = 9
};

enum MorlenSays
{
    SAY_MORLEN_1 = 0,
    SAY_MORLEN_2 = 1,
    SAY_MORLEN_3 = 2,
    SAY_MORLEN_4 = 3,
    SAY_MORLEN_5 = 4
};

enum ThalorienDawnseekerCreatures
{
    NPC_THALORIEN_DAWNSEEKER = 37205,
    NPC_MORLEN_GOLDGRIP = 37542,
    NPC_QUEST_CREDIT = 37601,
    NPC_SUNWELL_DEFENDER = 37211,
    NPC_SCOURGE_ZOMBIE = 37538,
    NPC_GHOUL_INVADER = 37539,
    NPC_CRYPT_RAIDER = 37541
};

enum ThalorienDawnseekerActions
{
    ACTION_START_QUEST = 1
};

enum ThalorienDawnseekerEvents
{
    EVENT_STEP_1 = 1,
    EVENT_STEP_2 = 2,
    EVENT_STEP_3 = 3,
    EVENT_STEP_4 = 4,
    EVENT_STEP_5 = 5,
    EVENT_STEP_6 = 6,
    EVENT_STEP_7 = 7,
    EVENT_STEP_8 = 8,
    EVENT_STEP_9 = 9,
    EVENT_STEP_10 = 10,
    EVENT_STEP_11 = 11,
    EVENT_STEP_12 = 12,
    EVENT_STEP_13 = 13,
    EVENT_STEP_14 = 14,
    EVENT_STEP_15 = 15,
    EVENT_STEP_16 = 16,
    EVENT_STEP_17 = 17,
    EVENT_STEP_18 = 18,
    EVENT_STEP_19 = 19
};

enum ThalorienDawnseekerMisc
{
    OPTION_ID_REMAINS = 0,
    DISPLAY_MOUNT = 25678,
    QUEST_THALORIEN_A = 24535,
    QUEST_THALORIEN_H = 24563,
    GOSSIP_MENU_ID_REMAINS = 37552,
    SPELL_BLOOD_PRESENCE = 50689
};

Position const ZombieLoc[5] =
{
    { 11768.7f, -7065.83f, 24.0971f, 0.125877f },
    { 11769.5f, -7063.83f, 24.1399f, 6.06035f },
    { 11769.8f, -7061.41f, 24.2536f, 6.06035f },
    { 11769.4f, -7057.86f, 24.4624f, 0.00335493f },
    { 11769.4f, -7054.56f, 24.6869f, 0.00335493f }
};

Position const GuardLoc[4] =
{
    { 11807.0f, -7070.37f, 25.372f, 3.218f },
    { 11805.7f, -7073.64f, 25.5694f, 3.218f },
    { 11805.6f, -7077.0f, 25.9643f, 3.218f },
    { 11806.0f, -7079.71f, 26.2067f, 3.218f }
};

class npc_thalorien_dawnseeker : public CreatureScript
{
public:
    npc_thalorien_dawnseeker() : CreatureScript("npc_thalorien_dawnseeker") { }

    bool OnGossipHello(Player* player, Creature* creature) override
    {
        player->PrepareGossipMenu(creature, 0);

        if ((player->GetQuestStatus(QUEST_THALORIEN_A) == QUEST_STATUS_INCOMPLETE) || (player->GetQuestStatus(QUEST_THALORIEN_H) == QUEST_STATUS_INCOMPLETE))
            player->ADD_GOSSIP_ITEM_DB(GOSSIP_MENU_ID_REMAINS, OPTION_ID_REMAINS, GOSSIP_SENDER_MAIN, GOSSIP_ACTION_INFO_DEF + 1);
        player->SendPreparedGossip(creature);
        return true;
    }

    bool OnGossipSelect(Player* player, Creature* creature, uint32 /*uiSender*/, uint32 action) override
    {
        player->PlayerTalkClass->ClearMenus();

        switch (action)
        {
        case GOSSIP_ACTION_INFO_DEF + 1:
            player->CLOSE_GOSSIP_MENU();
            creature->AI()->SetGUID(player->GetGUID());
            creature->SetPhaseMask(2, true);
            player->SetPhaseMask(2, true); // Better handling if we find the correct Phasing-Spell
            creature->AI()->DoAction(ACTION_START_QUEST);
            break;
        default:
            return false;
        }
        return true;
    }

    struct npc_thalorien_dawnseekerAI : public ScriptedAI
    {
        npc_thalorien_dawnseekerAI(Creature* creature) : ScriptedAI(creature) { }

        void Reset()
        {
            if (Player* player = ObjectAccessor::GetPlayer(*me, uiPlayer))
                player->SetPhaseMask(1, true);
            if (Creature* Morlen = ObjectAccessor::GetCreature(*me, uiMorlen))
                Morlen->DisappearAndDie();
            me->SetFlag(UNIT_NPC_FLAGS, UNIT_NPC_FLAG_GOSSIP);
            me->SetPhaseMask(1, true);
            events.Reset();
        }

        void UpdateAI(uint32 diff) override
        {
            events.Update(diff);

            switch (events.ExecuteEvent())
            {
            case EVENT_STEP_1:
                if (Creature* Thalorien = me->SummonCreature(NPC_THALORIEN_DAWNSEEKER, 11797.0f, -7074.06f, 26.379f, 0.242908f, TEMPSUMMON_CORPSE_DESPAWN, 0))
                {
                    Thalorien->SetPhaseMask(2, true);
                    uiThalorien = Thalorien->GetGUID();
                }

                for (int i = 0; i < 4; ++i)
                    if (Creature* Guard = me->SummonCreature(NPC_SUNWELL_DEFENDER, GuardLoc[i], TEMPSUMMON_TIMED_DESPAWN, 30000))
                        Guard->SetPhaseMask(2, true);

                if (Creature* Morlen = me->SummonCreature(NPC_MORLEN_GOLDGRIP, 11776.8f, -7050.72f, 25.2394f, 5.13752f, TEMPSUMMON_CORPSE_DESPAWN, 0))
                {
                    Morlen->Mount(DISPLAY_MOUNT);
                    Morlen->SetFlag(UNIT_FIELD_FLAGS, UNIT_FLAG_NON_ATTACKABLE);
                    Morlen->SetPhaseMask(2, true);
                    Morlen->SetReactState(REACT_PASSIVE);
                    uiMorlen = Morlen->GetGUID();
                }
                events.ScheduleEvent(EVENT_STEP_2, 0.1 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_2:
                if (Creature* Thalorien = ObjectAccessor::GetCreature(*me, uiThalorien))
                    Thalorien->AI()->Talk(SAY_THALORIEN_1);
                events.ScheduleEvent(EVENT_STEP_3, 5 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_3:
                if (Creature* Thalorien = ObjectAccessor::GetCreature(*me, uiThalorien))
                    Thalorien->AI()->Talk(SAY_THALORIEN_2);
                events.ScheduleEvent(EVENT_STEP_4, 5 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_4:
                if (Creature* Thalorien = ObjectAccessor::GetCreature(*me, uiThalorien))
                    Thalorien->AI()->Talk(SAY_THALORIEN_3);
                events.ScheduleEvent(EVENT_STEP_5, 10 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_5:
                if (Creature* Thalorien = ObjectAccessor::GetCreature(*me, uiThalorien))
                    Thalorien->AI()->Talk(SAY_THALORIEN_4);
                events.ScheduleEvent(EVENT_STEP_6, 6 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_6:
                if (Creature* Thalorien = ObjectAccessor::GetCreature(*me, uiThalorien))
                    Thalorien->GetMotionMaster()->MovePoint(0, 11787.3f, -7064.11f, 25.8395f);
                events.ScheduleEvent(EVENT_STEP_7, 6 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_7:
                if (Creature* Thalorien = ObjectAccessor::GetCreature(*me, uiThalorien))
                    Thalorien->AI()->Talk(SAY_THALORIEN_5);
                events.ScheduleEvent(EVENT_STEP_8, 9 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_8:
                if (Creature* Thalorien = ObjectAccessor::GetCreature(*me, uiThalorien))
                    Thalorien->AI()->Talk(SAY_THALORIEN_6);
                if (Creature* Morlen = ObjectAccessor::GetCreature(*me, uiMorlen))
                    Morlen->CastSpell(Morlen, SPELL_BLOOD_PRESENCE, true);
                events.ScheduleEvent(EVENT_STEP_9, 9 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_9:
                if (Creature* Morlen = ObjectAccessor::GetCreature(*me, uiMorlen))
                    Morlen->AI()->Talk(SAY_MORLEN_1);
                events.ScheduleEvent(EVENT_STEP_10, 9 * IN_MILLISECONDS);
                break;
                // Intro 
            case EVENT_STEP_10:
                if (Creature* Morlen = ObjectAccessor::GetCreature(*me, uiMorlen))
                    Morlen->AI()->Talk(SAY_MORLEN_2);
                if (Creature* Thalorien = ObjectAccessor::GetCreature(*me, uiThalorien))
                    Thalorien->SetHomePosition(Thalorien->GetPositionX(), Thalorien->GetPositionY(), Thalorien->GetPositionZ(), Thalorien->GetOrientation());
                SummonWave(NPC_SCOURGE_ZOMBIE);
                events.ScheduleEvent(EVENT_STEP_11, 30 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_11:
                if (Creature* Morlen = ObjectAccessor::GetCreature(*me, uiMorlen))
                    Morlen->AI()->Talk(SAY_MORLEN_3);
                SummonWave(NPC_GHOUL_INVADER);
                events.ScheduleEvent(EVENT_STEP_12, 30 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_12:
                if (Creature* Morlen = ObjectAccessor::GetCreature(*me, uiMorlen))
                    Morlen->AI()->Talk(SAY_MORLEN_4);
                SummonWave(NPC_CRYPT_RAIDER);
                events.ScheduleEvent(EVENT_STEP_13, 30 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_13:
                if (Creature* Morlen = ObjectAccessor::GetCreature(*me, uiMorlen))
                    Morlen->AI()->Talk(SAY_MORLEN_5);
                events.ScheduleEvent(EVENT_STEP_14, 1 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_14:
                if (Creature* Thalorien = ObjectAccessor::GetCreature(*me, uiThalorien))
                {
                    if (Creature* Morlen = ObjectAccessor::GetCreature(*me, uiMorlen))
                    {
                        Morlen->SetReactState(REACT_AGGRESSIVE);
                        Morlen->AddThreat(Thalorien, 100);
                        Morlen->AI()->AttackStart(Thalorien);
                        Morlen->RemoveFlag(UNIT_FIELD_FLAGS, UNIT_FLAG_NON_ATTACKABLE);
                    }
                }
                break;
                // Outro
            case EVENT_STEP_15:
                if (Creature* Thalorien = ObjectAccessor::GetCreature(*me, uiThalorien))
                    Thalorien->AI()->Talk(SAY_THALORIEN_7);
                events.ScheduleEvent(EVENT_STEP_16, 5 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_16:
                if (Creature* Thalorien = ObjectAccessor::GetCreature(*me, uiThalorien))
                    Thalorien->AI()->Talk(SAY_THALORIEN_8);
                events.ScheduleEvent(EVENT_STEP_17, 5 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_17:
                if (Creature* Thalorien = ObjectAccessor::GetCreature(*me, uiThalorien))
                    Thalorien->AI()->Talk(SAY_THALORIEN_9);
                events.ScheduleEvent(EVENT_STEP_18, 6 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_18:
                if (Creature* Thalorien = ObjectAccessor::GetCreature(*me, uiThalorien))
                    Thalorien->AI()->Talk(SAY_THALORIEN_10);
                events.ScheduleEvent(EVENT_STEP_19, 12 * IN_MILLISECONDS);
                break;
            case EVENT_STEP_19:
                if (Creature* Thalorien = ObjectAccessor::GetCreature(*me, uiThalorien))
                    Thalorien->DisappearAndDie();
                if (Player* player = ObjectAccessor::GetPlayer(*me, uiPlayer))
                    player->KilledMonsterCredit(NPC_QUEST_CREDIT, player->GetGUID());
                Reset();
                break;
            default:
                break;
            }

            DoMeleeAttackIfReady();
        }

        void SummonWave(uint32 entry)
        {
            if (Creature* Thalorien = ObjectAccessor::GetCreature(*me, uiThalorien))
            {
                for (int i = 0; i < 5; ++i)
                    if (Creature* Zombie = me->SummonCreature(entry, ZombieLoc[i], TEMPSUMMON_TIMED_DESPAWN_OUT_OF_COMBAT, 30000))
                    {
                        Zombie->SetPhaseMask(2, true);
                        Zombie->AddThreat(Thalorien, 100.0f);
                        Zombie->AI()->AttackStart(Thalorien);
                    }
            }
        }

        void SummonedCreatureDespawn(Creature* summon)
        {
            if (summon->GetEntry() == NPC_THALORIEN_DAWNSEEKER)
            {
                Reset();
                return;
            }

            if (summon->GetEntry() == NPC_MORLEN_GOLDGRIP)
                events.ScheduleEvent(EVENT_STEP_15, 3 * IN_MILLISECONDS);
        }

        void SetGUID(ObjectGuid guid, int32 /*id*/) override
        {
            uiPlayer = guid;
        }

        void DoAction(int32 action) override
        {
            switch (action)
            {
            case ACTION_START_QUEST:
                me->RemoveFlag(UNIT_NPC_FLAGS, UNIT_NPC_FLAG_GOSSIP);
                events.ScheduleEvent(EVENT_STEP_1, 0);
                break;
            }
        }
    private:
        EventMap events;
        ObjectGuid uiThalorien;
        ObjectGuid uiPlayer;
        ObjectGuid uiMorlen;
    };

    CreatureAI* GetAI(Creature* creature) const
    {
        return new npc_thalorien_dawnseekerAI(creature);
    }
};

class npc_sunwell_warder : public CreatureScript
{
public:
    npc_sunwell_warder() : CreatureScript("npc_sunwell_warder") { }

    bool OnGossipHello(Player* player, Creature* creature)
    {
        player->PrepareGossipMenu(creature, 0);
        if (player->HasItemCount(49879, 1) || player->HasItemCount(49889, 1))
            player->ADD_GOSSIP_ITEM(GOSSIP_ICON_CHAT, "Take me to the Sunwell", GOSSIP_SENDER_MAIN, GOSSIP_ACTION_INFO_DEF + 1);
        player->SendPreparedGossip(creature);
        return true;
    }
    bool OnGossipSelect(Player* player, Creature* creature, uint32 /*uiSender*/, uint32 uiAction)
    {
        player->PlayerTalkClass->ClearMenus();
        switch (uiAction)
        {
        case GOSSIP_ACTION_INFO_DEF + 1:
            player->CLOSE_GOSSIP_MENU();
            player->SetGameMaster(true);
            player->TeleportTo(580, 1728.5f, 709.219f, 71.1905f, 2.78676f);
            player->SetGameMaster(false);
            player->SetPhaseMask(2, true);
            break;
        default:
            return false; // nothing defined -> trinity core handling
        }
        return true; // no default handling -> prevent trinity core handling
    }

};

enum Says
{
    SAY_QUELDELAR_1 = 11,  // Damas y Caballeros, les presento a $N, portador de Quel'Delar.
    SAY_QUELDELAR_2 = 0,  // Is it true that this is Quel\'Delar?
    SAY_QUELDELAR_3 = 1,  // We will see.
    SAY_QUELDELAR_4 = 2,  // Look Lor\'themar! It is Quel\'Delar without a doubt.
    SAY_QUELDELAR_5 = 3,  // So be it. You have my thanks, $N, for returning Quel\'Delar to its rightful owners
    SAY_QUELDELAR_6 = 4,  // What means this treason?
    SAY_QUELDELAR_7 = 5,  // Drop the weapon and surrender, traitor.
    SAY_QUELDELAR_8 = 6,  // This is not my fault, Rommath. It is not a treason.
    SAY_QUELDELAR_9 = 7,  // Remove your men. The stupidity of Lor\'themar himself caused his wounds. Quel\'Delar is not chosen, it chooses it\'s master.
    SAY_QUELDELAR_10 = 8,  // Guards, return to your posts
    SAY_QUELDELAR_11 = 9,  // You will have what you seek, $N. Take the sword and leave. And your Auric, be careful what you say in this sacred place.
    SAY_QUELDELAR_12 = 10,  // Take the sword through this portal into Dalaran, $N. You have done what many quel\'dorei have dreamed for years. At last Quel\'Delar is restored.
};

enum QuelDelarEvents
{
    EVENT_QUEST_STEP_1 = 1,
    EVENT_QUEST_STEP_2 = 2,
    EVENT_QUEST_STEP_3 = 3,
    EVENT_QUEST_STEP_4 = 4,
    EVENT_QUEST_STEP_5 = 5,
    EVENT_QUEST_STEP_6 = 6,
    EVENT_QUEST_STEP_7 = 7,
    EVENT_QUEST_STEP_8 = 8,
    EVENT_QUEST_STEP_9 = 9,
    EVENT_QUEST_STEP_10 = 10,
    EVENT_QUEST_STEP_11 = 11,
    EVENT_QUEST_STEP_12 = 12,
    EVENT_QUEST_STEP_13 = 13,
    EVENT_QUEST_STEP_14 = 14,
    EVENT_QUEST_STEP_15 = 15,
    EVENT_QUEST_STEP_16 = 16
};

enum QuelDelarActions
{
    ACTION_START_EVENT = 1
};

enum QuelDelarCreatures
{
    NPC_ROMMATH = 37763,
    NPC_THERON = 37764,
    NPC_AURIC = 37765,
    NPC_QUEL_GUARD = 37781,
    NPC_CASTER_BUNNY = 37746
};

enum QuelDelarGameobjects
{
    GO_QUEL_DANAR = 201794
};
enum QuelDelarMisc
{
    ITEM_TAINTED_QUELDANAR_1 = 49879,
    ITEM_TAINTED_QUELDANAR_2 = 49889,
    SPELL_WRATH_QUEL_DANAR = 70493,
    SPELL_ICY_PRISON = 70540
};

/*######
## npc_queldelar_sunwell_plateau
######*/
int swordkj;
class item_tainted_queldelar : public ItemScript
{
public:
    item_tainted_queldelar() : ItemScript("item_tainted_queldelar") { }
    bool OnUse(Player* player, Item* item, SpellCastTargets const& /*targets*/)
    {
        InstanceScript *instance = player->GetInstanceScript();
        if (instance && player->FindNearestCreature(NPC_CASTER_BUNNY, 20.0f, true))
        {

            if (Creature *introducer = player->FindNearestCreature(NPC_CASTER_BUNNY, 20.0f, true))
            {
                introducer->Kill(player->FindNearestCreature(NPC_CASTER_BUNNY,20.0f, true));
            }
            return true;
        }

        else
            return false;
    }
};

class npc_queldelar_sunwell_plateau : public CreatureScript
{
public:
    npc_queldelar_sunwell_plateau() : CreatureScript("npc_queldelar_sunwell_plateau") { }

    struct npc_queldelar_sunwell_plateauAI : public ScriptedAI
    {
        npc_queldelar_sunwell_plateauAI(Creature* creature) : ScriptedAI(creature) { }
        int i = 0;
        void MoveInLineOfSight(Unit * who)
        {
            if (!who)
                return;

            if (who && me->IsWithinDistInMap(who, 150.0f) && me->FindNearestCreature(NPC_CASTER_BUNNY, 200.0f, false) && i==0)
            {
                DoAction(ACTION_START_EVENT);
                i = 1;
                return;
            }
        }

        void Reset()
        {
            me->SetFlag(UNIT_NPC_FLAGS, UNIT_NPC_FLAG_GOSSIP);
            events.Reset();
        }

        void DoAction(int32 action)
        {
            switch (action)
            {
            case ACTION_START_EVENT:
                me->RemoveFlag(UNIT_NPC_FLAGS, UNIT_NPC_FLAG_GOSSIP);
                events.ScheduleEvent(EVENT_QUEST_STEP_1, 0);
                break;
            }
        }

         void UpdateAI(uint32 diff)
        {
            events.Update(diff);

            switch (events.ExecuteEvent())
            {
            case EVENT_QUEST_STEP_1:
                me->Yell(SAY_QUELDELAR_1);
                if (Creature* rommath = me->FindNearestCreature(NPC_ROMMATH, 100.0f, true))  // Rommath
                    uiRommath = rommath->GetGUID();

                if (Creature* theron = me->FindNearestCreature(NPC_THERON, 100.0f, true))    // Lor'Themar Theron
                    uiTheron = theron->GetGUID();

                if (Creature* auric = me->FindNearestCreature(NPC_AURIC, 100.0f, true))      // Auric
                    uiAuric = auric->GetGUID();

                if (GameObject* quelDelar = me->SummonGameObject(GO_QUEL_DANAR, 1683.99f, 620.231f, 29.3599f, 0.410932f, 0, 0, 0, 0, 0))
                {
                    uiQuelDelar = quelDelar->GetGUID();
                    quelDelar->SetFlag(GAMEOBJECT_FLAGS, 5);
                }

                if (Player* player = me->SelectNearestPlayer(200.0f))
                {
                    player->DestroyItemCount(ITEM_TAINTED_QUELDANAR_1, 1, true);
                    player->DestroyItemCount(ITEM_TAINTED_QUELDANAR_2, 1, true);
                }
                events.ScheduleEvent(EVENT_QUEST_STEP_2, 2 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_2:
                if (Creature* guard = me->FindNearestCreature(NPC_QUEL_GUARD, 100.0f, true))
                    guard->AI()->Talk(SAY_QUELDELAR_2);
                events.ScheduleEvent(EVENT_QUEST_STEP_3, 1 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_3:
                if (Creature* theron = ObjectAccessor::GetCreature(*me, uiTheron))
                    theron->AI()->Talk(SAY_QUELDELAR_3);
                events.ScheduleEvent(EVENT_QUEST_STEP_4, 4 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_4:
                if (Creature* rommath = ObjectAccessor::GetCreature(*me, uiRommath))
                    rommath->GetMotionMaster()->MovePoint(1, 1675.8f, 617.19f, 28.0504f);
                if (Creature*auric = ObjectAccessor::GetCreature(*me, uiAuric))
                    auric->GetMotionMaster()->MovePoint(1, 1681.77f, 612.084f, 28.4409f);
                events.ScheduleEvent(EVENT_QUEST_STEP_5, 6 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_5:
                if (Creature* rommath = ObjectAccessor::GetCreature(*me, uiRommath))
                {
                    rommath->SetOrientation(0.3308f);
                    rommath->AI()->Talk(SAY_QUELDELAR_4);
                }
                if (Creature* auric = ObjectAccessor::GetCreature(*me, uiAuric))
                    auric->SetOrientation(1.29057f);
                if (Creature* theron = ObjectAccessor::GetCreature(*me, uiTheron))
                    theron->GetMotionMaster()->MovePoint(1, 1677.07f, 613.122f, 28.0504f);
                events.ScheduleEvent(EVENT_QUEST_STEP_6, 10 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_6:
                if (Creature* theron = ObjectAccessor::GetCreature(*me, uiTheron))
                {
                    theron->AI()->Talk(SAY_QUELDELAR_5);
                    theron->GetMotionMaster()->MovePoint(1, 1682.3f, 618.459f, 27.9581f);
                }
                events.ScheduleEvent(EVENT_QUEST_STEP_7, 4 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_7:
                if (Creature* theron = ObjectAccessor::GetCreature(*me, uiTheron))
                    theron->HandleEmoteCommand(EMOTE_ONESHOT_POINT);
                events.ScheduleEvent(EVENT_QUEST_STEP_8, 0.8 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_8:
                if (Creature* theron = ObjectAccessor::GetCreature(*me, uiTheron))
                    theron->CastSpell(theron, SPELL_WRATH_QUEL_DANAR, true);
                events.ScheduleEvent(EVENT_QUEST_STEP_9, 1 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_9:
                if (Creature* rommath = ObjectAccessor::GetCreature(*me, uiRommath))
                {
                    if (Player* player = me->SelectNearestPlayer(200.0f))
                        rommath->AddAura(SPELL_ICY_PRISON, player);
                    rommath->AI()->Talk(SAY_QUELDELAR_6);
                }
                if (Creature* guard = me->FindNearestCreature(NPC_QUEL_GUARD, 200.0f))
                {
                    guard->GetMotionMaster()->MovePoint(0, 1681.1f, 614.955f, 28.4983f);
                    guard->SetUInt32Value(UNIT_NPC_EMOTESTATE, EMOTE_STATE_READY1H);
                }
                events.ScheduleEvent(EVENT_QUEST_STEP_10, 3 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_10:
                if (Creature* guard = me->FindNearestCreature(NPC_QUEL_GUARD, 200.0f))
                    guard->AI()->Talk(SAY_QUELDELAR_7);
                events.ScheduleEvent(EVENT_QUEST_STEP_11, 2 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_11:
                if (Creature* auric = ObjectAccessor::GetCreature(*me, uiAuric))
                    auric->AI()->Talk(SAY_QUELDELAR_8);
                events.ScheduleEvent(EVENT_QUEST_STEP_12, 6 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_12:
                if (Creature* auric = ObjectAccessor::GetCreature(*me, uiAuric))
                    auric->AI()->Talk(SAY_QUELDELAR_9);
                events.ScheduleEvent(EVENT_QUEST_STEP_13, 5 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_13:
                if (Creature* rommath = ObjectAccessor::GetCreature(*me, uiRommath))
                    rommath->AI()->Talk(SAY_QUELDELAR_10);
                events.ScheduleEvent(EVENT_QUEST_STEP_14, 2 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_14:
                if (Creature* guard = me->FindNearestCreature(NPC_QUEL_GUARD, 200.0f))
                {
                    guard->SetUInt32Value(UNIT_NPC_EMOTESTATE, EMOTE_STATE_STAND);
                    guard->GetMotionMaster()->MovePoint(0, guard->GetHomePosition());
                }
                if (Creature* rommath = ObjectAccessor::GetCreature(*me, uiRommath))
                {
                    rommath->HandleEmoteCommand(EMOTE_ONESHOT_POINT);
                    rommath->AI()->Talk(SAY_QUELDELAR_11);
                }
                events.ScheduleEvent(EVENT_QUEST_STEP_15, 7 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_15:
                if (Creature* auric = ObjectAccessor::GetCreature(*me, uiAuric))
                {
                    auric->HandleEmoteCommand(EMOTE_ONESHOT_POINT);
                    auric->AI()->Talk(SAY_QUELDELAR_12);
                    if (GameObject* quelDelar = me->FindNearestGameObject(GO_QUEL_DANAR, 100.0f))
                        quelDelar->RemoveFlag(GAMEOBJECT_FLAGS, 5);
                }
                events.ScheduleEvent(EVENT_QUEST_STEP_16, 2 * IN_MILLISECONDS);
                break;
            case EVENT_QUEST_STEP_16:
                if (Creature* auric = ObjectAccessor::GetCreature(*me, uiAuric))
                    auric->GetMotionMaster()->MovePoint(0, auric->GetHomePosition());
                if (Creature* rommath = ObjectAccessor::GetCreature(*me, uiRommath))
                    rommath->GetMotionMaster()->MovePoint(0, rommath->GetHomePosition());
                if (Creature* theron = ObjectAccessor::GetCreature(*me, uiTheron))
                    theron->DespawnOrUnsummon(5 * IN_MILLISECONDS);
                break;
            default:
                break;
            }
        }
    private:
        EventMap events;
        ObjectGuid uiRommath;
        ObjectGuid uiTheron;
        ObjectGuid uiAuric;
        ObjectGuid uiQuelDelar;
    };

    CreatureAI* GetAI(Creature* creature) const
    {
        return new npc_queldelar_sunwell_plateauAI(creature);
    }
};

class go_dalaran_portal_sunwell : public GameObjectScript
{
public:
    go_dalaran_portal_sunwell() : GameObjectScript("go_dalaran_portal_sunwell"){}
    bool OnGossipHello(Player* player, GameObject* gameobject)
    {
        player->PrepareGossipMenu(gameobject, 0);
        player->TeleportTo(571, 5804.149902f, 624.770996f, 647.767029f, 1.640000f);
        player->SetPhaseMask(1, true);
        return true;
    }

};

void AddSC_isle_of_queldanas()
{
    new go_dalaran_portal_sunwell();
    new npc_queldelar_sunwell_plateau();
    new item_tainted_queldelar();
    new npc_greengill_slave();
    new npc_thalorien_dawnseeker();
    new npc_sunwell_warder();
}`
--By Biftor Spical Thanks From @SQLFIX

-- ItemScripts
UPDATE `item_template` SET `ScriptName` = 'item_tainted_queldelar' WHERE `entry` IN (49879,49889);

-- Templates
DELETE FROM `creature_template` WHERE entry IN (37781,36991,37746,37763,38056,37764,37765,37523);
INSERT INTO `creature_template` VALUES (37781, 0, 0, 0, 0, 0, 15511, 0, 0, 0, 'Sunwell Honor Guard', '', 'Directions', 0, 80, 80, 2, 35, 0, 1, 1.14286, 1, 1, 0, 2000, 2000, 1, 1, 1, 0, 2048, 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, 1, 3, 1, 1, 1, 1, 0, 144, 1, 0, 0, '', 12340);
INSERT INTO `creature_template` VALUES (36991, 0, 0, 0, 0, 0, 21460, 0, 0, 0, 'Sunwell Guardian', '', '', 0, 80, 80, 1, 1960, 0, 1, 1.14286, 1, 0, 0, 2000, 2000, 1, 1, 1, 0, 2048, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 3, 1, 2, 1, 1, 1, 1, 0, 144, 1, 0, 0, '', 12340);
INSERT INTO `creature_template` VALUES (37746, 0, 0, 0, 0, 0, 20570, 17612, 0, 0, 'Sunwell Caster Bunny', '', '', 0, 80, 80, 2, 114, 0, 1, 1.14286, 1, 0, 0, 2000, 2000, 1, 1, 1, 0, 2048, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 4, 1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 130, '', 12340);
INSERT INTO `creature_template` VALUES (37763, 0, 0, 0, 0, 0, 19706, 0, 0, 0, 'Grand Magister Rommath', '', '', 0, 70, 70, 1, 35, 0, 1, 1.14286, 1, 3, 0, 2000, 2000, 1, 1, 2, 0, 2048, 0, 0, 0, 0, 0, 0, 7, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 3, 1, 200, 20, 1, 1, 1, 0, 0, 1, 0, 0, '', 12340);
INSERT INTO `creature_template` VALUES (38056, 0, 0, 0, 0, 0, 21008, 0, 0, 0, 'Chamberlain Galiros', '', '', 0, 80, 80, 2, 35, 0, 1, 1.14286, 1, 0, 0, 2000, 2000, 1, 1, 2, 0, 2048, 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, 1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 0, 'npc_queldelar_sunwell_plateau', 12340);
INSERT INTO `creature_template` VALUES (37764, 0, 0, 0, 0, 0, 17122, 0, 0, 0, 'Lor\'themar Theron', 'Regent Lord of Quel\'Thalas', '', 0, 83, 83, 2, 35, 0, 1, 1.14286, 1, 3, 0, 2000, 2000, 1, 1, 2, 0, 2048, 0, 0, 0, 0, 0, 0, 7, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 3, 1, 400, 30, 1, 1, 1, 1, 0, 1, 0, 0, '', 12340);
INSERT INTO `creature_template` VALUES (37765, 0, 0, 0, 0, 0, 18146, 0, 0, 0, 'Captain Auric Sunchaser', 'High Elf Representative', '', 0, 80, 80, 1, 534, 0, 1, 1.14286, 1, 0, 0, 2000, 2000, 1, 1, 1, 0, 2048, 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, 1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 0, '', 12340);
INSERT INTO `creature_template` VALUES (37523, 0, 0, 0, 0, 0, 30628, 30629, 30630, 30631, 'Warden of the Sunwell', '', '', 37523, 80, 80, 2, 35, 1, 1, 1.14286, 1, 0, 0, 2000, 2000, 1, 1, 2, 0, 2048, 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, 1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 0, 'npc_sunwell_warder', 12340);

DELETE FROM `gameobject_template` WHERE entry IN (195682);
INSERT INTO `gameobject_template` VALUES (195682, 10, 8111, 'Portal to Dalaran', '', '', '', 0, 0, 1, 68328, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 'go_dalaran_portal_sunwell', 12340);

-- Spawns
DELETE FROM `creature` WHERE id IN (37781,36991,37746,37763,38056,37764,37765,37523);
INSERT INTO `creature` VALUES (14568560, 37781, 580, 0, 0, 3, 2, 0, 0, 1720.53, 615.576, 28.0503, 5.59377, 300, 0, 0, 126, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568561, 37781, 580, 0, 0, 3, 2, 0, 0, 1686.59, 644.382, 28.1838, 2.15293, 300, 0, 0, 126, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568562, 37781, 580, 0, 0, 3, 2, 0, 0, 1658.78, 629.876, 28.3649, 5.07855, 300, 0, 0, 126, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568563, 36991, 580, 0, 0, 3, 2, 0, 0, 1739.09, 717.696, 71.1903, 4.4777, 300, 0, 0, 84, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568564, 36991, 580, 0, 0, 3, 2, 0, 0, 1761.82, 707.575, 71.1904, 3.84232, 300, 0, 0, 84, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568565, 36991, 580, 0, 0, 3, 2, 0, 0, 1778.09, 692.973, 71.1904, 3.73393, 300, 0, 0, 84, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568566, 37746, 580, 0, 0, 3, 2, 0, 0, 1698.45, 628.03, 28.1989, 3.47949, 300, 0, 0, 42, 0, 0, 0, 33554432, 0, 0);
INSERT INTO `creature` VALUES (14568567, 36991, 580, 0, 0, 3, 2, 0, 0, 1653.57, 634.692, 28.0849, 0.171978, 300, 0, 0, 84, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568568, 36991, 580, 0, 0, 3, 2, 0, 0, 1693.99, 674.897, 28.0503, 4.67702, 300, 0, 0, 84, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568569, 36991, 580, 0, 0, 3, 2, 0, 0, 1745.8, 622.226, 28.0503, 3.07638, 300, 0, 0, 84, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568570, 36991, 580, 0, 0, 3, 2, 0, 0, 1704.76, 583.796, 28.1657, 1.71842, 300, 0, 0, 84, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568571, 36991, 580, 0, 0, 3, 2, 0, 0, 1612.32, 606.707, 33.3215, 0.314329, 300, 0, 0, 84, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568572, 36991, 580, 0, 0, 3, 2, 0, 0, 1621.18, 584.858, 33.3215, 0.42507, 300, 0, 0, 84, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568573, 36991, 580, 0, 0, 3, 2, 0, 0, 1634.67, 563.787, 33.3215, 0.774572, 300, 0, 0, 84, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568574, 36991, 580, 0, 0, 3, 2, 0, 0, 1651.28, 548.805, 33.3215, 0.998411, 300, 0, 0, 84, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568575, 37781, 580, 0, 0, 3, 2, 0, 0, 1680.19, 620.726, 28.1394, 3.53524, 300, 0, 0, 126, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568576, 37763, 580, 0, 0, 3, 2, 0, 127, 1662.56, 622.758, 28.0502, 4.86257, 300, 0, 0, 8200, 1200, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568577, 38056, 580, 0, 0, 3, 2, 0, 0, 1671.49, 606.427, 28.0504, 3.83603, 300, 0, 0, 41, 60, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568578, 37764, 580, 0, 0, 3, 2, 0, 0, 1665.9, 624.107, 28.0504, 5.00237, 300, 0, 0, 16400, 1800, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568579, 37765, 580, 0, 0, 3, 2, 0, 0, 1703.85, 602.353, 28.0503, 2.64381, 300, 0, 0, 42, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568580, 37781, 580, 0, 0, 3, 2, 0, 0, 1666.81, 631.886, 28.0502, 4.56725, 300, 0, 0, 126, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568581, 37781, 580, 0, 0, 3, 2, 0, 0, 1659.63, 625.187, 28.2451, 1.65029, 300, 0, 0, 126, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568582, 37781, 580, 0, 0, 3, 2, 0, 0, 1671.96, 631.276, 28.0503, 4.46279, 300, 0, 0, 126, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568583, 37781, 580, 0, 0, 3, 2, 0, 0, 1671.33, 624.754, 28.0503, 1.472, 300, 0, 0, 126, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568584, 37781, 580, 0, 0, 3, 2, 0, 0, 1696.11, 608.161, 28.1093, 4.55154, 300, 0, 0, 126, 0, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568590, 37523, 530, 0, 0, 1, 1, 0, 1, 12556.5, -6779.04, 15.047, 0.0244971, 300, 0, 0, 12600, 3994, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568591, 37523, 530, 0, 0, 1, 1, 0, 1, 12556.5, -6770.14, 15.1006, 0.0340602, 300, 0, 0, 12600, 3994, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568592, 37523, 530, 0, 0, 1, 1, 0, 1, 12567, -6770.48, 15.0904, 6.22714, 300, 0, 0, 12600, 3994, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568593, 37523, 530, 0, 0, 1, 1, 0, 1, 12583.7, -6770.96, 15.0904, 6.26484, 300, 0, 0, 12600, 3994, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568594, 37523, 530, 0, 0, 1, 1, 0, 1, 12583.2, -6779.54, 15.0904, 0.132447, 300, 0, 0, 12600, 3994, 0, 0, 0, 0, 0);
INSERT INTO `creature` VALUES (14568595, 37523, 530, 0, 0, 1, 1, 0, 1, 12566.5, -6779.41, 15.0915, 0.00285489, 300, 0, 0, 12600, 3994, 0, 0, 0, 0, 0);

DELETE FROM `gameobject` WHERE id IN (195682);
INSERT INTO `gameobject` VALUES (463134, 195682, 580, 0, 0, 3, 2, 1669.68, 663.748, 28.0503, 5.2859, 0, 0, 0.478235, -0.878232, 300, 0, 1, 0);
INSERT INTO `gameobject` VALUES (463136, 195682, 580, 0, 0, 3, 2, 1734.47, 596.174, 28.0503, 2.33751, 0, 0, 0.920264, 0.391297, 300, 0, 1, 0);

-- Says
DELETE FROM `creature_text` WHERE entry IN (37781,36991,37746,37763,38056,37764,37765,37523);
INSERT INTO `creature_text` VALUES (38056, 11, 0, 'My lords and ladies, I present $N, bearer of Quel\'Delar.', 14, 0, 100, 0, 0, 0, 37820, 0, 'tainted_queldelar');
INSERT INTO `creature_text` VALUES (37781, 0, 0, 'Can that really be Quel\'Delar?', 14, 0, 100, 1, 0, 0, 37441, 0, 'tainted_queldelar');
INSERT INTO `creature_text` VALUES (37764, 1, 0, 'We shall see.', 14, 0, 100, 1, 0, 0, 37442, 0, 'tainted_queldelar');
INSERT INTO `creature_text` VALUES (37763, 2, 0, 'Look at it, Lor\'themar. It is certainly Quel\'Delar.', 14, 0, 100, 1, 0, 0, 37444, 0, 'tainted_queldelar');
INSERT INTO `creature_text` VALUES (37764, 3, 0, 'So it is. You have my thanks, $N, for restoring Quel\'Delar to its rightful owners', 12, 0, 100, 1, 0, 0, 37388, 0, 'tainted_queldelar');
INSERT INTO `creature_text` VALUES (37763, 4, 0, 'What is the meaning of this treachery?', 14, 0, 100, 1, 0, 0, 37389, 0, 'tainted_queldelar');
INSERT INTO `creature_text` VALUES (37781, 5, 0, 'Drop your weapon and surrender, traitor.', 14, 0, 100, 1, 0, 0, 37390, 0, 'tainted_queldelar');
INSERT INTO `creature_text` VALUES (37765, 6, 0, 'This is not my doing, Rommath. There is no treachery here.', 14, 0, 100, 1, 0, 0, 37430, 0, 'tainted_queldelar');
INSERT INTO `creature_text` VALUES (37765, 7, 0, 'Call off your men. Lor\'themar\'s own foolishness caused his injuries. Quel\'Delar is not chosen; it chooses its master.', 14, 0, 100, 1, 0, 0, 37431, 0, 'tainted_queldelar');
INSERT INTO `creature_text` VALUES (37763, 8, 0, 'Guards, return to your posts.', 14, 0, 100, 1, 0, 0, 37432, 0, 'tainted_queldelar');
INSERT INTO `creature_text` VALUES (37763, 9, 0, 'You will have what you have come for, $N. Take the sword and begone. And you, Auric, have a care for what you say in this sacred place.', 14, 0, 100, 1, 0, 0, 37434, 0, 'tainted_queldelar');
INSERT INTO `creature_text` VALUES (37765, 10, 0, 'Carry the sword back to Dalaran through that portal, $N. You have done what many quel\'dorei have dreamt of for years. Quel\'Delar has been restored at last.', 14, 0, 100, 1, 0, 0, 37440, 0, 'tainted_queldelar');

Sry for my bad english and bad cod ! this fix is just temporary hack !

we don't use delete+insert of existing templates. Also we only use 1 insert for each group ie creature, creature_text, gameobject.

Also, don't delete existing objects/units by ID, use GUID when there are existing units in other maps.

SELECT * FROM `gameobject` WHERE `id` IN (195682);
 guid      id     map  zoneId  areaId  spawnMask  phaseMask  position_x  position_y  position_z  orientation  rotation0  rotation1  rotation2  rotation3  spawntimesecs  animprogress   state  VerifiedBuild
-----  ------  ------  ------  ------  ---------  ---------  ----------  ----------  ----------  -----------  ---------  ---------  ---------  ---------  -------------  ------------  ------  -------------
21625  195682     712       0       0          3          1     4.39529     13.6833     20.8039      4.19445          0          0          0          1           7200           255       1              0
21630  195682     713       0       0          3          1      22.177     22.9527     35.6576      1.91986          0          0          0          1           7200           255       1              0

@Aokromes my edited script is good ?

@biftorback

should be something like:

INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(38056, 11, 0, 'My lords and ladies, I present $N, bearer of Quel\'Delar.', 14, 0, 100, 0, 0, 0, 37820, 0, 'tainted_queldelar'),
(37781, 0, 0, 'Can that really be Quel\'Delar?', 14, 0, 100, 1, 0, 0, 37441, 0, 'tainted_queldelar'),
(37764, 1, 0, 'We shall see.', 14, 0, 100, 1, 0, 0, 37442, 0, 'tainted_queldelar'),
(37763, 2, 0, 'Look at it, Lor\'themar. It is certainly Quel\'Delar.', 14, 0, 100, 1, 0, 0, 37444, 0, 'tainted_queldelar'),
(37764, 3, 0, 'So it is. You have my thanks, $N, for restoring Quel\'Delar to its rightful owners', 12, 0, 100, 1, 0, 0, 37388, 0, 'tainted_queldelar'),
(37763, 4, 0, 'What is the meaning of this treachery?', 14, 0, 100, 1, 0, 0, 37389, 0, 'tainted_queldelar'),
(37781, 5, 0, 'Drop your weapon and surrender, traitor.', 14, 0, 100, 1, 0, 0, 37390, 0, 'tainted_queldelar'),
(37765, 6, 0, 'This is not my doing, Rommath. There is no treachery here.', 14, 0, 100, 1, 0, 0, 37430, 0, 'tainted_queldelar'),
(37765, 7, 0, 'Call off your men. Lor\'themar\'s own foolishness caused his injuries. Quel\'Delar is not chosen; it chooses its master.', 14, 0, 100, 1, 0, 0, 37431, 0, 'tainted_queldelar'),
(37763, 8, 0, 'Guards, return to your posts.', 14, 0, 100, 1, 0, 0, 37432, 0, 'tainted_queldelar'),
(37763, 9, 0, 'You will have what you have come for, $N. Take the sword and begone. And you, Auric, have a care for what you say in this sacred place.', 14, 0, 100, 1, 0, 0, 37434, 0, 'tainted_queldelar'),
(37765, 10, 0, 'Carry the sword back to Dalaran through that portal, $N. You have done what many quel\'dorei have dreamt of for years. Quel\'Delar has been restored at last.', 14, 0, 100, 1, 0, 0, 37440, 0, 'tainted_queldelar');

These entries are already in creature_template and only UPDATE should be used , not delete/insert:

SELECT * FROM `creature_template` WHERE `entry` IN (36991,37523,37746,37763,37764,37765,37781,38056);
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  npcflag  speed_walk  speed_run   scale    rank  dmgschool  BaseAttackTime  RangeAttackTime  BaseVariance  RangeVariance  unit_class  unit_flags  unit_flags2  dynamicflags  family  trainer_type  trainer_spell  trainer_class  trainer_race    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  HoverHeight  HealthModifier  ManaModifier  ArmorModifier  DamageModifier  ExperienceModifier  RacialLeader  movementId  RegenHealth  mechanic_immune_mask  flags_extra  ScriptName  VerifiedBuild
-----  ------------------  ------------------  ------------------  -----------  -----------  --------  --------  --------  --------  -----------------------  --------------------------  ----------  --------------  --------  --------  ------  -------  -------  ----------  ---------  ------  ------  ---------  --------------  ---------------  ------------  -------------  ----------  ----------  -----------  ------------  ------  ------------  -------------  -------------  ------------  ------  ----------  ------  --------------  --------  -----------  -----------  -----------  -----------  -----------  -----------  ------  ------  ------  ------  ------  ------  ------  ------  --------------  ---------  -------  -------  ------  ------------  -----------  -----------  --------------  ------------  -------------  --------------  ------------------  ------------  ----------  -----------  --------------------  -----------  ----------  -------------
36991                   0                   0                   0            0            0     21460         0         0         0  Sunwell Guardian                                                              0        80        80       1     1960        0           1    1.14286       1       0          0            2000             2000             1              1           1           0         2048             0       0             0              0              0             0       9           0       0               0         0            0            0            0            0            0            0       0       0       0       0       0       0       0       0               0          0        0        0                     0            3            1               2             1              1               1                   1             0         144            1                     0            0                      12340
37523                   0                   0                   0            0            0     30628     30629     30630     30631  Warden of the Sunwell                                                     37523        80        80       2       35        1           1    1.14286       1       0          0            2000             2000             1              1           2           0         2048             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            1               1             1              1               1                   1             0           0            1                     0            0                      12340
37746                   0                   0                   0            0            0     20570     17612         0         0  Sunwell Caster Bunny                                                          0        80        80       2      114        0           1    1.14286       1       0          0            2000             2000             1              1           1           0         2048             0       0             0              0              0             0      10           0       0               0         0            0            0            0            0            0            0       0       0       0       0       0       0       0       0               0          0        0        0                     0            4            1               1             1              1               1                   1             0           0            1                     0          130                      12340
37763                   0                   0                   0            0            0     19706         0         0         0  Grand Magister Rommath                                                        0        70        70       1       35        0           1    1.14286       1       3          0            2000             2000             1              1           2           0         2048             0       0             0              0              0             0       7           4       0               0         0            0            0            0            0            0            0       0       0       0       0       0       0       0       0               0          0        0        0                     0            3            1             200            20              1               1                   1             0           0            1                     0            0                      12340
37764                   0                   0                   0            0            0     17122         0         0         0  Lor'themar Theron        Regent Lord of Quel'Thalas                           0        83        83       2       35        0           1    1.14286       1       3          0            2000             2000             1              1           2           0         2048             0       0             0              0              0             0       7          76       0               0         0            0            0            0            0            0            0       0       0       0       0       0       0       0       0               0          0        0        0                     0            3            1             400            30              1               1                   1             1           0            1                     0            0                      12340
37765                   0                   0                   0            0            0     18146         0         0         0  Captain Auric Sunchaser  High Elf Representative                              0        80        80       1      534        0           1    1.14286       1       0          0            2000             2000             1              1           1           0         2048             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            1               1             1              1               1                   1             0           0            1                     0            0                      12340
37781                   0                   0                   0            0            0     15511         0         0         0  Sunwell Honor Guard                                  Directions               0        80        80       2       35        0           1    1.14286       1       1          0            2000             2000             1              1           1           0         2048             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            1               3             1              1               1                   1             0         144            1                     0            0                      12340
38056                   0                   0                   0            0            0     21008         0         0         0  Chamberlain Galiros                                                           0        80        80       2       35        0           1    1.14286       1       0          0            2000             2000             1              1           2           0         2048             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            1               1             1              1               1                   1             0           0            1                     0            0                      12340

You need to find out what kind of change (update) you are trying to do and if it actually is needed or not.


As for your inserts into the creature table, it should look something like this:

DELETE FROM `creature` WHERE `id` IN (36991, 37523, 37746, 37763, 37764, 37765, 37781, 38056);
INSERT INTO `creature` (`guid`,`id`,`map`,`zoneId`,`areaId`,`spawnMask`,`phaseMask`,`modelid`,`equipment_id`,`position_x`,`position_y`,`position_z`,`orientation`,`spawntimesecs`,`spawndist`,`currentwaypoint`,`curhealth`,`curmana`,`MovementType`,`npcflag`,`unit_flags`,`dynamicflags`,`VerifiedBuild`) VALUES
(14568560, 37781, 580, 0, 0, 3, 2, 0,  0, 1720.53,  615.576, 28.0503, 5.59377,  300, 0, 0, 126, 0, 0, 0, 0, 0, 0),
(14568561, 37781, 580, 0, 0, 3, 2, 0,  0, 1686.59,  644.382, 28.1838, 2.15293,  300, 0, 0, 126, 0, 0, 0, 0, 0, 0),
(14568562, 37781, 580, 0, 0, 3, 2, 0,  0, 1658.78,  629.876, 28.3649, 5.07855,  300, 0, 0, 126, 0, 0, 0, 0, 0, 0),
(14568563, 36991, 580, 0, 0, 3, 2, 0,  0, 1739.09,  717.696, 71.1903, 4.47770,  300, 0, 0,  84, 0, 0, 0, 0, 0, 0),
(14568564, 36991, 580, 0, 0, 3, 2, 0,  0, 1761.82,  707.575, 71.1904, 3.84232,  300, 0, 0,  84, 0, 0, 0, 0, 0, 0),
(14568565, 36991, 580, 0, 0, 3, 2, 0,  0, 1778.09,  692.973, 71.1904, 3.73393,  300, 0, 0,  84, 0, 0, 0, 0, 0, 0),
(14568566, 37746, 580, 0, 0, 3, 2, 0,  0, 1698.45,  628.030, 28.1989, 3.47949,  300, 0, 0,  42, 0, 0, 0,33554432,0,0),
(14568567, 36991, 580, 0, 0, 3, 2, 0,  0, 1653.57,  634.692, 28.0849, 0.171978, 300, 0, 0,  84, 0, 0, 0, 0, 0, 0),
(14568568, 36991, 580, 0, 0, 3, 2, 0,  0, 1693.99,  674.897, 28.0503, 4.67702,  300, 0, 0,  84, 0, 0, 0, 0, 0, 0),
(14568569, 36991, 580, 0, 0, 3, 2, 0,  0, 1745.80,  622.226, 28.0503, 3.07638,  300, 0, 0,  84, 0, 0, 0, 0, 0, 0),
(14568570, 36991, 580, 0, 0, 3, 2, 0,  0, 1704.76,  583.796, 28.1657, 1.71842,  300, 0, 0,  84, 0, 0, 0, 0, 0, 0),
(14568571, 36991, 580, 0, 0, 3, 2, 0,  0, 1612.32,  606.707, 33.3215, 0.314329, 300, 0, 0,  84, 0, 0, 0, 0, 0, 0),
(14568572, 36991, 580, 0, 0, 3, 2, 0,  0, 1621.18,  584.858, 33.3215, 0.42507,  300, 0, 0,  84, 0, 0, 0, 0, 0, 0),
(14568573, 36991, 580, 0, 0, 3, 2, 0,  0, 1634.67,  563.787, 33.3215, 0.774572, 300, 0, 0,  84, 0, 0, 0, 0, 0, 0),
(14568574, 36991, 580, 0, 0, 3, 2, 0,  0, 1651.28,  548.805, 33.3215, 0.998411, 300, 0, 0,  84, 0, 0, 0, 0, 0, 0),
(14568575, 37781, 580, 0, 0, 3, 2, 0,  0, 1680.19,  620.726, 28.1394, 3.53524,  300, 0, 0, 126, 0, 0, 0, 0, 0, 0),
(14568576, 37763, 580, 0, 0, 3, 2, 0,127, 1662.56,  622.758, 28.0502, 4.86257,  300, 0, 0,8200,1200, 0, 0, 0, 0, 0),
(14568577, 38056, 580, 0, 0, 3, 2, 0,  0, 1671.49,  606.427, 28.0504, 3.83603,  300, 0, 0,  41,60, 0, 0, 0, 0, 0),
(14568578, 37764, 580, 0, 0, 3, 2, 0,  0, 1665.90,  624.107, 28.0504, 5.00237,  300, 0, 0,16400,1800, 0, 0, 0, 0, 0),
(14568579, 37765, 580, 0, 0, 3, 2, 0,  0, 1703.85,  602.353, 28.0503, 2.64381,  300, 0, 0,  42, 0, 0, 0, 0, 0, 0),
(14568580, 37781, 580, 0, 0, 3, 2, 0,  0, 1666.81,  631.886, 28.0502, 4.56725,  300, 0, 0, 126, 0, 0, 0, 0, 0, 0),
(14568581, 37781, 580, 0, 0, 3, 2, 0,  0, 1659.63,  625.187, 28.2451, 1.65029,  300, 0, 0, 126, 0, 0, 0, 0, 0, 0),
(14568582, 37781, 580, 0, 0, 3, 2, 0,  0, 1671.96,  631.276, 28.0503, 4.46279,  300, 0, 0, 126, 0, 0, 0, 0, 0, 0),
(14568583, 37781, 580, 0, 0, 3, 2, 0,  0, 1671.33,  624.754, 28.0503, 1.472,    300, 0, 0, 126, 0, 0, 0, 0, 0, 0),
(14568584, 37781, 580, 0, 0, 3, 2, 0,  0, 1696.11,  608.161, 28.1093, 4.55154,  300, 0, 0, 126, 0, 0, 0, 0, 0, 0),
(14568590, 37523, 530, 0, 0, 1, 1, 0,  1, 12556.5, -6779.04, 15.0470, 0.0244971, 300, 0,0, 12600, 3994, 0, 0, 0, 0, 0),
(14568591, 37523, 530, 0, 0, 1, 1, 0,  1, 12556.5, -6770.14, 15.1006, 0.0340602, 300, 0,0, 12600, 3994, 0, 0, 0, 0, 0),
(14568592, 37523, 530, 0, 0, 1, 1, 0,  1, 12567.0, -6770.48, 15.0904, 6.22714,   300, 0,0, 12600, 3994, 0, 0, 0, 0, 0),
(14568593, 37523, 530, 0, 0, 1, 1, 0,  1, 12583.7, -6770.96, 15.0904, 6.26484,   300, 0,0, 12600, 3994, 0, 0, 0, 0, 0),
(14568594, 37523, 530, 0, 0, 1, 1, 0,  1, 12583.2, -6779.54, 15.0904, 0.132447,  300, 0,0, 12600, 3994, 0, 0, 0, 0, 0),
(14568595, 37523, 530, 0, 0, 1, 1, 0,  1, 12566.5, -6779.41, 15.0915, 0.00285489,300, 0,0, 12600, 3994, 0, 0, 0, 0, 0);

Always include column names in INSERT INTO. Column alignment also helps making the info readable.

@tkrokli ty for your learning :) :+1:

Anyone can share any solution of this problem? The script above is not working (

it's all hack, we need sniffs for that shit

Ask and you shall receive https://github.com/dalaranwow/dalaran-wow/issues/4380
Note: Sniffs available to Rushor only, if anyone wants to work on this project ask him.

after e87f8b1 this quest can be reached.

after a conversation with the guard, "I'm ready to go to sunwell" you will be teleported to this raid. I got this scripting, however there is still a problem:

  1. smart_script is not teleported if you are without a raid
  2. If you are in a raid(sunwell), you will not be able to get a sword(in chest, you can鈥檛 open it).

I would like to ask:
1.how to make a chest that can be opened in the raid?

2.Or how to teleport to sunwell without a raid?

I guess the entire quest is like an event. Currently the NPC doesn't even have such menu and its invisible for players. It might be done with a reason because the event doesn't work at the moment.

This quest chain is very helpful for all new players because it provides one good level weapon in the end which gives a huge boost in early gearing.

to work correctly, need to move to a raid without a group (solo only)
I do not know how to do this with smart_scripts.
action_type=62(SMART_ACTION_TELEPORT); target_type=7(SMART_TARGET_ACTION_INVOKER);

With update rev. 7701243f6ae4+ 2020-05-01 16:53:18 +0200. As a player on our server I can not go inside Sunwell in order to loot the item. There is npc, he offers to go inside. But nothibg happened. Even in solo, party or raid. Any suggestions?

I also have working sai script for both blood elf and non blood elf versions of this quest however I had same issue of not being able to teleport in without been in raid group and then not being able to loot quest item in raid group got this part fixed in c++ but that part of script is not mine to share rest of script is entirely in sai

~~~sql
UPDATE creature SET phaseMask='2048' WHERE guid=43498;
UPDATE creature_template SET npcflag='0' WHERE entry=37523;
UPDATE creature SET npcflag='1' WHERE guid=121400;

DELETE FROM areatrigger_scripts WHERE entryIN(5685,5684);
INSERT INTO areatrigger_scripts (entry, ScriptName) VALUES
(5684, 'SmartTrigger'),
(5685, 'SmartTrigger');

DELETE FROM creature_text WHERE CreatureID=37781 AND GroupID=2;
DELETE FROM creature_text WHERE CreatureID=37764 AND GroupID=2;
DELETE FROM creature_text WHERE CreatureID=37764 AND GroupID=3;
DELETE FROM creature_text WHERE CreatureID=37763 AND GroupID=5;
DELETE FROM creature_text WHERE CreatureID=37763 AND GroupID=6;
DELETE FROM creature_text WHERE CreatureID=37763 AND GroupID=7;
DELETE FROM creature_text WHERE CreatureID=37765 AND GroupID=3;
DELETE FROM creature_text WHERE CreatureID=37765 AND GroupID=4;
DELETE FROM creature_text WHERE CreatureID=37763 AND GroupID=8;
DELETE FROM creature_text WHERE CreatureIDIN(38052,38047);

INSERT INTO creature_text (CreatureID, GroupID, ID, Text, Type, Language, Probability, Emote, Duration, Sound, BroadcastTextId, TextRange, comment) VALUES
(38052, 0, 0, "My brothers and sisters, words cannot describe what I felt upon seeing the Sunwell rekindled.", 12, 0, 100, 1, 0, 0, 37809, 0, 'Lady Liadrin'),
(38052, 1, 0, "In that moment, the Light revealed to me the truth of the terrible things I had done.", 12, 0, 100, 1, 0, 0, 37811, 0, 'Lady Liadrin'),
(38052, 2, 0, "Our people had walked a dark path and mine was among the darkest of them all.", 12, 0, 100, 1, 0, 0, 37813, 0, 'Lady Liadrin'),
(38052, 3, 0, "But the Light showed me that I was not lost. It helped me to find the strength to survive in spite of all that had happened and all the evil I had wrought.", 12, 0, 100, 1, 0, 0, 37814, 0, 'Lady Liadrin'),
(38052, 4, 0, "It is a strength that we sin'dorei all share. It is a strength we will need to free ourselves of the addiction ravaging our people.", 12, 0, 100, 1, 0, 0, 37815, 0, 'Lady Liadrin'),
(38052, 5, 0, "It will be the most difficult battle we have ever faced, but our resolve and the power of the Sunwell will sustain us until we have been restored to our greatness.", 12, 0, 100, 1, 0, 0, 37816, 0, 'Lady Liadrin'),
(38047, 0, 0, "Well said, my lady. We sin'dorei will be free and we shall be great again!", 12, 0, 100, 1, 0, 0, 37817, 0, 'Blood Elf Pilgrim'),
(37781, 2, 0, "Can that really be Quel'Delar?", 12, 0, 100, 1, 0, 0, 37441, 0, 'Sunwell Honor Guard'),
(37764, 2, 0, "It is indeed Quel'Delar. I had not thought I'd live to see the day when Thalorien Dawnseeker's legendary sword would be restored to us.", 12, 0, 100, 1, 0, 0, 37449, 0, 'Lor themar Theron'),
(37764, 3, 0, "You are a hero and an inspiration to the sin'dorei, $n, a symbol of our endurance in the face of tragedy and treachery.", 12, 0, 100, 1, 0, 0, 37450, 0, 'Lor themar Theron'),
(37763, 5, 0, "The regent speaks truly, $n. Thalorien's sacrifice could not prevent the fall of this very Sunwell.", 12, 0, 100, 1, 0, 0, 37451, 0, 'Grand Magister Rommat'),
(37763, 6, 0, "When you found the sword, it was broken and abandoned, much like Silvermoon after Kael'thas's betrayal.", 12, 0, 100, 1, 0, 0, 37452, 0, 'Grand Magister Rommat'),
(37763, 7, 0, "Let Quel'Delar be a sign that we will never give up, that we will face any enemy without fear.", 12, 0, 100, 1, 0, 0, 37453, 0, 'Grand Magister Rommat'),
(37765, 3, 0, "Quel'Delar is not held in high esteem by the sin'dorei alone. It holds a place in the heart of all children of Silvermoon.", 12, 0, 100, 1, 0, 0, 37454, 0, 'Captain Auric Sunchaser'),
(37765, 4, 0, "This blade has been returned to us for a reason, my lords. Now is the time to rally behind the bearer of Quel'Delar and avenge the destruction of Silvermoon and the Sunwell.", 12, 0, 100, 1, 0, 0, 37455, 0, 'Captain Auric Sunchaser'),
(37763, 8, 0, "Reclaim the sword, $n, and bear it through that portal to Dalaran. Archmage Aethas Sunreaver will be waiting to congratulate you.", 12, 0, 100, 1, 0, 0, 37456, 0, 'Grand Magister Rommat');

DELETE FROM smart_scripts WHERE entryorguidIN(5684,5685) AND source_type=2;
INSERT INTO smart_scripts (entryorguid, source_type, id, link, event_type, event_phase_mask, event_chance, event_flags, event_param1, event_param2, event_param3, event_param4, event_param5, action_type, action_param1, action_param2, action_param3, action_param4, action_param5, action_param6, target_type, target_param1, target_param2, target_param3, target_param4, target_x, target_y, target_z, target_o, comment) VALUES
(5684, 2, 0, 1, 46, 0, 100, 0, 5684, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'On Trigger - Store Target List'),
(5684, 2, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 0, 0, 0, 10, 123012, 38056, 0, 0, 0, 0, 0, 0, 'On Trigger - Send Target List to Chamberlain Galiros'),
(5684, 2, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 10, 123012, 38056, 0, 0, 0, 0, 0, 0, 'On Trigger - Set Data on Chamberlain Galiros'),
(5685, 2, 0, 1, 46, 0, 100, 0, 5685, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'On Trigger - Store Target List'),
(5685, 2, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 0, 0, 0, 10, 123012, 38056, 0, 0, 0, 0, 0, 0, 'On Trigger - Send Target List to Chamberlain Galiros'),
(5685, 2, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 10, 123012, 38056, 0, 0, 0, 0, 0, 0, 'On Trigger - Set Data on Chamberlain Galiros');

DELETE FROM spell_area WHERE spell=70193 AND areaIN(4094,4075);
INSERT INTO spell_area (spell, area, quest_start, quest_end, aura_spell, racemask, gender, autocast, quest_start_status, quest_end_status) VALUES
(70193, 4094, 24522, 24535, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24562, 24563, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24553, 24553, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24564, 24564, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24594, 24594, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24595, 24595, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24596, 24596, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24598, 24598, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24553, 24553, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24564, 24564, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24594, 24594, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24595, 24595, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24596, 24596, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24598, 24598, 0, 0, 2, 1, 74, 11);

DELETE FROM conditions WHERE SourceTypeOrReferenceId=13 AND SourceEntry=70466;
INSERT INTO conditions (SourceTypeOrReferenceId, SourceGroup, SourceEntry, SourceId, ElseGroup, ConditionTypeOrReference, ConditionTarget, ConditionValue1, ConditionValue2, ConditionValue3, NegativeCondition, ErrorType, ErrorTextId, ScriptName, Comment) VALUES
(13, 1, 70466, 0, 0, 31, 0, 3, 37745, 0, 0, 0, 0, '', 'Sunwell Light Ray targets Quel delar');

DELETE FROM gameobject WHERE guid=4000000;
INSERT INTO gameobject (guid, id, map, zoneId, areaId, spawnMask, phaseMask, position_x, position_y, position_z, orientation, rotation0, rotation1, rotation2, rotation3, spawntimesecs, animprogress, state, ScriptName, VerifiedBuild) VALUES
(4000000, 201796, 580, 0, 0, 1, 2048, 1698.92, 628.188, 27.6144, 0.334681, -0, -0, -0.166561, -0.986031, 300, 255, 1, '', 0);

DELETE FROM event_scripts WHERE idIN(22833,22854);
INSERT INTO event_scripts (id, delay, command, datalong, datalong2, dataint, x, y, z, o) VALUES
(22833, 0, 10, 37745, 1800000, 0, 0, 0, 0, 0), -- Blood Elf
(22833, 1, 10, 39691, 1800000, 0, 0, 0, 0, 0), -- Blood Elf
(22854, 0, 10, 37745, 1800000, 0, 0, 0, 0, 0), -- Non Blood Elf
(22854, 1, 10, 39692, 1800000, 0, 0, 0, 0, 0); -- Non Blood Elf

UPDATE gameobject_template SET Data1='12' WHERE entry=201796; -- Default value 30 but this is too much range and will let you place blade outside the sunwell

UPDATE creature_template SET AIName='SmartAI' WHERE entryIN(37745,37746,37763,37764,37765,38056,37781,37527,37523,39691,39692,38052,38047);
DELETE FROM smart_scripts WHERE entryorguid IN(37745,37746,37763,37764,37765,38056,37781,-122985,-122777,-122953,37527,37523,39691,39692,38052,38047,-122624) AND source_type=0;
DELETE FROM smart_scripts WHERE entryorguid IN(3774500,3774501,3776500,3776400,3805200) AND source_type=9;

INSERT INTO smart_scripts (entryorguid,source_type,id,link,event_type,event_phase_mask,event_chance,event_flags,event_param1,event_param2,event_param3,event_param4,action_type,action_param1,action_param2,action_param3,action_param4,action_param5,action_param6,target_type,target_param1,target_param2,target_param3,target_x,target_y,target_z,target_o,comment) VALUES
(-122624,0,0,0,11,0,100,0,0,0,0,0,1,0,12000,0,0,0,0,19,38052,0,0,0,0,0,0,"Lady Liadrin - On Spawn - Say Line 0"),
(-122624,0,1,0,52,0,100,0,0,38052,0,0,1,1,12000,0,0,0,0,19,38052,0,0,0,0,0,0,"Lady Liadrin - On Text Over - Say Line 1"),
(-122624,0,2,0,52,0,100,0,1,38052,0,0,1,2,12000,0,0,0,0,19,38052,0,0,0,0,0,0,"Lady Liadrin - On Text Over - Say Line 2"),
(-122624,0,3,0,52,0,100,0,2,38052,0,0,1,3,12000,0,0,0,0,19,38052,0,0,0,0,0,0,"Lady Liadrin - On Text Over - Say Line 3"),
(-122624,0,4,0,52,0,100,0,3,38052,0,0,1,4,12000,0,0,0,0,19,38052,0,0,0,0,0,0,"Lady Liadrin - On Text Over - Say Line 4"),
(-122624,0,5,0,52,0,100,0,4,38052,0,0,1,5,8000,0,0,0,0,19,38052,0,0,0,0,0,0,"Lady Liadrin - On Text Over - Say Line 5"),
(-122624,0,6,0,52,0,100,0,5,38052,0,0,1,0,240000,0,0,0,0,1,0,0,0,0,0,0,0,"Lady Liadrin - On Text Over - Say Line 5"),
(-122624,0,7,0,52,0,100,0,0,38047,0,0,1,0,12000,0,0,0,0,19,38052,0,0,0,0,0,0,"Lady Liadrin - On Text Over - Say Line 0"),
(39691,0,0,0,54,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,37745,0,0,0,0,0,0,"Bunny Set Data"),
(39692,0,0,0,54,0,100,0,0,0,0,0,45,2,2,0,0,0,0,19,37745,0,0,0,0,0,0,"Bunny Set Data"),
(37523,0,0,1,62,0,100,0,10963,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Warden of the Sunwell - On Gossip Option selected - close gossip'"),
(37523,0,1,0,61,0,100,0,0,0,0,0,134,70746,0,0,0,0,0,7,0,0,0,0,0,0,0,"Warden of the Sunwell - On Gossip Option selected - Invoker cast 70746'"),
(37763,0,0,0,38,0,100,0,1,1,0,0,53,0,37763,0,0,0,0,1,0,0,0,0,0,0,0,"Grand Magister Rommath - Data Set - Start WP'"),
(37763,0,1,0,38,0,100,0,2,2,0,0,11,70540,0,0,0,0,0,12,1,0,0,0,0,0,0,"Grand Magister Rommath - Data Set - Cast spell 70540 at player"),
(37763,0,2,0,38,0,100,0,3,3,0,0,1,4,0,0,0,0,0,12,1,0,0,0,0,0,0,"Grand Magister Rommath - Data Set - Say Line 4"),
(37763,0,3,0,38,0,100,0,8,8,0,0,53,0,3776300,0,0,0,0,1,0,0,0,0,0,0,0,"Grand Magister Rommath - Data Set - Start WP'"),
(37763,0,4,0,38,0,100,0,2,2,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Say Line 0'"),
(37763,0,5,0,38,0,100,0,8,2,0,0,1,5,0,0,0,0,0,12,1,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Say Line 5'"),
(37763,0,6,0,38,0,100,0,8,3,0,0,1,8,0,0,0,0,0,12,1,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Say Line 5'"),
(37763,0,7,0,38,0,100,0,8,4,0,0,53,0,3776300,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Say Line 5'"),
(37764,0,0,0,38,0,100,0,1,1,0,0,53,0,37764,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Start WP'"),
(37764,0,2,0,38,0,100,0,3,3,0,0,71,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Set Equipment"),
(37764,0,3,5,38,0,100,0,4,4,0,0,11,70493,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Cast spell 70493"),
(37764,0,4,0,38,0,100,0,6,6,900000,900000,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Say Line 0'"),
(37764,0,5,0,61,0,100,0,4,4,0,0,80,3776400,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Run Script"),
(37764,0,6,0,40,0,100,0,4,37764,4,0,69,0,0,0,0,0,0,19,37745,0,0,0,0,0,0,"Lor'themar Theron - On WP4 Reached - Move to Quel delar"),
(37764,0,7,0,38,0,100,0,9,9,0,0,53,0,3776400,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Start WP"),
(37764,0,8,0,38,0,100,0,8,1,0,0,1,3,0,0,0,0,0,12,1,0,0,0,0,0,0,"Lor'themar Theron - Data Set 3- Say Line"),
(37764,0,9,0,38,0,100,0,8,4,0,0,53,0,3776400,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Say Line 5'"),
(37781,0,0,1,38,0,100,0,2,2,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Turn Run On'"),
(37781,0,1,0,61,0,100,0,0,0,0,0,69,1,0,0,0,0,0,8,0,0,0,1650.221, 606.6376, 30.59028,0,"Sunwell Honor Guard - Data Set - Move to Position'"),
(-122985,0,2,3,38,0,100,0,3,3,0,0,17,333,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Set Emotestate 333'"),
(-122985,0,3,0,61,0,100,0,0,0,0,0,69,0,0,0,0,0,0,12,1,0,0,-5, -5, 0,0,"Sunwell Honor Guard - Data Set - Follow'"),
(-122985,0,4,0,38,0,100,0,4,4,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Set Emotestate 333'"),
(-122985,0,5,0,38,0,100,0,5,5,0,0,5,66,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Play Emote One Shot Salute'"),
(-122985,0,6,0,38,0,100,0,6,6,0,0,24,0,2,0,0,0,0,1,0,0,0,0, 0, 0,0,"Sunwell Honor Guard - Data Set - Stop Follow'"),
(-122985,0,7,0,38,0,100,0,7,7,0,0,66,0,2,0,0,0,0,12,1,0,0,0, 0, 0,0,"Sunwell Honor Guard - Data Set - Face Player'"),
(-122777,0,2,3,38,0,100,0,3,3,0,0,17,333,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Set Emotestate 333'"),
(-122777,0,3,0,61,0,100,0,0,0,0,0,69,0,0,0,0,0,0,12,1,0,0,-5, 0, 0,0,"Sunwell Honor Guard - Data Set - Follow'"),
(-122777,0,4,0,38,0,100,0,4,4,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Set Emotestate 333'"),
(-122777,0,5,0,38,0,100,0,5,5,0,0,5,66,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Play Emote One Shot Salute'"),
(-122777,0,6,0,38,0,100,0,6,6,0,0,24,0,0,0,0,0,0,1,0,0,0,0, 0, 0,0,"Sunwell Honor Guard - Data Set - Stop Follow'"),
(-122777,0,7,0,38,0,100,0,7,7,0,0,66,0,2,0,0,0,0,12,1,0,0,0, 0, 0,0,"Sunwell Honor Guard - Data Set - Face Player'"),
(-122953,0,2,3,38,0,100,0,3,3,0,0,17,333,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Set Emotestate 333'"),
(-122953,0,3,0,61,0,100,0,0,0,0,0,69,0,0,0,0,0,0,12,1,0,0,0, -5, 0,0,"Sunwell Honor Guard - Data Set - Follow'"),
(-122953,0,4,0,38,0,100,0,4,4,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Set Emotestate 333'"),
(-122953,0,5,0,38,0,100,0,5,5,0,0,5,66,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sunwell Honor Guard - Data Set - Play Emote One Shot Salute'"),
(-122953,0,6,0,38,0,100,0,6,6,0,0,24,0,0,0,0,0,0,12,1,0,0,-5, -5, 0,0,"Sunwell Honor Guard - Data Set - Stop Follow'"),
(-122953,0,7,0,38,0,100,0,7,7,0,0,66,0,2,0,0,0,0,12,1,0,0,0, 0, 0,0,"Sunwell Honor Guard - Data Set - Face Player'"),
(37765,0,0,0,38,0,100,0,1,1,0,0,53,0,37765,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Auric Sunchaser - Data Set - Start WP'"),
(37765,0,1,0,38,0,100,0,8,8,0,0,80,3776500,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Auric Sunchaser - Data Set - Run Script"),
(37765,0,2,0,38,0,100,0,8,4,0,0,53,0,3776500,0,0,0,0,1,0,0,0,0,0,0,0,"Lor'themar Theron - Data Set - Say Line 5'"),
(38056,0,0,0,38,0,100,1,1,1,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,"Chamberlain Galiros - Data Set - Say Line 0 (No Repeat'"),
(37745,0,0,1,38,0,100,0,2,2,0,0,64,1,0,0,0,0,0,23,0,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Store Target'"),
(37745,0,1,2,61,0,100,0,0,0,0,0,100,1,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Send Target'"),
(37745,0,2,3,61,0,100,0,0,0,0,0,100,1,0,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Send Target'"),
(37745,0,3,4,61,0,100,0,0,0,0,0,100,1,0,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Send Target'"),
(37745,0,4,0,61,0,100,0,0,0,0,0,80,3774500,2,0,0,0,0,1,0,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Run Script'"),
(37745,0,5,6,38,0,100,0,1,1,0,0,64,1,0,0,0,0,0,23,0,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Store Target'"),
(37745,0,6,7,61,0,100,0,0,0,0,0,100,1,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Send Target'"),
(37745,0,7,8,61,0,100,0,0,0,0,0,100,1,0,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Send Target'"),
(37745,0,8,9,61,0,100,0,0,0,0,0,100,1,0,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Send Target'"),
(37745,0,9,10,61,0,100,0,0,0,0,0,80,3774501,2,0,0,0,0,1,0,0,0,0,0,0,0,"Quel'Delar - On Just Summoned - Run Script'"),
(37745,0,10,0,61,0,100,0,0,0,0,0,100,1,0,0,0,0,0,9,37781,0,200,0,0,0,0,"Quel Delar On spawn - Send Target"), -- 23:17:10.900
(37746,0,1,0,38,0,100,0,2,2,0,0,11,70466,0,0,0,0,0,19,37745,0,0,0,0,0,0,"Sunwell Caster Bunny - On Data Set 2 2 - Cast Sunwell Light Ray'"),
(3774500,9,0,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Sunwell Caster Bunny"), -- 23:16:34.326
(3774500,9,1,0,0,0,100,0,2000,2000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:36.338
(3774500,9,2,0,0,0,100,0,1000,1000,0,0,45,1,1,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:37.744
(3774500,9,3,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:38.304
(3774500,9,4,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:40.316
(3774500,9,5,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:40.722
(3774500,9,6,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:41.533
(3774500,9,7,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:42.328
(3774500,9,8,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Grand Magister Rommath"), -- 23:16:42.328
(3774500,9,9,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Lor'themar Theron"), -- 23:16:42.328
(3774500,9,10,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Captain Auric Sunchaser"), -- 23:16:42.328
(3774500,9,11,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:42.734
(3774500,9,12,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:43.514
(3774500,9,13,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:44.325
(3774500,9,14,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:44.731
(3774500,9,15,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:45.526
(3774500,9,16,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:46.338
(3774500,9,17,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:46.743
(3774500,9,18,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:47.523
(3774500,9,19,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:48.334
(3774500,9,20,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:48.740
(3774500,9,21,0,0,0,100,0,400,400,0,0,1,0,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 0"), -- 23:16:49.177
(3774500,9,22,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:49.536
(3774500,9,23,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:50.331
(3774500,9,24,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:50.721
(3774500,9,25,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:51.548
(3774500,9,26,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:52.344
(3774500,9,27,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:52.749
(3774500,9,28,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 0"), -- 23:16:53.264
(3774500,9,29,0,0,0,100,0,300,300,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:53.545
(3774500,9,30,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:54.325
(3774500,9,31,0,0,0,100,0,1200,1200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:55.526
(3774500,9,32,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:54.731
(3774500,9,33,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:56.322
(3774500,9,34,0,0,0,100,0,1200,1200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:57.523
(3774500,9,35,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:58.319
(3774500,9,36,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:58.740
(3774500,9,37,0,0,0,100,0,0,0,0,0,45,3,3,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Virtual Item Slot 0 (0)"), -- 23:16:58.740
(3774500,9,38,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:59.535
(3774500,9,39,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:00.315
(3774500,9,40,0,0,0,100,0,200,200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:00.581
(3774500,9,41,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:01.517
(3774500,9,42,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:02.312
(3774500,9,43,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:02.718
(3774500,9,44,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:03.513
(3774500,9,45,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:04.325
(3774500,9,46,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:04.715
(3774500,9,47,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:05.510
(3774500,9,48,0,0,0,100,0,400,400,0,0,45,4,4,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Cast Spell 70493 (Self)"), -- 23:17:05.900
(3774500,9,49,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:06.321
(3774500,9,50,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:06.727
(3774500,9,51,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:07.523
(3774500,9,52,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:08.318
(3774500,9,53,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:08.739
(3774500,9,54,0,0,0,100,0,100,100,0,0,1,0,9,0,0,0,0,10,122983,37781,0,0,0,0,0,"Quel'Delar - Script - Say Line 0"), -- text 23:17:08.864
(3774500,9,55,0,0,0,100,0,700,700,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:09.535
(3774500,9,56,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:10.315
(3774500,9,57,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:10.721
(3774500,9,58,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:11.516
(3774500,9,59,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Cast 70540 at player"), -- 23:17:12.078
(3774500,9,60,0,0,0,100,0,15,15,0,0,1,1,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 1"), -- 23:17:12.093
(3774500,9,61,0,0,0,100,0,385,385,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:12.312
(3774500,9,62,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:12.733
(3774500,9,63,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:13.544
(3774500,9,64,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:14.121
(3774500,9,65,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:14.761
(3774500,9,66,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:15.338
(3774500,9,67,0,0,0,100,0,800,800,0,0,1,1,0,0,0,0,0,19,37781,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 1"), -- 23:17:16.103
(3774500,9,68,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:16.118
(3774500,9,69,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:16.539
(3774500,9,70,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:17.335
(3774500,9,71,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:18.146
(3774500,9,72,0,0,0,100,0,400,400,0,0,1,0,0,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 0"), -- 23:17:18.536
(3774500,9,73,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:18.536
(3774500,9,74,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:19.535
(3774500,9,75,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:20.127
(3774500,9,76,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:20.736
(3774500,9,77,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:21.344
(3774500,9,78,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:22.124
(3774500,9,79,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:22.717
(3774500,9,80,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:23.341
(3774500,9,81,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:24.308
(3774500,9,82,0,0,0,100,0,200,200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:24.542
(3774500,9,83,0,0,0,100,0,0,0,0,0,1,1,0,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 1"), -- 23:17:24.542
(3774500,9,84,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:25.525
(3774500,9,85,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:26.149
(3774500,9,86,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:26.742
(3774500,9,87,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:27.366
(3774500,9,88,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:28.162
(3774500,9,89,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:28.567
(3774500,9,90,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:29.503
(3774500,9,91,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:30.330
(3774500,9,92,0,0,0,100,0,200,200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:30.580
(3774500,9,93,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:31.391
(3774500,9,94,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:32.124
(3774500,9,95,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:32.732
(3774500,9,96,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:33.388
(3774500,9,97,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:34.183
(3774500,9,98,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:34.589
(3774500,9,99,0,0,0,100,0,500,500,0,0,1,2,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 2"), -- 23:17:35.041
(3774500,9,100,0,0,0,100,0,500,500,0,0,1,3,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 3"), -- 23:17:35.041
(3774500,9,101,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:35.416
(3774500,9,102,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:36.336
(3774500,9,103,0,0,0,100,0,300,300,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:36.648
(3774500,9,104,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:37.537
(3774500,9,105,0,0,0,100,0,700,700,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:38.255
(3774500,9,106,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:38.629
(3774500,9,107,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:39.440
(3774500,9,108,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:40.236
(3774500,9,109,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:40.626
(3774500,9,110,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:41.437
(3774500,9,111,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:42.248
(3774500,9,112,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:42.732
(3774500,9,113,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:43.403
(3774500,9,114,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:44.245
(3774500,9,115,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:44.729
(3774500,9,116,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:45.462
(3774500,9,117,0,0,0,100,0,400,400,0,0,45,3,3,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 4"), -- 23:17:45.883
(3774500,9,118,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:46.258
(3774500,9,119,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:46.663
(3774500,9,120,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:47.459
(3774500,9,121,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:48.270
(3774500,9,122,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:48.676
(3774500,9,123,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:49.487
(3774500,9,124,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:50.282
(3774500,9,125,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:50.735
(3774500,9,126,0,0,0,100,0,900,900,0,0,50,201794,900,0,0,0,0,1,0,0,0,0,0,0,0.0,"Quel'Delar - Script - Spawn GO"), -- 23:17:51.484
(3774500,9,127,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:51.484
(3774500,9,128,0,0,0,100,0,400,400,0,0,45,8,8,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 8 8"),
(3774500,9,129,0,0,0,100,0,400,400,0,0,45,8,8,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 8 8"),
(3774500,9,130,0,0,0,100,0,400,400,0,0,45,8,8,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 8 8"),
(3774500,9,131,0,0,0,100,0,800,800,0,0,44,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Quel'Delar - Script - Despawn"), -- 23:17:52.279
(3774501,9,0,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Sunwell Caster Bunny"), -- 23:16:34.326
(3774501,9,1,0,0,0,100,0,2000,2000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:36.338
(3774501,9,2,0,0,0,100,0,1000,1000,0,0,45,1,1,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:37.744
(3774501,9,3,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:38.304
(3774501,9,4,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:40.316
(3774501,9,5,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:40.722
(3774501,9,6,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:41.533
(3774501,9,7,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:42.328
(3774501,9,8,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Grand Magister Rommath"), -- 23:16:42.328
(3774501,9,9,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Lor'themar Theron"), -- 23:16:42.328
(3774501,9,10,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 1 1 to Captain Auric Sunchaser"), -- 23:16:42.328
(3774501,9,11,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:42.734
(3774501,9,12,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:43.514
(3774501,9,13,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:44.325
(3774501,9,14,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:44.731
(3774501,9,15,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:45.526
(3774501,9,16,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:46.338
(3774501,9,17,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:46.743
(3774501,9,18,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:47.523
(3774501,9,19,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:48.334
(3774501,9,20,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:48.740
(3774501,9,21,0,0,0,100,0,400,400,0,0,1,2,0,0,0,0,0,19,37781,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 2"), -- 23:16:49.177
(3774501,9,22,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:49.536
(3774501,9,23,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:50.331
(3774501,9,24,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:50.721
(3774501,9,25,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:51.548
(3774501,9,26,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:52.344
(3774501,9,27,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:52.749
(3774501,9,28,0,0,0,100,0,500,500,0,0,1,0,0,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 0"), -- 23:16:53.264
(3774501,9,29,0,0,0,100,0,300,300,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:53.545
(3774501,9,30,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:54.325
(3774501,9,31,0,0,0,100,0,1200,1200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:55.526
(3774501,9,32,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:54.731
(3774501,9,33,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:56.322
(3774501,9,34,0,0,0,100,0,1200,1200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:57.523
(3774501,9,35,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:58.319
(3774501,9,36,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:58.740
(3774501,9,37,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:16:59.535
(3774501,9,38,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:00.315
(3774501,9,39,0,0,0,100,0,200,200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:00.581
(3774501,9,40,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:01.517
(3774501,9,41,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:02.312
(3774501,9,42,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:02.718
(3774501,9,43,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:03.513
(3774501,9,44,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:04.325
(3774501,9,45,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:04.715
(3774501,9,46,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:05.510
(3774501,9,47,0,0,0,100,0,400,400,0,0,1,0,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 0"), -- 23:17:05.900
(3774501,9,48,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:06.321
(3774501,9,49,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:06.727
(3774501,9,50,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:07.523
(3774501,9,51,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:08.318
(3774501,9,52,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:08.739
(3774501,9,53,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:09.535
(3774501,9,54,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:10.315
(3774501,9,55,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:10.721
(3774501,9,56,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:11.516
(3774501,9,57,0,0,0,100,0,515,515,0,0,1,2,0,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 2"), -- 23:17:12.093
(3774501,9,58,0,0,0,100,0,385,385,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:12.312
(3774501,9,59,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:12.733
(3774501,9,60,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:13.544
(3774501,9,61,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:14.121
(3774501,9,62,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:14.761
(3774501,9,63,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:15.338
(3774501,9,64,0,0,0,100,0,800,800,0,0,45,8,1,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 1"), -- 23:17:16.103
(3774501,9,65,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:16.118
(3774501,9,66,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:16.539
(3774501,9,67,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:17.335
(3774501,9,68,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:18.146
(3774501,9,69,0,0,0,100,0,400,400,0,0,45,8,2,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 0"), -- 23:17:18.536
(3774501,9,70,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:18.536
(3774501,9,71,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:19.535
(3774501,9,72,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:20.127
(3774501,9,73,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:20.736
(3774501,9,74,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:21.344
(3774501,9,75,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:22.124
(3774501,9,76,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:22.717
(3774501,9,77,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:23.341
(3774501,9,78,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:24.308
(3774501,9,79,0,0,0,100,0,200,200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:24.542
(3774501,9,80,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:25.525
(3774501,9,81,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:26.149
(3774501,9,82,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:26.742
(3774501,9,83,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:27.366
(3774501,9,84,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:28.162
(3774501,9,85,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:28.567
(3774501,9,86,0,0,0,100,0,1000,1000,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:29.503
(3774501,9,87,0,0,0,100,0,0,0,0,0,1,6,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 6"), -- 23:17:24.542
(3774501,9,88,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:30.330
(3774501,9,89,0,0,0,100,0,200,200,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:30.580
(3774501,9,90,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:31.391
(3774501,9,91,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:32.124
(3774501,9,92,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:32.732
(3774501,9,93,0,0,0,100,0,600,600,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:33.388
(3774501,9,94,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:34.183
(3774501,9,95,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:34.589
(3774501,9,96,0,0,0,100,0,500,500,0,0,1,7,0,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 3"), -- 23:17:35.041
(3774501,9,97,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:35.416
(3774501,9,98,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:36.336
(3774501,9,99,0,0,0,100,0,300,300,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:36.648
(3774501,9,100,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:37.537
(3774501,9,101,0,0,0,100,0,700,700,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:38.255
(3774501,9,102,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:38.629
(3774501,9,103,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:39.440
(3774501,9,104,0,0,0,100,0,0,0,0,0,1,3,0,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 3"), -- 23:17:39.440
(3774501,9,105,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:40.236
(3774501,9,106,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:40.626
(3774501,9,107,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:41.437
(3774501,9,108,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:42.248
(3774501,9,109,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:42.732
(3774501,9,110,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:43.403
(3774501,9,111,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:44.245
(3774501,9,112,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:44.729
(3774501,9,113,0,0,0,100,0,900,900,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:45.462
(3774501,9,114,0,0,0,100,0,400,400,0,0,1,4,0,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Say Line 4"), -- 23:17:45.883
(3774501,9,115,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:46.258
(3774501,9,116,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:46.663
(3774501,9,117,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:47.459
(3774501,9,118,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:48.270
(3774501,9,119,0,0,0,100,0,400,400,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:48.676
(3774501,9,120,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:49.487
(3774501,9,121,0,0,0,100,0,800,800,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:50.282
(3774501,9,122,0,0,0,100,0,500,500,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:50.735
(3774501,9,123,0,0,0,100,0,0,0,0,0,45,8,3,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:45.462
(3774501,9,124,0,0,0,100,0,900,900,0,0,50,201794,900,0,0,0,0,1,0,0,0,0,0,0,0.0,"Quel'Delar - Script - Spawn GO"), -- 23:17:51.484
(3774501,9,125,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,9,37746,0,200,0,0,0,0,"Quel'Delar - Script - Set Data 2 2 to Sunwell Caster Bunny"), -- 23:17:51.484
(3774501,9,126,0,0,0,100,0,400,400,0,0,45,8,4,0,0,0,0,19,37763,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 8 8"),
(3774501,9,127,0,0,0,100,0,0,0,0,0,45,8,4,0,0,0,0,19,37764,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 8 8"),
(3774501,9,128,0,0,0,100,0,0,0,0,0,45,8,4,0,0,0,0,19,37765,0,0,0,0,0,0,"Quel'Delar - Script - Set Data 8 8"),
(3774501,9,129,0,0,0,100,0,800,800,0,0,44,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Quel'Delar - Script - Despawn"), -- 23:17:52.279
(3776400,9,0,0,0,0,100,0,0,0,0,0,100,1,0,0,0,0,0,9,37781,0,200,0,0,0,0,"Lor'themar Theron - Script - Send Target"), -- 23:17:10.900
(3776400,9,1,0,0,0,100,0,5000,5000,0,0,45,2,2,0,0,0,0,10,122983,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"), -- 23:17:10.900
(3776400,9,2,0,0,0,100,0,0,0,0,0,45,3,3,0,0,0,0,10,122985,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,3,0,0,0,100,0,0,0,0,0,45,3,3,0,0,0,0,10,122777,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,4,0,0,0,100,0,0,0,0,0,45,3,3,0,0,0,0,10,122953,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,5,0,0,0,100,0,0,5000,0,0,45,7,7,0,0,0,0,9,37781,0,200,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,6,0,0,0,100,0,0,5000,0,0,45,7,7,0,0,0,0,9,37781,0,200,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,7,0,0,0,100,0,20000,20000,0,0,45,4,4,0,0,0,0,10,122985,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"), -- 23:17:40.236
(3776400,9,8,0,0,0,100,0,0,0,0,0,45,4,4,0,0,0,0,10,122777,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,9,0,0,0,100,0,0,0,0,0,45,4,4,0,0,0,0,10,122953,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,10,0,0,0,100,0,1200,1200,0,0,45,5,5,0,0,0,0,10,122985,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"), -- 23:17:41.437
(3776400,9,11,0,0,0,100,0,0,0,0,0,45,5,5,0,0,0,0,10,122777,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,12,0,0,0,100,0,0,0,0,0,45,5,5,0,0,0,0,10,122953,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,13,0,0,0,100,0,2400,2400,0,0,45,6,6,0,0,0,0,10,122985,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"), -- 23:17:43.840
(3776400,9,14,0,0,0,100,0,0,0,0,0,45,6,6,0,0,0,0,10,122777,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776400,9,15,0,0,0,100,0,0,0,0,0,45,6,6,0,0,0,0,10,122953,37781,0,0,0,0,0,"Lor'themar Theron - Script - Set Data"),
(3776500,9,0,0,0,0,100,0,3000,3000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,5.026548,"Lor themar Theron - Script - Set Orientation"), -- 23:17:55.696
(3776500,9,1,0,0,0,100,0,0,0,0,0,5,25,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lor themar Theron - Script - Play Emote"), -- 23:17:55.696
(3776500,9,2,0,0,0,100,0,200,200,0,0,1,2,0,0,0,0,0,12,1,0,0,0,0,0,0,"Lor themar Theron - Script - Say Line 2"), -- 23:17:55.899
(3776500,9,3,0,0,0,100,0,3500,3500,0,0,53,0,3776500,0,0,0,0,1,0,0,0,0,0,0,0,"Lor themar Theron - Script - Start WP"), -- 23:17:59.533
(3776500,9,4,0,0,0,100,0,3000,3000,0,0,45,9,9,0,0,0,0,19,37763,0,0,0,0,0,0,"Lor themar Theron - Script - Despawn"),
(3776500,9,5,0,0,0,100,0,0,0,0,0,45,9,9,0,0,0,0,19,37764,0,0,0,0,0,0,"Lor themar Theron - Script - Despawn");

DELETE FROM waypoints WHERE entryIN(37763,3776300,37764,3776400,37765,3776500);
INSERT INTO waypoints (entry, pointid, position_x, position_y, position_z, orientation, point_comment) VALUES
(37763, 1, 1673.819, 625.1953, 28.09187, 0, 'Grand Magister Rommath'),
(37763, 2, 1673.958, 623.1528, 28.05021, 0, 'Grand Magister Rommath'),
(37763, 3, 1679.743, 619.6858, 28.2967, 0, 'Grand Magister Rommath'),
(3776300, 1, 1671.679, 631.2379, 28.05021, 3.996804, 'Grand Magister Rommath (Path 2)'),
(37764, 1, 1666.816, 627.8906, 28.09187, 0, 'Lor themar Theron'),
(37764, 2, 1668, 624.0313, 28.05021, 0, 'Lor themar Theron'),
(37764, 3, 1671.337, 618.75, 28.05021, 0, 'Lor themar Theron'),
(37764, 4, 1675.3, 616.118, 28.05021, 0, 'Lor themar Theron'),
(3776400, 1, 1665.13, 632.75, 28.1335, 5.02655, 'Lor themar Theron (Path 2)'),
(37765, 1, 1698.027, 604.7214, 28.15574, 0, 'Captain Auric Sunchaser'),
(37765, 2, 1695.984, 604.6389, 28.32832, 0, 'Captain Auric Sunchaser'),
(37765, 3, 1692.92, 604.7227, 28.02385, 0, 'Captain Auric Sunchaser'),
(37765, 4, 1690.852, 604.7344, 28.11132, 0, 'Captain Auric Sunchaser'),
(37765, 5, 1687.391, 608.5347, 28.52988, 1.553343, 'Captain Auric Sunchaser'),
(3776500, 1, 1700.569, 604.8038, 28.39968, 0, 'Captain Auric Sunchaser (Path 2)');

DELETE FROM conditions WHERE SourceTypeOrReferenceIdIN(14,15) AND SourceGroup=10963;
INSERT INTO conditions (SourceTypeOrReferenceId, SourceGroup, SourceEntry, SourceId, ElseGroup, ConditionTypeOrReference, ConditionTarget, ConditionValue1, ConditionValue2, ConditionValue3, NegativeCondition, ErrorType, ErrorTextId, ScriptName, Comment) VALUES
(14, 10963, 15239, 0, 0, 9, 0, 24553, 0, 0, 1, 0, 0, '', 'Warden of the Sunwell display different gossip if player is not on quest'),
(14, 10963, 15239, 0, 0, 9, 0, 24564, 0, 0, 1, 0, 0, '', 'Warden of the Sunwell display different gossip if player is not on quest'),
(14, 10963, 15239, 0, 0, 9, 0, 24594, 0, 0, 1, 0, 0, '', 'Warden of the Sunwell display different gossip if player is not on quest'),
(14, 10963, 15239, 0, 0, 9, 0, 24595, 0, 0, 1, 0, 0, '', 'Warden of the Sunwell display different gossip if player is not on quest'),
(14, 10963, 15239, 0, 0, 9, 0, 24596, 0, 0, 1, 0, 0, '', 'Warden of the Sunwell display different gossip if player is not on quest'),
(14, 10963, 15239, 0, 0, 9, 0, 24598, 0, 0, 1, 0, 0, '', 'Warden of the Sunwell display different gossip if player is not on quest'),
(14, 10963, 15240, 0, 0, 9, 0, 24553, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(14, 10963, 15240, 0, 1, 9, 0, 24564, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(14, 10963, 15240, 0, 2, 9, 0, 24594, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(14, 10963, 15240, 0, 3, 9, 0, 24595, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(14, 10963, 15240, 0, 4, 9, 0, 24596, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(14, 10963, 15240, 0, 5, 9, 0, 24598, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(15, 10963, 0, 0, 0, 9, 0, 24553, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(15, 10963, 0, 0, 1, 9, 0, 24564, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(15, 10963, 0, 0, 2, 9, 0, 24594, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(15, 10963, 0, 0, 3, 9, 0, 24595, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(15, 10963, 0, 0, 4, 9, 0, 24596, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest'),
(15, 10963, 0, 0, 5, 9, 0, 24598, 0, 0, 0, 0, 0, '', 'Warden of the Sunwell display different gossip if player is on quest');
~~

As said this is working but to fix the raid entry part is not my work

There was a few more updates to this but can鈥檛 find probably did not use meaningful names for commits

https://www.youtube.com/watch?v=3s0oyENo3hA&feature=youtu.be
https://www.youtube.com/watch?v=1lB12n_zyKo&feature=youtu.be

Raid issue is present in those videos since they were taken before that was fixed

@dr-j waypoint > orientation field :>

Oh forgot about that it鈥檚 because of custom fields in db looks like at least exported sai using proper fields I did think orientation was added to tc as found had been added on db I use was only when posted that fix for that diremaul imo boss

entering this raid without a group is really problematic. I tried to test this by changing the settings of the raid itself (so that you could go alone), but I did not succeed

@dr-j

also:

SmartAIMgr: Entry 37763 SourceType 0 Event 5 Action 1 using non-existent Text id 5, skipped.
SmartAIMgr: Entry 37763 SourceType 0 Event 6 Action 1 using non-existent Text id 8, skipped.
SmartAIMgr: Entry 37764 SourceType 0 Event 8 Action 1 using non-existent Text id 3, skipped.

Any updates on this?

for the missing texts
~~~sql
DELETE FROM creature_text WHERE CreatureID IN(37763,37764,37765);
INSERT INTO creature_text (CreatureID, GroupID, ID, Text, Type, Language, Probability, Emote, Duration, Sound, BroadcastTextId, TextRange, comment) VALUES
(37763, 0, 0, 'Look at it, Lor\'themar. It is certainly Quel\'Delar.', 12, 0, 100, 1, 0, 0, 37444, 0, 'Grand Magister Rommath to Player'),
(37763, 1, 0, 'What is the meaning of this treachery?', 12, 0, 100, 0, 0, 0, 37389, 0, 'Grand Magister Rommath to Player'),
(37763, 2, 0, 'It seems the captain is correct. Quel\'Delar is not to be ours after all.', 12, 0, 100, 0, 0, 0, 37433, 0, 'Grand Magister Rommath to Player'),
(37763, 3, 0, 'Guards, return to your posts.', 12, 0, 100, 0, 0, 0, 37432, 0, 'Grand Magister Rommath to Player'),
(37763, 4, 0, 'You will have what you have come for, $N. Take the sword and begone. And you, Auric, have a care what you say in this sacred place.', 12, 0, 100, 1, 0, 0, 37434, 0, 'Grand Magister Rommath to Player'),
(37763, 5, 0, 'The regent speaks truly, $n. Thalorien\'s sacrifice could not prevent the fall of this very Sunwell.', 12, 0, 100, 1, 0, 0, 37451, 0, 'Grand Magister Rommat'),
(37763, 6, 0, 'When you found the sword, it was broken and abandoned, much like Silvermoon after Kael\'thas\'s betrayal.', 12, 0, 100, 1, 0, 0, 37452, 0, 'Grand Magister Rommat'),
(37763, 7, 0, 'Let Quel\'Delar be a sign that we will never give up, that we will face any enemy without fear.', 12, 0, 100, 1, 0, 0, 37453, 0, 'Grand Magister Rommat'),
(37763, 8, 0, 'Reclaim the sword, $n, and bear it through that portal to Dalaran. Archmage Aethas Sunreaver will be waiting to congratulate you.', 12, 0, 100, 1, 0, 0, 37456, 0, 'Grand Magister Rommat'),
(37764, 0, 0, 'We shall see.', 12, 0, 100, 1, 0, 0, 37442, 0, 'Lor\'themar Theron to Player'),
(37764, 1, 0, 'So it is. You have my thanks, $N, for restoring Quel\'Delar to its rightful owners.', 12, 0, 100, 1, 0, 0, 37388, 0, 'Lor\'themar Theron to Player'),
(37764, 2, 0, 'It is indeed Quel\'Delar. I had not thought I\'d live to see the day when Thalorien Dawnseeker\'s legendary sword would be restored to us.', 12, 0, 100, 1, 0, 0, 37449, 0, 'Lor themar Theron'),
(37764, 3, 0, 'You are a hero and an inspiration to the sin\'dorei, $n, a symbol of our endurance in the face of tragedy and treachery.', 12, 0, 100, 1, 0, 0, 37450, 0, 'Lor themar Theron'),
(37765, 0, 0, 'This is not my doing, Rommath. There is no treachery here.', 12, 0, 100, 1, 0, 0, 37430, 0, 'Captain Auric Sunchaser to Player'),
(37765, 1, 0, 'Call off your men. Lor\'themar\'s own foolishness caused his injuries. Quel\'Delar is not chosen, it chooses its master.', 12, 0, 100, 1, 0, 0, 37431, 0, 'Captain Auric Sunchaser to Player'),
(37765, 2, 0, 'Carry the sword back to Dalaran through that portal, $N. You have done what many quel\'dorei have dreamt of for years. Quel\'Delar has been restored at last.', 12, 0, 100, 25, 0, 0, 37440, 0, 'Captain Auric Sunchaser to Player'),
(37765, 3, 0, 'Quel\'Delar is not held in high esteem by the sin\'dorei alone. It holds a place in the heart of all children of Silvermoon.', 12, 0, 100, 1, 0, 0, 37454, 0, 'Captain Auric Sunchaser'),
(37765, 4, 0, 'This blade has been returned to us for a reason, my lords. Now is the time to rally behind the bearer of Quel\'Delar and avenge the destruction of Silvermoon and the Sunwell.', 12, 0, 100, 1, 0, 0, 37455, 0, 'Captain Auric Sunchaser');

If anyone can write working & correct spell_area for Sunwell & Isle of Quel'Danas, I can finish / rewrite & push script. Then we can open new issue related to raid issue.

Suggested above solution will not work as any other combinations I created. There are only two scenarious: in first quest giver despawns after picking up 'The Purification of Quel'Delar', in second aura will be removed after rewarding 'The Purification of Quel'Delar' but re-applied again.

DELETE FROM `spell_area` WHERE `spell`=70193 AND `area`IN(4094,4075);
INSERT INTO `spell_area` (`spell`, `area`, `quest_start`, `quest_end`, `aura_spell`, `racemask`, `gender`, `autocast`, `quest_start_status`, `quest_end_status`) VALUES 
(70193, 4094, 24522, 24535, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24562, 24563, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24553, 24553, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24564, 24564, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24594, 24594, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24595, 24595, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24596, 24596, 0, 0, 2, 1, 74, 11),
(70193, 4094, 24598, 24598, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24553, 24553, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24564, 24564, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24594, 24594, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24595, 24595, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24596, 24596, 0, 0, 2, 1, 74, 11),
(70193, 4075, 24598, 24598, 0, 0, 2, 1, 74, 11);

What we need here: Apply spell inside area 4080 if quest https://tcubuntu.northeurope.cloudapp.azure.com/aowow/?quest=24562 is taken/completed/rewarded OR IF second quest in chain is taken/completed/rewarded AND IF all those quests in "Opens Quests" are NOT rewarded https://tcubuntu.northeurope.cloudapp.azure.com/aowow/?quest=24563

Same for Alliance https://tcubuntu.northeurope.cloudapp.azure.com/aowow/?quest=24522

Any solution will be good, conditions, spell script or spell_area

ok, this questline is really important in the game. I think it is worth putting all the forces here to solve the problem.
Let's make a to-do list so it's clear what to do.
_I really want to help in solving this problem_

We cant teleport a player to a solo version sunwell without bosses?

We can but we cant without player been in a raid group on clean tc due to restriction on player not in a raid group entering raid instance and then then player must leave raid group to be able to loot the restored quel'delar before gets kicked as cant loot while in a raid group..

I did already get someone to fix this but that part is not my work.

maybe the map should be 598 (Sunwell Fix (Unused)) for the quest?
I don't know, just I see unnused sunwell map (Sunwell5Man)
edit: it's probably an unused map for sunwell dungeon and has nothing to do with the quest, so ignore it xD

That may belong to the cutscene which is shown in MGT when that orb is clicked and it shows you SWP

Was this page helpful?
0 / 5 - 0 ratings

Related issues

daddycaddy picture daddycaddy  路  3Comments

Rushor picture Rushor  路  3Comments

chilito picture chilito  路  3Comments

besplash picture besplash  路  3Comments

DDuarte picture DDuarte  路  3Comments