We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d86215 commit 114fcfcCopy full SHA for 114fcfc
sql/updates/world/3.3.5/2025_10_12_00_world.sql
@@ -0,0 +1,3 @@
1
+--
2
+UPDATE `gameobject` SET `phaseMask`=`phaseMask`|4 WHERE `guid` IN (151102,151103,151104,151105,151106) AND `id` IN (202184,202347,202348,202349,202350);
3
+UPDATE `creature` SET `phaseMask`=`phaseMask`|4|256 WHERE `guid`=79368 AND `id`=6491;
0 commit comments