aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2023_11_29_04_world_valdrakken.sql556
1 files changed, 556 insertions, 0 deletions
diff --git a/sql/updates/world/master/2023_11_29_04_world_valdrakken.sql b/sql/updates/world/master/2023_11_29_04_world_valdrakken.sql
new file mode 100644
index 00000000000..d558ad9641c
--- /dev/null
+++ b/sql/updates/world/master/2023_11_29_04_world_valdrakken.sql
@@ -0,0 +1,556 @@
+SET @OGUID := 9003551;
+
+-- Gameobject templates
+DELETE FROM `gameobject_template` WHERE `entry` IN (386374, 386375, 386378, 401752, 401753, 401754);
+INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES
+(386374, 5, 6351, 'G_Pumpkin_01 (scale 0.75)', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51886), -- G_Pumpkin_01 (scale 0.75)
+(386375, 5, 4152, 'CandleBlack01 (scale 0.75)', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51886), -- CandleBlack01 (scale 0.75)
+(386378, 5, 6399, 'G_Pumpkin_03 (scale 0.75)', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51886), -- G_Pumpkin_03 (scale 0.75)
+(401752, 2, 6404, 'Candy Bucket', '', '', '', 1, 0, 26298, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 425, 51886), -- Candy Bucket
+(401753, 2, 6404, 'Candy Bucket', '', '', '', 1, 0, 26299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 425, 51886), -- Candy Bucket
+(401754, 2, 6404, 'Candy Bucket', '', '', '', 1, 0, 26300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 425, 51886); -- Candy Bucket
+
+DELETE FROM `gameobject_template_addon` WHERE `entry` IN (401752, 401753, 401754);
+INSERT INTO `gameobject_template_addon` (`entry`, `faction`, `flags`, `WorldEffectID`, `AIAnimKitID`) VALUES
+(401752, 35, 4, 0, 0), -- Candy Bucket
+(401753, 35, 4, 0, 0), -- Candy Bucket
+(401754, 35, 4, 0, 0); -- Candy Bucket
+
+-- Quests
+DELETE FROM `quest_offer_reward` WHERE `ID` IN (75699, 75700, 75701);
+INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES
+(75699, 0, 0, 0, 0, 0, 0, 0, 0, 'Candy buckets like this are located in inns throughout the realms. Go ahead... take some!', 51886), -- Candy Bucket
+(75700, 0, 0, 0, 0, 0, 0, 0, 0, 'Candy buckets like this are located in inns throughout the realms. Go ahead... take some!', 51886), -- Candy Bucket
+(75701, 0, 0, 0, 0, 0, 0, 0, 0, 'Candy buckets like this are located in inns throughout the realms. Go ahead... take some!', 51886); -- Candy Bucket
+
+DELETE FROM `gameobject_queststarter` WHERE `id` IN (401752, 401753, 401754);
+INSERT INTO `gameobject_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES
+(401752, 75699, 51886),
+(401753, 75700, 51886),
+(401754, 75701, 51886);
+
+DELETE FROM `gameobject_questender` WHERE `id` IN (401752, 401753, 401754);
+INSERT INTO `gameobject_questender` (`id`, `quest`, `VerifiedBuild`) VALUES
+(401752, 75699, 51886),
+(401753, 75700, 51886),
+(401754, 75701, 51886);
+
+-- Gameobject spawns
+DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+255;
+INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
+(@OGUID+0, 180405, 2444, 13862, 13862, '0', 0, 0, 96.876739501953125, -702.732666015625, 795.47332763671875, 5.868326663970947265, 0, 0, -0.20594501495361328, 0.978563547134399414, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+1, 180405, 2444, 13862, 13862, '0', 0, 0, 180.22222900390625, -1005.6492919921875, 873.62554931640625, 3.907047748565673828, 0, 0, -0.92764949798583984, 0.37345200777053833, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+2, 180405, 2444, 13862, 13862, '0', 0, 0, 77.0711822509765625, -816.1319580078125, 846.95758056640625, 0.39008563756942749, 0, 0, 0.193808555603027343, 0.981039345264434814, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+3, 180405, 2444, 13862, 13862, '0', 0, 0, 83.52951812744140625, -908.51043701171875, 840.43017578125, 3.907047748565673828, 0, 0, -0.92764949798583984, 0.37345200777053833, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+4, 180405, 2444, 13862, 13862, '0', 0, 0, 153.125, -897.765625, 840.29278564453125, 0.011522356420755386, 0, 0, 0.005761146545410156, 0.999983370304107666, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+5, 180405, 2444, 13862, 13862, '0', 0, 0, 211.8211822509765625, -873.592041015625, 844.20538330078125, 0.011522356420755386, 0, 0, 0.005761146545410156, 0.999983370304107666, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+6, 180405, 2444, 13862, 13862, '0', 0, 0, 83.71701812744140625, -927.1475830078125, 840.58489990234375, 0.097288347780704498, 0, 0, 0.048624992370605468, 0.998817086219787597, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+7, 180405, 2444, 13862, 13862, '0', 0, 0, 88.2274322509765625, -1009.14410400390625, 838.64239501953125, 2.447206497192382812, 0, 0, 0.940331459045410156, 0.340259790420532226, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+8, 180405, 2444, 13862, 13862, '0', 0, 0, 61.49652862548828125, -821.5069580078125, 846.96368408203125, 1.565440535545349121, 0, 0, 0.705210685729980468, 0.708997845649719238, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+9, 180405, 2444, 13862, 13862, '0', 0, 0, 99.76909637451171875, -1006.484375, 838.64239501953125, 5.346525192260742187, 0, 0, -0.45139694213867187, 0.892323255538940429, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+10, 180405, 2444, 13862, 13862, '0', 0, 0, 48.3836822509765625, -879.0086669921875, 834.38116455078125, 1.212920427322387695, 0, 0, 0.569962501525878906, 0.821670711040496826, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+11, 180405, 2444, 13862, 13862, '0', 0, 0, 239.1961822509765625, -1068.545166015625, 871.00775146484375, 2.770532608032226562, 0, 0, 0.982838630676269531, 0.184467434883117675, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+12, 180405, 2444, 13862, 13862, '0', 0, 0, 310.0850830078125, -1048.9271240234375, 871.356689453125, 4.288727283477783203, 0, 0, -0.83997058868408203, 0.542631924152374267, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+13, 180405, 2444, 13862, 13862, '0', 0, 0, 286.592010498046875, -1088.8680419921875, 894.65972900390625, 5.365308761596679687, 0.537177085876464843, -0.23068046569824218, -0.37937831878662109, 0.717146694660186767, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+14, 180405, 2444, 13862, 14489, '0', 0, 0, 197.796875, -1247.951416015625, 937.302001953125, 0.011522356420755386, 0, 0, 0.005761146545410156, 0.999983370304107666, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: The Seat of the Aspects - Difficulty: 0) CreateObject1
+(@OGUID+15, 180405, 2444, 13862, 14489, '0', 0, 0, 106.8420181274414062, -1277.4757080078125, 909.53607177734375, 5.560668468475341796, 0, 0, -0.35345172882080078, 0.935452759265899658, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: The Seat of the Aspects - Difficulty: 0) CreateObject1
+(@OGUID+16, 180405, 2444, 13862, 0, '0', 0, 0, -121.286460876464843, -895.31427001953125, 807.7607421875, 0.442393839359283447, 0, 0, 0.219397544860839843, 0.975635528564453125, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+17, 180405, 2444, 13862, 0, '0', 0, 0, -78.1597213745117187, -766.420166015625, 794.4818115234375, 1.936151027679443359, 0, 0, 0.823796272277832031, 0.566885948181152343, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+18, 180405, 2444, 13862, 0, '0', 0, 0, -23.6614589691162109, -712.3125, 792.06329345703125, 0.522401392459869384, 0, 0, 0.258240699768066406, 0.96608060598373413, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+19, 180405, 2444, 13862, 0, '0', 0, 0, 83.6475677490234375, -667.5086669921875, 778.115234375, 3.164867639541625976, 0, 0, -0.99993228912353515, 0.011637085117399692, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+20, 180405, 2444, 13862, 14509, '0', 0, 0, -27.75, -624.67535400390625, 775.17919921875, 1.711881756782531738, 0, 0, 0.75518798828125, 0.655508279800415039, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+21, 180405, 2444, 13862, 14509, '0', 0, 0, 107.9461822509765625, -629.545166015625, 773.6961669921875, 5.339732646942138671, 0, 0, -0.45442485809326171, 0.890785098075866699, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+22, 180405, 2444, 13862, 14509, '0', 0, 0, 175.859375, -590.3125, 815.6900634765625, 2.700339078903198242, 0, 0, 0.975760459899902343, 0.218841254711151123, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+23, 180405, 2444, 13862, 14509, '0', 0, 0, 202.75, -573.3350830078125, 816.44842529296875, 3.102045297622680664, 0, 0, 0.999804496765136718, 0.019772376865148544, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+24, 180405, 2444, 13862, 14509, '0', 0, 0, 171.701385498046875, -497.6007080078125, 556.37371826171875, 3.907047748565673828, 0, 0, -0.92764949798583984, 0.37345200777053833, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+25, 180405, 2444, 13862, 0, '0', 0, 0, 335.3350830078125, -526.3038330078125, 815.42352294921875, 0.011522356420755386, 0, 0, 0.005761146545410156, 0.999983370304107666, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+26, 180406, 2444, 13862, 13862, '0', 0, 0, 91.77777862548828125, -1071.4600830078125, 839.96075439453125, 2.106858253479003906, 0, 0, 0.869124412536621093, 0.494593530893325805, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+27, 180406, 2444, 13862, 13862, '0', 0, 0, 161.09722900390625, -913.15625, 840.78814697265625, 5.185945510864257812, 0, 0, -0.52151012420654296, 0.853245139122009277, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+28, 180406, 2444, 13862, 13862, '0', 0, 0, -13.65625, -839.935791015625, 838.17303466796875, 1.384068727493286132, -0.0933690071105957, -0.04703044891357421, 0.636449813842773437, 0.764200270175933837, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+29, 180406, 2444, 13862, 13862, '0', 0, 0, 60.97569656372070312, -706.3680419921875, 796.5821533203125, 0.919858813285827636, 0, 0, 0.443884849548339843, 0.896083831787109375, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+30, 180406, 2444, 13862, 13862, '0', 0, 0, 76.74826812744140625, -918.08160400390625, 840.46563720703125, 5.170873165130615234, 0, 0, -0.52792549133300781, 0.849290668964385986, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+31, 180406, 2444, 13862, 13862, '0', 0, 0, 2.708333253860473632, -714.97222900390625, 791.93292236328125, 6.015747547149658203, 0, 0, -0.13332080841064453, 0.991072893142700195, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+32, 180406, 2444, 13862, 13862, '0', 0, 0, 194.4340362548828125, -897.96527099609375, 842.90411376953125, 4.05912017822265625, 0, 0, -0.89660072326660156, 0.442839860916137695, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+33, 180406, 2444, 13862, 13862, '0', 0, 0, 27.17361068725585937, -883.81768798828125, 839.74371337890625, 3.777220964431762695, 0.004486560821533203, -0.26394462585449218, -0.90962791442871093, 0.320765018463134765, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+34, 180406, 2444, 13862, 13862, '0', 0, 0, 198.11285400390625, -980.39581298828125, 873.62554931640625, 5.063378810882568359, 0, 0, -0.57278823852539062, 0.819703400135040283, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+35, 180406, 2444, 13862, 13862, '0', 0, 0, 94.4913177490234375, -912.24481201171875, 840.48187255859375, 2.600977897644042968, 0, 0, 0.963688850402832031, 0.267027676105499267, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+36, 180406, 2444, 13862, 13862, '0', 0, 0, 276.53472900390625, -1015.8975830078125, 871.00775146484375, 6.271255016326904296, 0, 0, -0.00596523284912109, 0.999982178211212158, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+37, 180406, 2444, 13862, 13862, '0', 0, 0, 247.7899322509765625, -1074.045166015625, 871.00775146484375, 3.29228520393371582, 0, 0, -0.9971628189086914, 0.075274929404258728, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+38, 180406, 2444, 13862, 0, '0', 0, 0, 96.9756927490234375, -667.6944580078125, 778.115234375, 4.00110626220703125, 0, 0, -0.90906715393066406, 0.41664963960647583, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+39, 180406, 2444, 13862, 0, '0', 0, 0, 33.60763931274414062, -658.9913330078125, 773.87237548828125, 3.61051177978515625, 0, 0, -0.97264003753662109, 0.232317343354225158, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+40, 180406, 2444, 13862, 14509, '0', 0, 0, 206.1059112548828125, -642.76739501953125, 776.2564697265625, 4.960346221923828125, 0, 0, -0.61423778533935546, 0.789121031761169433, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+41, 180406, 2444, 13862, 14509, '0', 0, 0, 175.2708282470703125, -563.55731201171875, 819.51739501953125, 0.541705787181854248, 0, 0, 0.267553329467773437, 0.963543057441711425, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+42, 180406, 2444, 13862, 14509, '0', 0, 0, 197.017364501953125, -567.21356201171875, 816.42578125, 2.600977897644042968, 0, 0, 0.963688850402832031, 0.267027676105499267, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+43, 180406, 2444, 13862, 14490, '0', 0, 0, 313.47222900390625, -547.9149169921875, 810.7244873046875, 5.985564231872558593, 0, 0, -0.14826202392578125, 0.98894810676574707, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: The Victorious Visage - Difficulty: 0) CreateObject1
+(@OGUID+44, 180406, 2444, 13862, 14509, '0', 0, 0, 174.638885498046875, -470.4757080078125, 555.61212158203125, 4.216994285583496093, 0, 0, -0.85888862609863281, 0.512162387371063232, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+45, 180406, 2444, 13862, 14508, '0', 0, 0, 136.6788177490234375, -1329.142333984375, 937.04656982421875, 0.702602803707122802, 0, 0, 0.344120025634765625, 0.938925683498382568, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: The Emerald Enclave - Difficulty: 0) CreateObject1
+(@OGUID+46, 180407, 2444, 13862, 13862, '0', 0, 0, 65.89583587646484375, -985.7725830078125, 836.8428955078125, 2.953236341476440429, -0.03527688980102539, -0.12702655792236328, 0.98715972900390625, 0.090196989476680755, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+47, 180407, 2444, 13862, 13862, '0', 0, 0, 37.05729293823242187, -893.8819580078125, 834.36798095703125, 1.891085982322692871, 0, 0, 0.810814857482910156, 0.585302710533142089, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+48, 180407, 2444, 13862, 13862, '0', 0, 0, 83.8680572509765625, -702.68231201171875, 795.47113037109375, 1.269327878952026367, 0, 0, 0.592906951904296875, 0.805270969867706298, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+49, 180407, 2444, 13862, 13862, '0', 0, 0, -15.0972223281860351, -841.84375, 838.1722412109375, 1.53511810302734375, 0, 0, 0.694380760192871093, 0.719607770442962646, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+50, 180407, 2444, 13862, 13862, '0', 0, 0, 167.6527862548828125, -891.42535400390625, 844.11895751953125, 2.034287691116333007, 0, 0, 0.850609779357910156, 0.525797545909881591, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+51, 180407, 2444, 13862, 13862, '0', 0, 0, 162.1319427490234375, -921.82293701171875, 842.12176513671875, 5.004471302032470703, 0, 0, -0.5966796875, 0.802479505538940429, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+52, 180407, 2444, 13862, 13862, '0', 0, 0, 36.52604293823242187, -872.482666015625, 839.7340087890625, 4.886923789978027343, 0, 0, -0.64278697967529296, 0.766044974327087402, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+53, 180407, 2444, 13862, 13862, '0', 0, 0, -10.7013893127441406, -744.09722900390625, 793.13165283203125, 1.269327878952026367, 0, 0, 0.592906951904296875, 0.805270969867706298, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+54, 180407, 2444, 13862, 13862, '0', 0, 0, 94.53125, -923.70831298828125, 840.4517822265625, 1.269327878952026367, 0, 0, 0.592906951904296875, 0.805270969867706298, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+55, 180407, 2444, 13862, 13862, '0', 0, 0, 47.08333206176757812, -719.69964599609375, 796.58203125, 1.269327878952026367, 0, 0, 0.592906951904296875, 0.805270969867706298, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+56, 180407, 2444, 13862, 13862, '0', 0, 0, 131.623260498046875, -1081.595458984375, 843.10028076171875, 4.776509761810302734, 0, 0, -0.68407726287841796, 0.729409575462341308, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+57, 180407, 2444, 13862, 13862, '0', 0, 0, 284.8819580078125, -1022.1754150390625, 871.00775146484375, 5.889426708221435546, 0, 0, -0.19561004638671875, 0.98068171739578247, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+58, 180407, 2444, 13862, 13862, '0', 0, 0, 282.57464599609375, -1099.32470703125, 875.00274658203125, 4.306139945983886718, 0, 0, -0.83521461486816406, 0.549924135208129882, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+59, 180407, 2444, 13862, 0, '0', 0, 0, 108.895843505859375, -646.08160400390625, 773.6619873046875, 4.960747241973876953, 0, 0, -0.61407947540283203, 0.78924417495727539, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+60, 180407, 2444, 13862, 14509, '0', 0, 0, 164.282989501953125, -576.70660400390625, 819.44378662109375, 1.269327878952026367, 0, 0, 0.592906951904296875, 0.805270969867706298, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+61, 180407, 2444, 13862, 14509, '0', 0, 0, 157.140625, -479.4375, 555.61065673828125, 3.41907668113708496, 0, 0, -0.99039077758789062, 0.138297200202941894, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+62, 180407, 2444, 13862, 0, '0', 0, 0, 355.149322509765625, -520.7899169921875, 820.4925537109375, 5.623172760009765625, 0, 0, -0.32404899597167968, 0.946040272712707519, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+63, 180407, 2444, 13862, 0, '0', 0, 0, 80.390625, -1300.91845703125, 910.66754150390625, 4.250257492065429687, 0, 0, -0.85025215148925781, 0.526375651359558105, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+64, 180408, 2444, 13862, 13862, '0', 0, 0, 86.74652862548828125, -853.75, 844.10577392578125, 0.585771560668945312, 0, 0, 0.288716316223144531, 0.957414686679840087, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+65, 180408, 2444, 13862, 13862, '0', 0, 0, 42.453125, -777.5625, 795.81317138671875, 3.852457046508789062, 0, 0, -0.93749618530273437, 0.347995549440383911, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+66, 180408, 2444, 13862, 13862, '0', 0, 0, 156.3489532470703125, -900.85589599609375, 844.2490234375, 4.991048812866210937, 0, 0, -0.6020517349243164, 0.798457026481628417, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+67, 180408, 2444, 13862, 13862, '0', 0, 0, 34.84375, -896.61114501953125, 840.42578125, 0.494810938835144042, 0, 0, 0.244889259338378906, 0.96955108642578125, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+68, 180408, 2444, 13862, 13862, '0', 0, 0, 50.74479293823242187, -876.140625, 840.18292236328125, 1.227799057960510253, 0, 0, 0.576059341430664062, 0.817407906055450439, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+69, 180408, 2444, 13862, 13862, '0', 0, 0, 76.7569427490234375, -857.0711669921875, 844.10577392578125, 0.035173319280147552, 0, 0, 0.01758575439453125, 0.999845325946807861, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+70, 180408, 2444, 13862, 13862, '0', 0, 0, 52.15277862548828125, -771.87847900390625, 795.81317138671875, 3.29905104637145996, 0, 0, -0.9969024658203125, 0.07864776998758316, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+71, 180408, 2444, 13862, 13862, '0', 0, 0, 161.61285400390625, -909.92535400390625, 844.48028564453125, 5.447000026702880859, 0, 0, -0.40601825714111328, 0.913864970207214355, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+72, 180408, 2444, 13862, 13862, '0', 0, 0, -15.1440973281860351, -841.70489501953125, 839.73809814453125, 0.854479074478149414, 0, 0, 0.41436004638671875, 0.910113036632537841, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+73, 180408, 2444, 13862, 14489, '0', 0, 0, 198.01910400390625, -1247.7257080078125, 938.890869140625, 5.847690105438232421, 0, 0, -0.21603107452392578, 0.976386487483978271, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: The Seat of the Aspects - Difficulty: 0) CreateObject1
+(@OGUID+74, 180408, 2444, 13862, 14489, '0', 0, 0, 107.1215286254882812, -1277.4166259765625, 911.13360595703125, 5.181048870086669921, 0, 0, -0.52359771728515625, 0.851965665817260742, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: The Seat of the Aspects - Difficulty: 0) CreateObject1
+(@OGUID+75, 180408, 2444, 13862, 0, '0', 0, 0, -131.779510498046875, -895.65625, 809.06829833984375, 1.869703650474548339, 0, 0, 0.804511070251464843, 0.593937635421752929, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+76, 180408, 2444, 13862, 0, '0', 0, 0, -132.5625, -906.73956298828125, 808.97442626953125, 1.266082525253295898, 0, 0, 0.591599464416503906, 0.806232035160064697, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+77, 180408, 2444, 13862, 14509, '0', 0, 0, 205.7465362548828125, -632.25518798828125, 776.487548828125, 4.779922008514404296, 0, 0, -0.6828317642211914, 0.730575621128082275, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+78, 180408, 2444, 13862, 14490, '0', 0, 0, 318.96527099609375, -554.171875, 814.51776123046875, 5.667538642883300781, 0, 0, -0.30298519134521484, 0.952995240688323974, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: The Victorious Visage - Difficulty: 0) CreateObject1
+(@OGUID+79, 180408, 2444, 13862, 0, '0', 0, 0, 80.3836822509765625, -1300.982666015625, 912.1251220703125, 4.022344589233398437, 0, 0, -0.90459156036376953, 0.426279395818710327, 120, 255, 1, 51886), -- G_WitchHat_01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+80, 180415, 2444, 13862, 13862, '0', 0, 0, -17.6927089691162109, -755.5694580078125, 792.7120361328125, 4.066620349884033203, 0, 0, -0.89493370056152343, 0.44619917869567871, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+81, 180415, 2444, 13862, 13862, '0', 0, 0, 4.940972328186035156, -740.578125, 792.50390625, 2.740161895751953125, 0, 0, 0.979924201965332031, 0.199370384216308593, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+82, 180415, 2444, 13862, 13862, '0', 0, 0, 73.46527862548828125, -814.984375, 845.1663818359375, 5.93412017822265625, 0, 0, -0.17364788055419921, 0.984807789325714111, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+83, 180415, 2444, 13862, 13862, '0', 0, 0, 44.72916793823242187, -733.75518798828125, 792.9232177734375, 4.380776405334472656, 0, 0, -0.81411552429199218, 0.580702960491180419, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+84, 180415, 2444, 13862, 13862, '0', 0, 0, 92.5086822509765625, -910.22393798828125, 840.13751220703125, 4.066620349884033203, 0, 0, -0.89493370056152343, 0.44619917869567871, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+85, 180415, 2444, 13862, 13862, '0', 0, 0, -21.135416030883789, -754.140625, 792.66107177734375, 4.625123500823974609, 0, 0, -0.73727703094482421, 0.67559051513671875, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+86, 180415, 2444, 13862, 13862, '0', 0, 0, 86.38541412353515625, -908.1875, 840.136962890625, 4.380776405334472656, 0, 0, -0.81411552429199218, 0.580702960491180419, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+87, 180415, 2444, 13862, 13862, '0', 0, 0, -17.8958339691162109, -841.826416015625, 839.01580810546875, 3.400501728057861328, 0, 0, -0.99163246154785156, 0.129093155264854431, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+88, 180415, 2444, 13862, 13862, '0', 0, 0, -32.8298606872558593, -762.123291015625, 792.73577880859375, 5.375615119934082031, 0, 0, -0.4383707046508789, 0.898794233798980712, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+89, 180415, 2444, 13862, 13862, '0', 0, 0, 89.90625, -915.7117919921875, 845.337890625, 4.625123500823974609, 0, 0, -0.73727703094482421, 0.67559051513671875, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+90, 180415, 2444, 13862, 13862, '0', 0, 0, 80.99652862548828125, -910.0069580078125, 840.13922119140625, 0.680676698684692382, 0, 0, 0.333806037902832031, 0.942641794681549072, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+91, 180415, 2444, 13862, 13862, '0', 0, 0, 77.3350677490234375, -920.62847900390625, 840.1361083984375, 5.375615119934082031, 0, 0, -0.4383707046508789, 0.898794233798980712, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+92, 180415, 2444, 13862, 13862, '0', 0, 0, 125.1111068725585937, -1076.2274169921875, 841.60406494140625, 0.122172988951206207, 0, 0, 0.061048507690429687, 0.998134791851043701, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+93, 180415, 2444, 13862, 13862, '0', 0, 0, 174.09722900390625, -892.03643798828125, 843.82684326171875, 4.066620349884033203, 0, 0, -0.89493370056152343, 0.44619917869567871, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+94, 180415, 2444, 13862, 13862, '0', 0, 0, 180.953125, -884.342041015625, 843.9676513671875, 2.740161895751953125, 0, 0, 0.979924201965332031, 0.199370384216308593, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+95, 180415, 2444, 13862, 13862, '0', 0, 0, 80.93228912353515625, -925.65972900390625, 840.14117431640625, 1.867502212524414062, 0, 0, 0.803856849670410156, 0.594822824001312255, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+96, 180415, 2444, 13862, 13862, '0', 0, 0, 99.5625, -1081.8177490234375, 841.42767333984375, 0.197880148887634277, 0, 0, 0.098778724670410156, 0.995109438896179199, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+97, 180415, 2444, 13862, 13862, '0', 0, 0, 195.8854217529296875, -869.72052001953125, 846.1949462890625, 4.380776405334472656, 0, 0, -0.81411552429199218, 0.580702960491180419, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+98, 180415, 2444, 13862, 13862, '0', 0, 0, -104.501739501953125, -880.123291015625, 807.05987548828125, 3.787337064743041992, 0, 0, -0.94832801818847656, 0.317291617393493652, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+99, 180415, 2444, 13862, 13862, '0', 0, 0, 71.42708587646484375, -836.87677001953125, 843.9068603515625, 4.625123500823974609, 0, 0, -0.73727703094482421, 0.67559051513671875, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+100, 180415, 2444, 13862, 13862, '0', 0, 0, 179.7881927490234375, -898.7274169921875, 842.959228515625, 3.990890979766845703, 0, 0, -0.91118335723876953, 0.412001103162765502, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+101, 180415, 2444, 13862, 13862, '0', 0, 0, -105.184028625488281, -875.15972900390625, 806.85003662109375, 0.616031348705291748, 0, 0, 0.303168296813964843, 0.952937006950378417, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+102, 180415, 2444, 13862, 13862, '0', 0, 0, -108.666656494140625, -871.326416015625, 806.9510498046875, 5.235987663269042968, 0, 0, -0.5, 0.866025388240814208, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+103, 180415, 2444, 13862, 13862, '0', 0, 0, 78.69965362548828125, -834.34027099609375, 843.90826416015625, 5.375615119934082031, 0, 0, -0.4383707046508789, 0.898794233798980712, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+104, 180415, 2444, 13862, 13862, '0', 0, 0, 82.77603912353515625, -917.8680419921875, 845.359619140625, 4.947877883911132812, 0, 0, -0.61914539337158203, 0.785276353359222412, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+105, 180415, 2444, 13862, 13862, '0', 0, 0, 174.9166717529296875, -891.78125, 843.39019775390625, 5.375615119934082031, 0, 0, -0.4383707046508789, 0.898794233798980712, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+106, 180415, 2444, 13862, 13862, '0', 0, 0, -49.5902786254882812, -780.248291015625, 792.38922119140625, 0.122172988951206207, 0, 0, 0.061048507690429687, 0.998134791851043701, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+107, 180415, 2444, 13862, 13862, '0', 0, 0, 66.82639312744140625, -816.05035400390625, 845.19677734375, 1.867502212524414062, 0, 0, 0.803856849670410156, 0.594822824001312255, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+108, 180415, 2444, 13862, 13862, '0', 0, 0, -15.5572919845581054, -839.23785400390625, 838.8358154296875, 2.385647773742675781, 0, 0, 0.929414749145507812, 0.369036853313446044, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+109, 180415, 2444, 13862, 13862, '0', 0, 0, -105.782989501953125, -885.09552001953125, 807.12579345703125, 2.740161895751953125, 0, 0, 0.979924201965332031, 0.199370384216308593, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+110, 180415, 2444, 13862, 13862, '0', 0, 0, 37.66666793823242187, -741.06597900390625, 793.02227783203125, 4.328419685363769531, 0, 0, -0.82903671264648437, 0.559194147586822509, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+111, 180415, 2444, 13862, 13862, '0', 0, 0, 4.121527671813964843, -744.7882080078125, 792.65167236328125, 5.93412017822265625, 0, 0, -0.17364788055419921, 0.984807789325714111, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+112, 180415, 2444, 13862, 13862, '0', 0, 0, 29.36284828186035156, -741.9444580078125, 792.78326416015625, 5.235987663269042968, 0, 0, -0.5, 0.866025388240814208, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+113, 180415, 2444, 13862, 13862, '0', 0, 0, 95.85764312744140625, -921.12847900390625, 840.13787841796875, 4.328419685363769531, 0, 0, -0.82903671264648437, 0.559194147586822509, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+114, 180415, 2444, 13862, 13862, '0', 0, 0, -2.58333325386047363, -752.34722900390625, 792.6424560546875, 5.93412017822265625, 0, 0, -0.17364788055419921, 0.984807789325714111, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+115, 180415, 2444, 13862, 13862, '0', 0, 0, 95.8038177490234375, -914.67706298828125, 840.13677978515625, 5.235987663269042968, 0, 0, -0.5, 0.866025388240814208, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+116, 180415, 2444, 13862, 13862, '0', 0, 0, -112.855903625488281, -868.38543701171875, 806.9012451171875, 0.680676698684692382, 0, 0, 0.333806037902832031, 0.942641794681549072, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+117, 180415, 2444, 13862, 13862, '0', 0, 0, 85.44097137451171875, -921.65277099609375, 845.35186767578125, 5.93412017822265625, 0, 0, -0.17364788055419921, 0.984807789325714111, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+118, 180415, 2444, 13862, 13862, '0', 0, 0, 99.73264312744140625, -1079.7066650390625, 841.42767333984375, 5.375615119934082031, 0, 0, -0.4383707046508789, 0.898794233798980712, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+119, 180415, 2444, 13862, 13862, '0', 0, 0, 197.8663177490234375, -891.08160400390625, 843.92193603515625, 0.122172988951206207, 0, 0, 0.061048507690429687, 0.998134791851043701, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+120, 180415, 2444, 13862, 13862, '0', 0, 0, 89.88541412353515625, -920.30035400390625, 845.322265625, 2.740161895751953125, 0, 0, 0.979924201965332031, 0.199370384216308593, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+121, 180415, 2444, 13862, 13862, '0', 0, 0, 122.5468826293945312, -1069.7430419921875, 841.53167724609375, 1.867502212524414062, 0, 0, 0.803856849670410156, 0.594822824001312255, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+122, 180415, 2444, 13862, 13862, '0', 0, 0, 178.4930572509765625, -899.53643798828125, 843.86065673828125, 4.328419685363769531, 0, 0, -0.82903671264648437, 0.559194147586822509, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+123, 180415, 2444, 13862, 13862, '0', 0, 0, 179.2239532470703125, -871.0850830078125, 846.01055908203125, 5.93412017822265625, 0, 0, -0.17364788055419921, 0.984807789325714111, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+124, 180415, 2444, 13862, 13862, '0', 0, 0, 98.8663177490234375, -1076.8819580078125, 841.42669677734375, 0.076413623988628387, 0, 0, 0.038197517395019531, 0.999270200729370117, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+125, 180415, 2444, 13862, 13862, '0', 0, 0, 178.7447967529296875, -871.6475830078125, 845.96044921875, 5.235987663269042968, 0, 0, -0.5, 0.866025388240814208, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+126, 180415, 2444, 13862, 13862, '0', 0, 0, 70.86978912353515625, -814.84027099609375, 845.17279052734375, 3.902884721755981445, 0, 0, -0.92842483520507812, 0.371520280838012695, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+127, 180415, 2444, 13862, 13862, '0', 0, 0, 205.89410400390625, -874.3524169921875, 846.2628173828125, 5.93412017822265625, 0, 0, -0.17364788055419921, 0.984807789325714111, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+128, 180415, 2444, 13862, 13862, '0', 0, 0, 16.625, -732.36456298828125, 792.6195068359375, 0.680676698684692382, 0, 0, 0.333806037902832031, 0.942641794681549072, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+129, 180415, 2444, 13862, 13862, '0', 0, 0, 75.126739501953125, -815.31427001953125, 845.47882080078125, 2.740161895751953125, 0, 0, 0.979924201965332031, 0.199370384216308593, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+130, 180415, 2444, 13862, 13862, '0', 0, 0, -37.1128463745117187, -782.0382080078125, 792.69366455078125, 4.782202720642089843, 0, 0, -0.68199825286865234, 0.731353819370269775, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+131, 180415, 2444, 13862, 13862, '0', 0, 0, -34.3975715637207031, -766.435791015625, 792.75921630859375, 1.867502212524414062, 0, 0, 0.803856849670410156, 0.594822824001312255, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+132, 180415, 2444, 13862, 13862, '0', 0, 0, 77.314239501953125, -915.21527099609375, 840.13653564453125, 4.782202720642089843, 0, 0, -0.68199825286865234, 0.731353819370269775, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+133, 180415, 2444, 13862, 13862, '0', 0, 0, -45.4895820617675781, -782.14581298828125, 792.65460205078125, 4.956737518310546875, 0, 0, -0.61566066741943359, 0.788011372089385986, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+134, 180415, 2444, 13862, 13862, '0', 0, 0, -17.604166030883789, -841.73956298828125, 838.88360595703125, 4.947877883911132812, 0, 0, -0.61914539337158203, 0.785276353359222412, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+135, 180415, 2444, 13862, 13862, '0', 0, 0, 86.454864501953125, -927.65106201171875, 840.13763427734375, 4.956737518310546875, 0, 0, -0.61566066741943359, 0.788011372089385986, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+136, 180415, 2444, 13862, 13862, '0', 0, 0, 97.671875, -1075.2603759765625, 841.42657470703125, 5.235987663269042968, 0, 0, -0.5, 0.866025388240814208, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+137, 180415, 2444, 13862, 13862, '0', 0, 0, 179.9600677490234375, -870.44964599609375, 846.00567626953125, 0.680676698684692382, 0, 0, 0.333806037902832031, 0.942641794681549072, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+138, 180415, 2444, 13862, 13862, '0', 0, 0, 92.595489501953125, -925.56768798828125, 840.13580322265625, 0.122172988951206207, 0, 0, 0.061048507690429687, 0.998134791851043701, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+139, 180415, 2444, 13862, 13862, '0', 0, 0, 99.68402862548828125, -1078.32470703125, 841.42718505859375, 3.693114757537841796, 0, 0, -0.96221828460693359, 0.272279202938079833, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+140, 180415, 2444, 13862, 13862, '0', 0, 0, 199.7934112548828125, -886.6319580078125, 843.97003173828125, 4.782202720642089843, 0, 0, -0.68199825286865234, 0.731353819370269775, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+141, 180415, 2444, 13862, 13862, '0', 0, 0, 175.529510498046875, -891.2117919921875, 842.92803955078125, 1.867502212524414062, 0, 0, 0.803856849670410156, 0.594822824001312255, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+142, 180415, 2444, 13862, 13862, '0', 0, 0, 122.7673568725585937, -1068.40283203125, 841.50372314453125, 4.380776405334472656, 0, 0, -0.81411552429199218, 0.580702960491180419, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+143, 180415, 2444, 13862, 13862, '0', 0, 0, 85.42534637451171875, -914.15277099609375, 845.33135986328125, 5.93412017822265625, 0, 0, -0.17364788055419921, 0.984807789325714111, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+144, 180415, 2444, 13862, 13862, '0', 0, 0, -15.8090276718139648, -839.701416015625, 839.05645751953125, 0.541050612926483154, 0, 0, 0.267237663269042968, 0.96363067626953125, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+145, 180415, 2444, 13862, 13862, '0', 0, 0, 64.71527862548828125, -817.38714599609375, 845.260986328125, 4.956737518310546875, 0, 0, -0.61566066741943359, 0.788011372089385986, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+146, 180415, 2444, 13862, 13862, '0', 0, 0, 123.376739501953125, -1073.8125, 841.48193359375, 4.625123500823974609, 0, 0, -0.73727703094482421, 0.67559051513671875, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+147, 180415, 2444, 13862, 13862, '0', 0, 0, 178.984375, -899.138916015625, 843.31072998046875, 4.956737518310546875, 0, 0, -0.61566066741943359, 0.788011372089385986, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+148, 180415, 2444, 13862, 13862, '0', 0, 0, 114.2100677490234375, -1087.0833740234375, 843.00653076171875, 5.93412017822265625, 0, 0, -0.17364788055419921, 0.984807789325714111, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+149, 180415, 2444, 13862, 13862, '0', 0, 0, 121.7100677490234375, -1087.673583984375, 842.7681884765625, 5.93412017822265625, 0, 0, -0.17364788055419921, 0.984807789325714111, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+150, 180415, 2444, 13862, 13862, '0', 0, 0, 112.1128463745117187, -1089.888916015625, 842.87579345703125, 0.680676698684692382, 0, 0, 0.333806037902832031, 0.942641794681549072, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+151, 180415, 2444, 13862, 13862, '0', 0, 0, 108.2864608764648437, -1090.8333740234375, 842.92340087890625, 4.782202720642089843, 0, 0, -0.68199825286865234, 0.731353819370269775, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+152, 180415, 2444, 13862, 13862, '0', 0, 0, 118.314239501953125, -1088.4097900390625, 842.8760986328125, 2.740161895751953125, 0, 0, 0.979924201965332031, 0.199370384216308593, 120, 255, 1, 51886), -- CandleBlack01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+153, 180415, 2444, 13862, 0, '0', 0, 0, -122.079856872558593, -866.33856201171875, 806.70635986328125, 1.867502212524414062, 0, 0, 0.803856849670410156, 0.594822824001312255, 120, 255, 1, 51886), -- CandleBlack01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+154, 180415, 2444, 13862, 0, '0', 0, 0, -129.842010498046875, -885.18231201171875, 807.35235595703125, 4.066620349884033203, 0, 0, -0.89493370056152343, 0.44619917869567871, 120, 255, 1, 51886), -- CandleBlack01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+155, 180415, 2444, 13862, 0, '0', 0, 0, -125.069442749023437, -887.15972900390625, 807.41644287109375, 4.380776405334472656, 0, 0, -0.81411552429199218, 0.580702960491180419, 120, 255, 1, 51886), -- CandleBlack01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+156, 180415, 2444, 13862, 0, '0', 0, 0, -116.90625, -866.13714599609375, 806.2513427734375, 4.625123500823974609, 0, 0, -0.73727703094482421, 0.67559051513671875, 120, 255, 1, 51886), -- CandleBlack01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+157, 180415, 2444, 13862, 0, '0', 0, 0, -133.1875, -881.39581298828125, 807.25421142578125, 5.375615119934082031, 0, 0, -0.4383707046508789, 0.898794233798980712, 120, 255, 1, 51886), -- CandleBlack01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+158, 180415, 2444, 13862, 0, '0', 0, 0, -126.541656494140625, -866.420166015625, 806.8441162109375, 4.939813137054443359, 0, 0, -0.62230682373046875, 0.782773375511169433, 120, 255, 1, 51886), -- CandleBlack01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+159, 180415, 2444, 13862, 0, '0', 0, 0, -156.390625, -903.87847900390625, 809.8258056640625, 5.93412017822265625, 0, 0, -0.17364788055419921, 0.984807789325714111, 120, 255, 1, 51886), -- CandleBlack01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+160, 180415, 2444, 13862, 0, '0', 0, 0, -130.94097900390625, -869.18927001953125, 806.82745361328125, 4.782202720642089843, 0, 0, -0.68199825286865234, 0.731353819370269775, 120, 255, 1, 51886), -- CandleBlack01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+161, 180415, 2444, 13862, 0, '0', 0, 0, -132.743057250976562, -874.00518798828125, 806.97796630859375, 4.956737518310546875, 0, 0, -0.61566066741943359, 0.788011372089385986, 120, 255, 1, 51886), -- CandleBlack01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+162, 180415, 2444, 13862, 14509, '0', 0, 0, 168.328125, -659.79864501953125, 782.11883544921875, 1.867502212524414062, 0, 0, 0.803856849670410156, 0.594822824001312255, 120, 255, 1, 51886), -- CandleBlack01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+163, 180415, 2444, 13862, 14509, '0', 0, 0, 164.9756927490234375, -639.3524169921875, 776.86016845703125, 4.066620349884033203, 0, 0, -0.89493370056152343, 0.44619917869567871, 120, 255, 1, 51886), -- CandleBlack01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+164, 180415, 2444, 13862, 14509, '0', 0, 0, 164.763885498046875, -635.66839599609375, 776.8963623046875, 4.625123500823974609, 0, 0, -0.73727703094482421, 0.67559051513671875, 120, 255, 1, 51886), -- CandleBlack01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+165, 180415, 2444, 13862, 14509, '0', 0, 0, 173.2447967529296875, -655.8975830078125, 776.96466064453125, 5.375615119934082031, 0, 0, -0.4383707046508789, 0.898794233798980712, 120, 255, 1, 51886), -- CandleBlack01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+166, 180415, 2444, 13862, 14509, '0', 0, 0, 178.4774322509765625, -663.9930419921875, 782.1541748046875, 5.93412017822265625, 0, 0, -0.17364788055419921, 0.984807789325714111, 120, 255, 1, 51886), -- CandleBlack01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+167, 180415, 2444, 13862, 14509, '0', 0, 0, 179.375, -657.2569580078125, 776.67510986328125, 4.956737518310546875, 0, 0, -0.61566066741943359, 0.788011372089385986, 120, 255, 1, 51886), -- CandleBlack01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+168, 180415, 2444, 13862, 14509, '0', 0, 0, 188.529510498046875, -659.03643798828125, 782.02197265625, 5.93412017822265625, 0, 0, -0.17364788055419921, 0.984807789325714111, 120, 255, 1, 51886), -- CandleBlack01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+169, 180415, 2444, 13862, 14509, '0', 0, 0, 195.09375, -646.921875, 782.14532470703125, 0.680676698684692382, 0, 0, 0.333806037902832031, 0.942641794681549072, 120, 255, 1, 51886), -- CandleBlack01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+170, 180415, 2444, 13862, 14509, '0', 0, 0, 169.201385498046875, -614.91668701171875, 782.28497314453125, 4.380776405334472656, 0, 0, -0.81411552429199218, 0.580702960491180419, 120, 255, 1, 51886), -- CandleBlack01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+171, 180415, 2444, 13862, 14509, '0', 0, 0, 175.4305572509765625, -617.9305419921875, 776.81610107421875, 0.122172988951206207, 0, 0, 0.061048507690429687, 0.998134791851043701, 120, 255, 1, 51886), -- CandleBlack01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+172, 180415, 2444, 13862, 14509, '0', 0, 0, 184.732635498046875, -620.5711669921875, 776.78607177734375, 4.782202720642089843, 0, 0, -0.68199825286865234, 0.731353819370269775, 120, 255, 1, 51886), -- CandleBlack01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+173, 180415, 2444, 13862, 14509, '0', 0, 0, 187.392364501953125, -614.91143798828125, 782.30303955078125, 4.964338302612304687, 0, 0, -0.61266136169433593, 0.790345549583435058, 120, 255, 1, 51886), -- CandleBlack01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+174, 180415, 2444, 13862, 14509, '0', 0, 0, 178.5243072509765625, -611.75, 782.1968994140625, 5.235987663269042968, 0, 0, -0.5, 0.866025388240814208, 120, 255, 1, 51886), -- CandleBlack01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+175, 180415, 2444, 13862, 14509, '0', 0, 0, 195.26910400390625, -629.453125, 782.10723876953125, 2.740161895751953125, 0, 0, 0.979924201965332031, 0.199370384216308593, 120, 255, 1, 51886), -- CandleBlack01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+176, 180415, 2444, 13862, 14509, '0', 0, 0, 136.36285400390625, -478.7257080078125, 556.27557373046875, 4.947877883911132812, 0, 0, -0.61914539337158203, 0.785276353359222412, 120, 255, 1, 51886), -- CandleBlack01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+177, 180425, 2444, 13862, 13862, '0', 0, 0, -17.2048606872558593, -841.4930419921875, 839.10821533203125, 5.74988555908203125, 0, 0, -0.26350116729736328, 0.964659094810485839, 120, 255, 1, 51886), -- SkullCandle01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+178, 180425, 2444, 13862, 13862, '0', 0, 0, 96.42014312744140625, -918.26214599609375, 840.14544677734375, 0.096465319395065307, 0, 0, 0.048213958740234375, 0.998837053775787353, 120, 255, 1, 51886), -- SkullCandle01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+179, 180425, 2444, 13862, 13862, '0', 0, 0, 89.767364501953125, -908.80731201171875, 840.14459228515625, 1.184337377548217773, 0, 0, 0.558161735534667968, 0.829732179641723632, 120, 255, 1, 51886), -- SkullCandle01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+180, 180425, 2444, 13862, 13862, '0', 0, 0, -15.9618053436279296, -840.0850830078125, 838.99664306640625, 5.740016937255859375, 0, 0, -0.26825809478759765, 0.963347077369689941, 120, 255, 1, 51886), -- SkullCandle01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+181, 180425, 2444, 13862, 13862, '0', 0, 0, 78.63715362548828125, -923.66839599609375, 840.14483642578125, 3.45367598533630371, 0, 0, -0.98785018920898437, 0.155409082770347595, 120, 255, 1, 51886), -- SkullCandle01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+182, 180425, 2444, 13862, 13862, '0', 0, 0, 78.92708587646484375, -911.89410400390625, 840.14453125, 2.502305507659912109, 0, 0, 0.949347496032714843, 0.314228147268295288, 120, 255, 1, 51886), -- SkullCandle01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+183, 180425, 2444, 13862, 13862, '0', 0, 0, 89.69791412353515625, -927.2430419921875, 840.1446533203125, 5.042820930480957031, 0, 0, -0.58118343353271484, 0.813772618770599365, 120, 255, 1, 51886), -- SkullCandle01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+184, 180425, 2444, 13862, 14509, '0', 0, 0, 133.53472900390625, -478.46875, 556.25811767578125, 0.399163424968719482, 0, 0, 0.198259353637695312, 0.980149626731872558, 120, 255, 1, 51886), -- SkullCandle01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+185, 180425, 2444, 13862, 14509, '0', 0, 0, 134.81597900390625, -478.0225830078125, 556.25811767578125, 0.399163424968719482, 0, 0, 0.198259353637695312, 0.980149626731872558, 120, 255, 1, 51886), -- SkullCandle01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+186, 180425, 2444, 13862, 14509, '0', 0, 0, 135.7604217529296875, -480.401031494140625, 556.25811767578125, 0.399163424968719482, 0, 0, 0.198259353637695312, 0.980149626731872558, 120, 255, 1, 51886), -- SkullCandle01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+187, 180425, 2444, 13862, 14509, '0', 0, 0, 134.2465362548828125, -480.4375, 556.25811767578125, 0.399163424968719482, 0, 0, 0.198259353637695312, 0.980149626731872558, 120, 255, 1, 51886), -- SkullCandle01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+188, 180426, 2444, 13862, 13862, '0', 0, 0, 146.1875, -908.78125, 845.15966796875, 5.318980216979980468, 0, 0, -0.46364307403564453, 0.886022090911865234, 120, 255, 1, 51886), -- Bat01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+189, 180426, 2444, 13862, 13862, '0', 0, 0, 139.154510498046875, -908.1336669921875, 849.9437255859375, 3.473210096359252929, 0, 0, -0.98628520965576171, 0.165049895644187927, 120, 255, 1, 51886), -- Bat01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+190, 180426, 2444, 13862, 13862, '0', 0, 0, 150.609375, -910.74481201171875, 840.93487548828125, 4.090700149536132812, 0, 0, -0.8894968032836914, 0.456941395998001098, 120, 255, 1, 51886), -- Bat01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+191, 180426, 2444, 13862, 13862, '0', 0, 0, 146.5625, -906.404541015625, 841.76397705078125, 2.90296173095703125, 0, 0, 0.992890357971191406, 0.119032517075538635, 120, 255, 1, 51886), -- Bat01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+192, 180426, 2444, 13862, 13862, '0', 0, 0, 142.90625, -909.76214599609375, 837.984619140625, 3.473210096359252929, 0, 0, -0.98628520965576171, 0.165049895644187927, 120, 255, 1, 51886), -- Bat01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+193, 180426, 2444, 13862, 13862, '0', 0, 0, 149.7447967529296875, -908.170166015625, 843.3782958984375, 3.473210096359252929, 0, 0, -0.98628520965576171, 0.165049895644187927, 120, 255, 1, 51886), -- Bat01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+194, 180426, 2444, 13862, 13862, '0', 0, 0, 151.1649322509765625, -912.69793701171875, 839.6356201171875, 3.473210096359252929, 0, 0, -0.98628520965576171, 0.165049895644187927, 120, 255, 1, 51886), -- Bat01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+195, 180426, 2444, 13862, 13862, '0', 0, 0, 142.90625, -909.76214599609375, 844.09893798828125, 4.627530097961425781, 0, 0, -0.73646354675292968, 0.676477253437042236, 120, 255, 1, 51886), -- Bat01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+196, 180426, 2444, 13862, 13862, '0', 0, 0, 147.36285400390625, -907.984375, 847.24951171875, 0.308611541986465454, 0, 0, 0.15369415283203125, 0.988118469715118408, 120, 255, 1, 51886), -- Bat01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+197, 180426, 2444, 13862, 13862, '0', 0, 0, 146.9375, -903.61981201171875, 840.99591064453125, 2.564846515655517578, 0, 0, 0.958707809448242187, 0.284392923116683959, 120, 255, 1, 51886), -- Bat01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+198, 180427, 2444, 13862, 13862, '0', 0, 0, 146.2395782470703125, -913.82989501953125, 840.92486572265625, 2.105536460876464843, 0, 0, 0.86879730224609375, 0.495167940855026245, 120, 255, 1, 51886), -- Bat02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+199, 180427, 2444, 13862, 13862, '0', 0, 0, 147.6805572509765625, -915.51214599609375, 841.11505126953125, 3.062830209732055664, 0, 0, 0.999224662780761718, 0.039371035993099212, 120, 255, 1, 51886), -- Bat02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+200, 180427, 2444, 13862, 13862, '0', 0, 0, 144.2743072509765625, -905.4375, 839.74090576171875, 0.219272956252098083, 0, 0, 0.109416961669921875, 0.993995964527130126, 120, 255, 1, 51886), -- Bat02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+201, 180427, 2444, 13862, 13862, '0', 0, 0, 152.78125, -904.6024169921875, 847.32916259765625, 3.680039167404174804, 0, 0, -0.96397781372070312, 0.265982657670974731, 120, 255, 1, 51886), -- Bat02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+202, 180427, 2444, 13862, 13862, '0', 0, 0, 124.5173568725585937, -887.50347900390625, 836.83502197265625, 5.93412017822265625, 0, 0, -0.17364788055419921, 0.984807789325714111, 120, 255, 1, 51886), -- Bat02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+203, 180427, 2444, 13862, 13862, '0', 0, 0, 152.939239501953125, -904.29168701171875, 843.90386962890625, 2.218880414962768554, 0, 0, 0.895449638366699218, 0.445162832736968994, 120, 255, 1, 51886), -- Bat02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+204, 180428, 2444, 13862, 13862, '0', 0, 0, -15.6440973281860351, -837.21527099609375, 838.1727294921875, 1.989672422409057617, 0, 0, 0.838669776916503906, 0.544640243053436279, 120, 255, 1, 51886), -- G_WitchBroom_01 scale 0.5 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+205, 180428, 2444, 13862, 13862, '0', 0, 0, -18.7222232818603515, -847.20489501953125, 838.11688232421875, 1.989672422409057617, 0, 0, 0.838669776916503906, 0.544640243053436279, 120, 255, 1, 51886), -- G_WitchBroom_01 scale 0.5 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+206, 180428, 2444, 13862, 13862, '0', 0, 0, -19.322916030883789, -842.029541015625, 838.1727294921875, 1.989672422409057617, 0, 0, 0.838669776916503906, 0.544640243053436279, 120, 255, 1, 51886), -- G_WitchBroom_01 scale 0.5 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+207, 180428, 2444, 13862, 14509, '0', 0, 0, 171.282989501953125, -554.78472900390625, 819.35052490234375, 1.989672422409057617, 0, 0, 0.838669776916503906, 0.544640243053436279, 120, 255, 1, 51886), -- G_WitchBroom_01 scale 0.5 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+208, 180429, 2444, 13862, 13862, '0', 0, 0, 12.61979198455810546, -889.08331298828125, 839.6942138671875, 2.604772567749023437, 0.001035213470458984, 0.068917274475097656, 0.9615936279296875, 0.265682220458984375, 120, 255, 1, 51886), -- G_WitchHat_01 scale 0.5 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+209, 180429, 2444, 13862, 14509, '0', 0, 0, 171.265625, -554.842041015625, 821.9234619140625, 0.818171918392181396, 0, 0, 0.397770881652832031, 0.917484760284423828, 120, 255, 1, 51886), -- G_WitchHat_01 scale 0.5 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+210, 180429, 2444, 13862, 0, '0', 0, 0, 78.19097137451171875, -1282.8836669921875, 909.8096923828125, 4.792627334594726562, 0, 0, -0.6781768798828125, 0.734898746013641357, 120, 255, 1, 51886), -- G_WitchHat_01 scale 0.5 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+211, 180429, 2444, 13862, 0, '0', 0, 0, 82.3680572509765625, -1293.142333984375, 909.8096923828125, 5.330156326293945312, 0, 0, -0.45868492126464843, 0.888598978519439697, 120, 255, 1, 51886), -- G_WitchHat_01 scale 0.5 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+212, 180431, 2444, 13862, 13862, '0', 0, 0, 110.3055572509765625, -990.04339599609375, 841.6376953125, 4.084570884704589843, 0, 0, -0.89089298248291015, 0.454213261604309082, 120, 255, 1, 51886), -- G_Pumpkin_01 scale 4.0 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+213, 180431, 2444, 13862, 13862, '0', 0, 0, 115.3003463745117187, -1131.1458740234375, 839.08673095703125, 3.425269365310668945, 0, 0, -0.98995780944824218, 0.141363114118576049, 120, 255, 1, 51886), -- G_Pumpkin_01 scale 4.0 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+214, 180431, 2444, 13862, 13862, '0', 0, 0, 134.3368072509765625, -1133.9427490234375, 840.35577392578125, 3.831689357757568359, 0, 0, -0.94105911254882812, 0.338242113590240478, 120, 255, 1, 51886), -- G_Pumpkin_01 scale 4.0 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+215, 180431, 2444, 13862, 13862, '0', 0, 0, 57.82986068725585937, -789.7742919921875, 835.7867431640625, 4.084570884704589843, 0, 0, -0.89089298248291015, 0.454213261604309082, 120, 255, 1, 51886), -- G_Pumpkin_01 scale 4.0 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+216, 180431, 2444, 13862, 13862, '0', 0, 0, 180.3871612548828125, -552.5382080078125, 820.13787841796875, 1.203677892684936523, 0, 0, 0.566159248352050781, 0.824295878410339355, 120, 255, 1, 51886), -- G_Pumpkin_01 scale 4.0 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+217, 180471, 2444, 13862, 13862, '0', 0, 0, 33.15972137451171875, -885.029541015625, 845.73809814453125, 0.541050612926483154, 0, 0, 0.267237663269042968, 0.96363067626953125, 120, 255, 1, 51886), -- HangingSkullLight01 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+218, 180471, 2444, 13862, 0, '0', 0, 0, -140.944442749023437, -902.45660400390625, 816.17706298828125, 1.590546846389770507, 0, 0, 0.714055061340332031, 0.700089514255523681, 120, 255, 1, 51886), -- HangingSkullLight01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+219, 180471, 2444, 13862, 0, '0', 0, 0, -140.934036254882812, -898.625, 816.2322998046875, 1.173076272010803222, 0, 0, 0.553481101989746093, 0.832861781120300292, 120, 255, 1, 51886), -- HangingSkullLight01 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+220, 180471, 2444, 13862, 14509, '0', 0, 0, 175.6805572509765625, -495.055572509765625, 564.31134033203125, 3.503906726837158203, 0, 0, -0.98363590240478515, 0.180167675018310546, 120, 255, 1, 51886), -- HangingSkullLight01 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+221, 180472, 2444, 13862, 13862, '0', 0, 0, 38.84201431274414062, -877.97393798828125, 851.0084228515625, 2.548179388046264648, 0, 0, 0.956304550170898437, 0.292372345924377441, 120, 255, 1, 51886), -- HangingSkullLight02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+222, 180472, 2444, 13862, 13862, '0', 0, 0, -19.3298606872558593, -754.654541015625, 804.12860107421875, 2.104254484176635742, 0, 0, 0.868479728698730468, 0.495724707841873168, 120, 255, 1, 51886), -- HangingSkullLight02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+223, 180472, 2444, 13862, 13862, '0', 0, 0, 19.4375, -733.01739501953125, 803.95050048828125, 2.548179388046264648, 0, 0, 0.956304550170898437, 0.292372345924377441, 120, 255, 1, 51886), -- HangingSkullLight02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+224, 180472, 2444, 13862, 13862, '0', 0, 0, -45.1215286254882812, -778.1875, 804.21435546875, 2.758804559707641601, 0, 0, 0.981739997863769531, 0.190227702260017395, 120, 255, 1, 51886), -- HangingSkullLight02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+225, 180472, 2444, 13862, 0, '0', 0, 0, 5.246527671813964843, -657.4774169921875, 781.74407958984375, 5.243134021759033203, 0, 0, -0.4969024658203125, 0.86780637502670288, 120, 255, 1, 51886), -- HangingSkullLight02 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+226, 180472, 2444, 13862, 0, '0', 0, 0, 52.80902862548828125, -641.95831298828125, 781.66131591796875, 3.892222404479980468, 0, 0, -0.93039226531982421, 0.366565406322479248, 120, 255, 1, 51886), -- HangingSkullLight02 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+227, 180472, 2444, 13862, 0, '0', 0, 0, -18.3836803436279296, -650.15972900390625, 781.8275146484375, 0.285998344421386718, 0, 0, 0.142512321472167968, 0.989793062210083007, 120, 255, 1, 51886), -- HangingSkullLight02 (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+228, 180523, 2444, 13862, 13862, '0', 0, 0, 210.9479217529296875, -880.390625, 843.05938720703125, 4.136432647705078125, 0, 0, -0.87881660461425781, 0.477159708738327026, 120, 255, 1, 51886), -- Apple Bob (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+229, 180523, 2444, 13862, 14489, '0', 0, 0, 200.201385498046875, -1252.451416015625, 936.65570068359375, 4.136432647705078125, 0, 0, -0.87881660461425781, 0.477159708738327026, 120, 255, 1, 51886), -- Apple Bob (Area: The Seat of the Aspects - Difficulty: 0) CreateObject1
+(@OGUID+230, 180523, 2444, 13862, 0, '0', 0, 0, 357.454864501953125, -526.80035400390625, 816.3685302734375, 4.136432647705078125, 0, 0, -0.87881660461425781, 0.477159708738327026, 120, 255, 1, 51886), -- Apple Bob (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+231, 185454, 2444, 13862, 13862, '0', 0, 0, -13.2777776718139648, -840.16143798828125, 838.1717529296875, 2.929131269454956054, 0, 0, 0.994362831115722656, 0.106030978262424468, 120, 255, 1, 51886), -- Laying Skeleton 02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+232, 185454, 2444, 13862, 13862, '0', 0, 0, 73.69965362548828125, -865.42364501953125, 840.19122314453125, 3.332017898559570312, 0.170282840728759765, -0.13543987274169921, -0.97362709045410156, 0.068630009889602661, 120, 255, 1, 51886), -- Laying Skeleton 02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+233, 185454, 2444, 13862, 13862, '0', 0, 0, -18.5052089691162109, -847.888916015625, 838.11785888671875, 3.403396368026733398, 0, 0, -0.99144458770751953, 0.130528271198272705, 120, 255, 1, 51886), -- Laying Skeleton 02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+234, 185454, 2444, 13862, 13862, '0', 0, 0, 290.630218505859375, -1094.01220703125, 878.9984130859375, 0.554713129997253417, 0, 0, 0.273814201354980468, 0.961782574653625488, 120, 255, 1, 51886), -- Laying Skeleton 02 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+235, 185454, 2444, 13862, 14509, '0', 0, 0, 134.875, -479.364593505859375, 556.25811767578125, 3.403396368026733398, 0, 0, -0.99144458770751953, 0.130528271198272705, 120, 255, 1, 51886), -- Laying Skeleton 02 (Area: The Artisan's Market - Difficulty: 0) CreateObject1
+(@OGUID+236, 207941, 2444, 13862, 13862, '0', 0, 0, 286.486114501953125, -1092.1632080078125, 895.92156982421875, 3.111405134201049804, 0.049528121948242187, -0.21337509155273437, 0.975361824035644531, 0.026217566803097724, 120, 255, 1, 51886), -- G_WitchHat_01 scale 2.0 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+237, 208061, 2444, 13862, 13862, '0', 0, 0, -64.5277786254882812, -839.13018798828125, 792.20806884765625, 3.648401260375976562, 0.191833972930908203, 0.05084991455078125, -0.94875144958496093, 0.245936393737792968, 120, 255, 1, 51886), -- G_Pumpkin_02 Scale 2.0 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+238, 208061, 2444, 13862, 13862, '0', 0, 0, 278.611114501953125, -1099.4132080078125, 870.7276611328125, 4.319622039794921875, 0, 0, -0.83148860931396484, 0.555541813373565673, 120, 255, 1, 51886), -- G_Pumpkin_02 Scale 2.0 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+239, 208062, 2444, 13862, 13862, '0', 0, 0, 312.0694580078125, -1046.263916015625, 870.7177734375, 4.549403190612792968, 0, 0, -0.76232051849365234, 0.647199690341949462, 120, 255, 1, 51886), -- G_Pumpkin_03 Scale 2.0 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+240, 208072, 2444, 13862, 13862, '0', 0, 0, 313.40277099609375, -1051.1875, 874.93255615234375, 4.459957122802734375, -0.0497450828552246, 0.029268264770507812, -0.78987884521484375, 0.610540926456451416, 120, 255, 1, 51886), -- G_Pumpkin_03 Scale 0.5 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+241, 208078, 2444, 13862, 13862, '0', 0, 0, 314.01214599609375, -1050.251708984375, 875.02972412109375, 4.622332096099853515, 0, 0, -0.73821926116943359, 0.674560844898223876, 120, 255, 1, 51886), -- G_Pumpkin_01 scale 0.5 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+242, 208078, 2444, 13862, 13862, '0', 0, 0, 279.8350830078125, -1097.16845703125, 870.72491455078125, 4.423607826232910156, 0, 0, -0.80149364471435546, 0.598003327846527099, 120, 255, 1, 51886), -- G_Pumpkin_01 scale 0.5 (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+243, 386374, 2444, 13862, 13862, '0', 0, 0, 67.3524322509765625, -986.7274169921875, 836.81781005859375, 3.105198144912719726, 0.001416206359863281, -0.15183830261230468, 0.988228797912597656, 0.018626825883984565, 120, 255, 1, 51886), -- G_Pumpkin_01 (scale 0.75) (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+244, 386374, 2444, 13862, 13862, '0', 0, 0, -16.4392356872558593, -843.0086669921875, 838.1722412109375, 1.306864857673645019, 0.069544315338134765, 0.042333602905273437, 0.606455802917480468, 0.790937960147857666, 120, 255, 1, 51886), -- G_Pumpkin_01 (scale 0.75) (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+245, 386375, 2444, 13862, 13862, '0', 0, 0, 65.736114501953125, -816.670166015625, 845.13262939453125, 4.328419685363769531, 0, 0, -0.82903671264648437, 0.559194147586822509, 120, 255, 1, 51886), -- CandleBlack01 (scale 0.75) (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+246, 386375, 2444, 13862, 13862, '0', 0, 0, 62.61284637451171875, -819.51910400390625, 845.4205322265625, 5.235987663269042968, 0, 0, -0.5, 0.866025388240814208, 120, 255, 1, 51886), -- CandleBlack01 (scale 0.75) (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+247, 386375, 2444, 13862, 13862, '0', 0, 0, 72.21875, -814.80206298828125, 845.33453369140625, 4.782202720642089843, 0, 0, -0.68199825286865234, 0.731353819370269775, 120, 255, 1, 51886), -- CandleBlack01 (scale 0.75) (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+248, 386375, 2444, 13862, 13862, '0', 0, 0, 69.56076812744140625, -815.076416015625, 845.14581298828125, 2.048972368240356445, 0, 0, 0.854447364807128906, 0.519537985324859619, 120, 255, 1, 51886), -- CandleBlack01 (scale 0.75) (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+249, 386375, 2444, 13862, 13862, '0', 0, 0, 68.16666412353515625, -814.78125, 846.28741455078125, 4.066620349884033203, 0, 0, -0.89493370056152343, 0.44619917869567871, 120, 255, 1, 51886), -- CandleBlack01 (scale 0.75) (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+250, 386375, 2444, 13862, 13862, '0', 0, 0, 63.72569656372070312, -818.23956298828125, 845.31890869140625, 4.380776405334472656, 0, 0, -0.81411552429199218, 0.580702960491180419, 120, 255, 1, 51886), -- CandleBlack01 (scale 0.75) (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+251, 386375, 2444, 13862, 13862, '0', 0, 0, 68.079864501953125, -815.467041015625, 845.16680908203125, 0.680676698684692382, 0, 0, 0.333806037902832031, 0.942641794681549072, 120, 255, 1, 51886), -- CandleBlack01 (scale 0.75) (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+252, 386378, 2444, 13862, 0, '0', 0, 0, -122.901039123535156, -894.97052001953125, 807.21160888671875, 0.1784391850233078, -0.09527301788330078, 0.074731826782226562, 0.095785140991210937, 0.988009810447692871, 120, 255, 1, 51886), -- G_Pumpkin_03 (scale 0.75) (Area: 0 - Difficulty: 0) CreateObject1
+(@OGUID+253, 401752, 2444, 13862, 13862, '0', 0, 0, 209.217010498046875, -883.013916015625, 843.05938720703125, 3.878522634506225585, 0, 0, -0.93288135528564453, 0.360183805227279663, 120, 255, 1, 51886), -- Candy Bucket (Area: Valdrakken - Difficulty: 0) CreateObject1
+(@OGUID+254, 401753, 2444, 13862, 14489, '0', 0, 0, 196.986114501953125, -1252.0625, 936.65570068359375, 5.765224933624267578, 0, 0, -0.25609493255615234, 0.966651618480682373, 120, 255, 1, 51886), -- Candy Bucket (Area: The Seat of the Aspects - Difficulty: 0) CreateObject1
+(@OGUID+255, 401754, 2444, 13862, 0, '0', 0, 0, 351.333343505859375, -520.78125, 816.3685302734375, 5.184331417083740234, 0, 0, -0.52219867706298828, 0.852823853492736816, 120, 255, 1, 51886); -- Candy Bucket (Area: 0 - Difficulty: 0) CreateObject1
+
+-- Event spawns
+DELETE FROM `game_event_gameobject` WHERE `eventEntry`=12 AND `guid` BETWEEN @OGUID+0 AND @OGUID+255;
+INSERT INTO `game_event_gameobject` (`eventEntry`, `guid`) VALUES
+(12, @OGUID+0),
+(12, @OGUID+1),
+(12, @OGUID+2),
+(12, @OGUID+3),
+(12, @OGUID+4),
+(12, @OGUID+5),
+(12, @OGUID+6),
+(12, @OGUID+7),
+(12, @OGUID+8),
+(12, @OGUID+9),
+(12, @OGUID+10),
+(12, @OGUID+11),
+(12, @OGUID+12),
+(12, @OGUID+13),
+(12, @OGUID+14),
+(12, @OGUID+15),
+(12, @OGUID+16),
+(12, @OGUID+17),
+(12, @OGUID+18),
+(12, @OGUID+19),
+(12, @OGUID+20),
+(12, @OGUID+21),
+(12, @OGUID+22),
+(12, @OGUID+23),
+(12, @OGUID+24),
+(12, @OGUID+25),
+(12, @OGUID+26),
+(12, @OGUID+27),
+(12, @OGUID+28),
+(12, @OGUID+29),
+(12, @OGUID+30),
+(12, @OGUID+31),
+(12, @OGUID+32),
+(12, @OGUID+33),
+(12, @OGUID+34),
+(12, @OGUID+35),
+(12, @OGUID+36),
+(12, @OGUID+37),
+(12, @OGUID+38),
+(12, @OGUID+39),
+(12, @OGUID+40),
+(12, @OGUID+41),
+(12, @OGUID+42),
+(12, @OGUID+43),
+(12, @OGUID+44),
+(12, @OGUID+45),
+(12, @OGUID+46),
+(12, @OGUID+47),
+(12, @OGUID+48),
+(12, @OGUID+49),
+(12, @OGUID+50),
+(12, @OGUID+51),
+(12, @OGUID+52),
+(12, @OGUID+53),
+(12, @OGUID+54),
+(12, @OGUID+55),
+(12, @OGUID+56),
+(12, @OGUID+57),
+(12, @OGUID+58),
+(12, @OGUID+59),
+(12, @OGUID+60),
+(12, @OGUID+61),
+(12, @OGUID+62),
+(12, @OGUID+63),
+(12, @OGUID+64),
+(12, @OGUID+65),
+(12, @OGUID+66),
+(12, @OGUID+67),
+(12, @OGUID+68),
+(12, @OGUID+69),
+(12, @OGUID+70),
+(12, @OGUID+71),
+(12, @OGUID+72),
+(12, @OGUID+73),
+(12, @OGUID+74),
+(12, @OGUID+75),
+(12, @OGUID+76),
+(12, @OGUID+77),
+(12, @OGUID+78),
+(12, @OGUID+79),
+(12, @OGUID+80),
+(12, @OGUID+81),
+(12, @OGUID+82),
+(12, @OGUID+83),
+(12, @OGUID+84),
+(12, @OGUID+85),
+(12, @OGUID+86),
+(12, @OGUID+87),
+(12, @OGUID+88),
+(12, @OGUID+89),
+(12, @OGUID+90),
+(12, @OGUID+91),
+(12, @OGUID+92),
+(12, @OGUID+93),
+(12, @OGUID+94),
+(12, @OGUID+95),
+(12, @OGUID+96),
+(12, @OGUID+97),
+(12, @OGUID+98),
+(12, @OGUID+99),
+(12, @OGUID+100),
+(12, @OGUID+101),
+(12, @OGUID+102),
+(12, @OGUID+103),
+(12, @OGUID+104),
+(12, @OGUID+105),
+(12, @OGUID+106),
+(12, @OGUID+107),
+(12, @OGUID+108),
+(12, @OGUID+109),
+(12, @OGUID+110),
+(12, @OGUID+111),
+(12, @OGUID+112),
+(12, @OGUID+113),
+(12, @OGUID+114),
+(12, @OGUID+115),
+(12, @OGUID+116),
+(12, @OGUID+117),
+(12, @OGUID+118),
+(12, @OGUID+119),
+(12, @OGUID+120),
+(12, @OGUID+121),
+(12, @OGUID+122),
+(12, @OGUID+123),
+(12, @OGUID+124),
+(12, @OGUID+125),
+(12, @OGUID+126),
+(12, @OGUID+127),
+(12, @OGUID+128),
+(12, @OGUID+129),
+(12, @OGUID+130),
+(12, @OGUID+131),
+(12, @OGUID+132),
+(12, @OGUID+133),
+(12, @OGUID+134),
+(12, @OGUID+135),
+(12, @OGUID+136),
+(12, @OGUID+137),
+(12, @OGUID+138),
+(12, @OGUID+139),
+(12, @OGUID+140),
+(12, @OGUID+141),
+(12, @OGUID+142),
+(12, @OGUID+143),
+(12, @OGUID+144),
+(12, @OGUID+145),
+(12, @OGUID+146),
+(12, @OGUID+147),
+(12, @OGUID+148),
+(12, @OGUID+149),
+(12, @OGUID+150),
+(12, @OGUID+151),
+(12, @OGUID+152),
+(12, @OGUID+153),
+(12, @OGUID+154),
+(12, @OGUID+155),
+(12, @OGUID+156),
+(12, @OGUID+157),
+(12, @OGUID+158),
+(12, @OGUID+159),
+(12, @OGUID+160),
+(12, @OGUID+161),
+(12, @OGUID+162),
+(12, @OGUID+163),
+(12, @OGUID+164),
+(12, @OGUID+165),
+(12, @OGUID+166),
+(12, @OGUID+167),
+(12, @OGUID+168),
+(12, @OGUID+169),
+(12, @OGUID+170),
+(12, @OGUID+171),
+(12, @OGUID+172),
+(12, @OGUID+173),
+(12, @OGUID+174),
+(12, @OGUID+175),
+(12, @OGUID+176),
+(12, @OGUID+177),
+(12, @OGUID+178),
+(12, @OGUID+179),
+(12, @OGUID+180),
+(12, @OGUID+181),
+(12, @OGUID+182),
+(12, @OGUID+183),
+(12, @OGUID+184),
+(12, @OGUID+185),
+(12, @OGUID+186),
+(12, @OGUID+187),
+(12, @OGUID+188),
+(12, @OGUID+189),
+(12, @OGUID+190),
+(12, @OGUID+191),
+(12, @OGUID+192),
+(12, @OGUID+193),
+(12, @OGUID+194),
+(12, @OGUID+195),
+(12, @OGUID+196),
+(12, @OGUID+197),
+(12, @OGUID+198),
+(12, @OGUID+199),
+(12, @OGUID+200),
+(12, @OGUID+201),
+(12, @OGUID+202),
+(12, @OGUID+203),
+(12, @OGUID+204),
+(12, @OGUID+205),
+(12, @OGUID+206),
+(12, @OGUID+207),
+(12, @OGUID+208),
+(12, @OGUID+209),
+(12, @OGUID+210),
+(12, @OGUID+211),
+(12, @OGUID+212),
+(12, @OGUID+213),
+(12, @OGUID+214),
+(12, @OGUID+215),
+(12, @OGUID+216),
+(12, @OGUID+217),
+(12, @OGUID+218),
+(12, @OGUID+219),
+(12, @OGUID+220),
+(12, @OGUID+221),
+(12, @OGUID+222),
+(12, @OGUID+223),
+(12, @OGUID+224),
+(12, @OGUID+225),
+(12, @OGUID+226),
+(12, @OGUID+227),
+(12, @OGUID+228),
+(12, @OGUID+229),
+(12, @OGUID+230),
+(12, @OGUID+231),
+(12, @OGUID+232),
+(12, @OGUID+233),
+(12, @OGUID+234),
+(12, @OGUID+235),
+(12, @OGUID+236),
+(12, @OGUID+237),
+(12, @OGUID+238),
+(12, @OGUID+239),
+(12, @OGUID+240),
+(12, @OGUID+241),
+(12, @OGUID+242),
+(12, @OGUID+243),
+(12, @OGUID+244),
+(12, @OGUID+245),
+(12, @OGUID+246),
+(12, @OGUID+247),
+(12, @OGUID+248),
+(12, @OGUID+249),
+(12, @OGUID+250),
+(12, @OGUID+251),
+(12, @OGUID+252),
+(12, @OGUID+253),
+(12, @OGUID+254),
+(12, @OGUID+255);