diff --git a/QuelThalasIsland/GameObjects.sql b/QuelThalasIsland/GameObjects.sql index 8f1ab9b..1e58987 100644 --- a/QuelThalasIsland/GameObjects.sql +++ b/QuelThalasIsland/GameObjects.sql @@ -1,17 +1,17 @@ -- Beer Wagon INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`, `Comment`) VALUES -(8001541, 186250, 0, 0, 0, 1, 1, 4227.42, -2791.79, 6.07261, 5.89267, 0, 0, -0.194019, 0.980998, 300, 0, 1, '', NULL, NULL); +(8001541, 186250, 908, 0, 0, 1, 1, 4227.42, -2791.79, 6.07261, 5.89267, 0, 0, -0.194019, 0.980998, 300, 0, 1, '', NULL, NULL); -- Campfire INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`, `Comment`) VALUES -(8001539, 1801, 0, 0, 0, 1, 1, 4226.68, -2783.84, 6.48757, 0.874889, 0, 0, -0.423626, -0.905837, 300, 0, 1, '', NULL, NULL); +(8001539, 1801, 908, 0, 0, 1, 1, 4226.68, -2783.84, 6.48757, 0.874889, 0, 0, -0.423626, -0.905837, 300, 0, 1, '', NULL, NULL); -- Pirate Flag INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`, `Comment`) VALUES -(8001540, 187083, 0, 0, 0, 1, 1, 4244.34, -2789.51, 6.66095, 2.79789, 0, 0, -0.98527, -0.171007, 300, 0, 1, '', NULL, NULL); +(8001540, 187083, 908, 0, 0, 1, 1, 4244.34, -2789.51, 6.66095, 2.79789, 0, 0, -0.98527, -0.171007, 300, 0, 1, '', NULL, NULL); -- Free Standing Torch INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`, `Comment`) VALUES -(8001544, 180043, 0, 0, 0, 1, 1, 4310.7, -2776.59, 7.8313, 3.78923, 0, 0, -0.948027, 0.318189, 300, 0, 1, '', NULL, NULL), -(8001545, 180043, 0, 0, 0, 1, 1, 4287.91, -2745.11, 9.3185, 3.18039, 0, 0, -0.999812, 0.0193973, 300, 0, 1, '', NULL, NULL), -(8001546, 180043, 0, 0, 0, 1, 1, 4284.78, -2720.75, 7.84853, 3.21623, 0, 0, -0.999304, 0.03731, 300, 0, 1, '', NULL, NULL); \ No newline at end of file +(8001544, 180043, 908, 0, 0, 1, 1, 4310.7, -2776.59, 7.8313, 3.78923, 0, 0, -0.948027, 0.318189, 300, 0, 1, '', NULL, NULL), +(8001545, 180043, 908, 0, 0, 1, 1, 4287.91, -2745.11, 9.3185, 3.18039, 0, 0, -0.999812, 0.0193973, 300, 0, 1, '', NULL, NULL), +(8001546, 180043, 908, 0, 0, 1, 1, 4284.78, -2720.75, 7.84853, 3.21623, 0, 0, -0.999304, 0.03731, 300, 0, 1, '', NULL, NULL);