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:
parent
264dd0c65a
commit
ca858538b6
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue