fix(DB/Spawn) - Drywallow Daggermaw under the map (#20621)
* Created file * Fixed Z-Position
This commit is contained in:
parent
c46fceeea7
commit
f6a9d41657
1 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
--
|
||||
UPDATE `creature` SET `position_z` = 36.6058 WHERE `guid` = 25154;
|
||||
UPDATE `creature` SET `position_z` = 49.7443 WHERE `guid` = 25156;
|
||||
UPDATE `creature` SET `position_z` = 47.7498 WHERE `guid` = 30491;
|
||||
UPDATE `creature` SET `position_z` = 42.3045 WHERE `guid` = 30533;
|
||||
Loading…
Add table
Add a link
Reference in a new issue