fix(DB/Creature): Update Amanitar spawn position (#22542)

This commit is contained in:
Andrew 2025-07-24 03:31:50 -03:00 committed by GitHub
parent 60800314ab
commit 308e6ce015
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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