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