Improve paladin quest The Test of Righteousness (#4443)
This commit is contained in:
parent
dfe1da23ef
commit
4527505b92
1 changed files with 5 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue