diff --git a/sql/updates/world/3.3.5/2025_03_16_01_world.sql b/sql/updates/world/3.3.5/2025_03_16_01_world.sql new file mode 100644 index 00000000000..e200befc8be --- /dev/null +++ b/sql/updates/world/3.3.5/2025_03_16_01_world.sql @@ -0,0 +1,2 @@ +-- Update one more Stormwind Guard spawn position +UPDATE `creature` SET `position_x`=-9740.4169921875, `position_y`=557.6878662109375, `position_z`=35.44633865356445312, `orientation`=4.634763240814208984 WHERE `id`=1423 AND `guid`=80466;