diff options
-rw-r--r-- | sql/updates/world/2014_09_27_01_world.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2014_09_27_01_world.sql b/sql/updates/world/2014_09_27_01_world.sql new file mode 100644 index 00000000000..9ab67334955 --- /dev/null +++ b/sql/updates/world/2014_09_27_01_world.sql @@ -0,0 +1,3 @@ +DELETE FROM `gameobject` WHERE `guid`=31688; +INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES +(31688, 186717, 1, 1, 1, 1349.707, -4357.939, 26.95916, -0.593412, 0, 0, 0, 1, 120, 255, 1), -- Brewfest Banner (Area: 0) |