Improve quest Test of Lore (#4442)
This commit is contained in:
parent
e764e7e37a
commit
d0290d25fb
1 changed files with 5 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue