mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 00:08:01 +00:00
fix(DB/Gameobject): fix phaseMask of two 'Bench' spawns (#18541)
fix(DB/Gameobject): fix phaseMask of two 'heyitsbench' spawns
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
-- fix phaseMask of two 'Bench' spawns
|
||||||
|
UPDATE `gameobject` SET `phaseMask` = 2 WHERE (`guid` IN (57773, 57784));
|
||||||
Reference in New Issue
Block a user