mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 00:08:01 +00:00
fix(DB/Quest): Horn Fragment (#1933)
* fix(DB/Quest): Horn Fragment - Fix issue with phasemask in gameobject
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1559492982333222400');
|
||||||
|
|
||||||
|
UPDATE `gameobject` SET `phaseMask`=1 WHERE `id`=192081;
|
||||||
Reference in New Issue
Block a user