mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
fix(DB/Gameobject): Adjusted autoclose time to properly handle Archmage Arugal door lever. (#5060)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1617096208078439700');
|
||||
|
||||
UPDATE `gameobject_template` SET `data2`=3000 WHERE `entry`=18899;
|
||||
Reference in New Issue
Block a user