diff options
-rw-r--r-- | sql/updates/world/3.3.5/2025_08_03_00_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2025_08_03_00_world.sql b/sql/updates/world/3.3.5/2025_08_03_00_world.sql new file mode 100644 index 00000000000..8157b894797 --- /dev/null +++ b/sql/updates/world/3.3.5/2025_08_03_00_world.sql @@ -0,0 +1,2 @@ +-- Spirit Healer (Area: The Shadow Vault - Difficulty: 0) +UPDATE `creature` SET `phaseMask`=3, `position_x`=8195.3984375, `position_y`=2862.450439453125, `position_z`=606.07470703125, `orientation`=3.50811171531677246, `spawntimesecs`=120 WHERE `guid`=99683 and `id`=6491; |