fix(DB): positioning of the control console on the zeppelin "Cloudkisser" (#1400)

Fix the positioning of the control console on the zeppelin "Cloudkisser". Otherwise it falls to the ground and floats through the air while the zeppelin is moving.

Closes #1394
This commit is contained in:
Stoabrogga
2019-02-03 17:34:13 +01:00
committed by Barbz
parent 264dd0c65a
commit ca858538b6

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1549062318108968468');
UPDATE `creature` SET `position_x` = 10.5731, `position_y` = -7.65137, `position_z` = -16.6839, `orientation` = 0 WHERE `guid` = 142823;