DB/Creature: Update one more Stormwind Guard spawn position

closes #30758 by CraftedRO
This commit is contained in:
Aokromes
2025-03-16 19:25:29 +01:00
committed by GitHub
parent 3f42a4dc30
commit 941e3dc39a

View 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;