mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 14:16:31 +00:00
fix(DB/gameobject): Fathom Stone GO respawn (#6049)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1621964735730077300');
|
||||
|
||||
UPDATE `gameobject` SET `spawntimesecs` = 5 WHERE (`guid` = 32686);
|
||||
Reference in New Issue
Block a user