Improve quest Rituals of Power (#4449)
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612518645889979917');
|
||||||
|
|
||||||
|
-- Lower respawn of Rituals of Power from 24h to 2s
|
||||||
|
|
||||||
|
UPDATE `gameobject` SET `spawntimesecs`=2 WHERE `guid`=32237;
|
||||||
Reference in New Issue
Block a user