diff options
Diffstat (limited to 'sql/updates')
-rw-r--r-- | sql/updates/world/3.3.5/2024_11_18_00_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2024_11_18_00_world.sql b/sql/updates/world/3.3.5/2024_11_18_00_world.sql new file mode 100644 index 00000000000..2f938cc0855 --- /dev/null +++ b/sql/updates/world/3.3.5/2024_11_18_00_world.sql @@ -0,0 +1,2 @@ +-- Firemane Flamecaller +UPDATE `creature` SET `position_x`=-4964.78955078125, `position_y`=-3821.1826171875, `position_z`=43.62102127075195312, `orientation`=2.776098012924194335, `wander_distance`=5, `MovementType`=1 WHERE `guid`=30504; |