DB/Creature: Update one more Stormwind Guard spawn position

closes #30758 by CraftedRO

(cherry picked from commit 941e3dc39af30f55933b2ce27dea2379aeae83ef)
This commit is contained in:
Aokromes
2026-06-08 22:09:22 +02:00
committed by Shauren
parent e26981a3de
commit e15ea4e1a2
@@ -0,0 +1,2 @@
-- Update one more Stormwind Guard spawn position
UPDATE `creature` SET `guid`=80466, `position_x`=-9740.4169921875, `position_y`=557.6878662109375, `position_z`=35.44633865356445312, `orientation`=4.634763240814208984 WHERE `id`=1423 AND `guid`=280519;