Scripts/Quests: Script quests Down At the Docks, Gateway to the Frontier, Lordaeron Throne Room, Bought of Eternals, Spooky Lighthouse, Stonewrought Dam, Dark Portal (A/H)
Closes #3322 Closes #1428 Closes #1403 Closes #1387
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
DELETE FROM `areatrigger_scripts` WHERE `ScriptName`='at_bring_your_orphan_to';
|
||||
INSERT INTO `areatrigger_scripts` (`entry`,`ScriptName`) VALUES
|
||||
(3551,'at_bring_your_orphan_to'),
|
||||
(3549,'at_bring_your_orphan_to'),
|
||||
(3547,'at_bring_your_orphan_to'),
|
||||
(3546,'at_bring_your_orphan_to'),
|
||||
(3552,'at_bring_your_orphan_to'),
|
||||
(3548,'at_bring_your_orphan_to'),
|
||||
(4356,'at_bring_your_orphan_to');
|
||||
Reference in New Issue
Block a user