fix(DB/Gameobject): Adjusted autoclose time to properly handle Archmage Arugal door lever. (#5060)

This commit is contained in:
UltraNix
2021-04-01 17:37:34 +02:00
committed by GitHub
parent a77e3adbbe
commit 9f568b7eb3

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1617096208078439700');
UPDATE `gameobject_template` SET `data2`=3000 WHERE `entry`=18899;