mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-14 17:49:10 +00:00
fix(Scripts/ZulGurub): implement mising Hakkar speech that fires when reaching his temple
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1646700419097300800');
|
||||
|
||||
DELETE FROM `areatrigger_scripts` WHERE `entry` = 3960;
|
||||
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
|
||||
(3960, 'at_zulgurub_temple_speech');
|
||||
Reference in New Issue
Block a user