DB/Creature: Update a Firemane Flamecaller spawn position

closes #30448 by CraftedRO
This commit is contained in:
Aokromes
2024-11-18 08:12:33 +01:00
committed by GitHub
parent 32b54ffb66
commit cf27f1cf39

View File

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