mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +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