diff --git a/data/sql/updates/pending_db_world/rev_1764259201755392600.sql b/data/sql/updates/pending_db_world/rev_1764259201755392600.sql new file mode 100644 index 000000000..4cad288a0 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1764259201755392600.sql @@ -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;