mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
DB/Creature: Update a Firemane Flamecaller spawn position
closes #30448 by CraftedRO
This commit is contained in:
2
sql/updates/world/3.3.5/2024_11_18_00_world.sql
Normal file
2
sql/updates/world/3.3.5/2024_11_18_00_world.sql
Normal 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;
|
||||
Reference in New Issue
Block a user