fix(DB/Gameobject): Everfrost Chip nows is seen by all possible phases used in Northrend (#23934)
This commit is contained in:
parent
42d71928d9
commit
1f176a3afb
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Following the same rule as the herbs, ores and fishing for the everfrost to be visible by all possible, they all use phase 255.
|
||||
UPDATE `gameobject` SET `phaseMask` = 255 WHERE `id` = 193997;
|
||||
Loading…
Add table
Add a link
Reference in a new issue