mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
DB/Creature: Update one more Stormwind Guard spawn position
closes #30758 by CraftedRO
This commit is contained in:
2
sql/updates/world/3.3.5/2025_03_16_01_world.sql
Normal file
2
sql/updates/world/3.3.5/2025_03_16_01_world.sql
Normal file
@@ -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;
|
||||
Reference in New Issue
Block a user