mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
Improve quest Test of Lore (#4442)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612441103905701673');
|
||||
|
||||
-- Faster respawn of Beginnings of the Undead Threat
|
||||
|
||||
UPDATE `gameobject` SET `spawntimesecs`=2 WHERE `guid`=11901;
|
||||
Reference in New Issue
Block a user