fix(DB/Creature): Timberstrider Fledgling undermap (#5201)

This commit is contained in:
Nolt 2021-04-11 12:02:49 +02:00 committed by GitHub
parent 480cb019d5
commit 40b951fbf5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1617919651657315506');
-- Azuremyst Isle - Timberstrider Fledgling spawn
UPDATE `creature` SET `position_x`=-4660.85, `position_y`=-12176.9, `position_z`=31.6266, `orientation`=0.746134 WHERE `guid`=62767 and `id`=17372;