Fix Lady Deathwhisper intro
When you are at Lord Marrowgar entrance and he starts his intro, Lady starts her intro too. With this fix, that is fixed.
This commit is contained in:
parent
a3d3042049
commit
00b5e3141a
3 changed files with 38 additions and 4 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO version_db_world (`sql_rev`) VALUES ('1517167424973293300');
|
||||
|
||||
DELETE FROM `areatrigger_scripts` WHERE `entry` = 5709;
|
||||
INSERT INTO `areatrigger_scripts` VALUES (5709, 'at_lady_deathwhisper_entrance');
|
||||
Loading…
Add table
Add a link
Reference in a new issue