fix(DB/Creature): Update Amanitar spawn position (#22542)
This commit is contained in:
parent
60800314ab
commit
308e6ce015
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature` SET `position_x` = 340.172637939453125, `position_y` = -878.5924072265625, `position_z` = -74.8638458251953125, `orientation` = 0.331612557172775268, `VerifiedBuild` = 61967 WHERE `id1` = 30258;
|
||||
Loading…
Add table
Add a link
Reference in a new issue