mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-05 06:17:56 +00:00
fix(DB/Gameobject): Everfrost Chip nows is seen by all possible phases used in Northrend (#23934)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user