mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/gameobject): Adjust respawn timers for Hellfire Peninsula quest objects 184466 and 185302 (#13681)
Create rev_1667341167147160100.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `gameobject` SET `spawntimesecs`=0 WHERE `id` IN (184466, 185302) AND `guid` IN (25331, 28524);
|
||||
Reference in New Issue
Block a user