Improve paladin quest The Test of Righteousness (#4443)

This commit is contained in:
Peter
2021-02-09 03:04:31 +01:00
committed by GitHub
parent dfe1da23ef
commit 4527505b92

View File

@@ -0,0 +1,5 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612442353974993258');
-- Faster respawn of Jordan's Hammer
UPDATE `gameobject` SET `spawntimesecs`=2 WHERE `guid`=40668;