diff options
author | Meji <alvaro.megias@outlook.com> | 2023-11-08 02:49:43 +0100 |
---|---|---|
committer | Meji <alvaro.megias@outlook.com> | 2023-11-08 02:49:43 +0100 |
commit | 03a4ef87495491e0543ff959451c1d94cdcd8fcc (patch) | |
tree | 64366adcc100042f1fc6a7238e8c19b159da9a04 /sql | |
parent | 9d298aa1d74f1b622c3e5a0cb6c6b8c491060a31 (diff) |
DB/Duskwood: Added Hallows End spawns
Diffstat (limited to 'sql')
-rw-r--r-- | sql/updates/world/master/2023_11_08_17_world_duskwood_darkshire.sql | 301 |
1 files changed, 301 insertions, 0 deletions
diff --git a/sql/updates/world/master/2023_11_08_17_world_duskwood_darkshire.sql b/sql/updates/world/master/2023_11_08_17_world_duskwood_darkshire.sql new file mode 100644 index 00000000000..c77ad29bf26 --- /dev/null +++ b/sql/updates/world/master/2023_11_08_17_world_duskwood_darkshire.sql @@ -0,0 +1,301 @@ +SET @OGUID := 3005065; + +-- Gameobject templates +UPDATE `gameobject_template` SET `ContentTuningId`=425, `VerifiedBuild`=51886 WHERE `entry`=190048; -- Candy Bucket + +UPDATE `gameobject_template_addon` SET `faction`=1732 WHERE `entry`=190048; -- Candy Bucket + +-- Quests +UPDATE `quest_template` SET `Expansion`=9, `VerifiedBuild`=51886 WHERE `ID`=12344; -- Candy Bucket + +UPDATE `quest_offer_reward` SET `VerifiedBuild`=51886 WHERE `ID`=12344; + +DELETE FROM `gameobject_queststarter` WHERE `id`=190048; +INSERT INTO `gameobject_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES +(190048, 12344, 51886); + +UPDATE `gameobject_questender` SET `VerifiedBuild`=51886 WHERE (`id`=190048 AND `quest`=12344); + +DELETE FROM `game_event_gameobject_quest` WHERE `id`=190048; + +-- Gameobject spawns +DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+136; +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, 0, 10, 42, '0', 0, 0, -10521.666015625, -1296.152587890625, 41.09701156616210937, 4.48549652099609375, 0, 0, -0.7826080322265625, 0.622514784336090087, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+1, 180405, 0, 10, 42, '0', 0, 0, -10530.265625, -1203.6861572265625, 27.26373863220214843, 3.665196180343627929, 0, 0, -0.96592521667480468, 0.258821308612823486, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+2, 180405, 0, 10, 42, '0', 0, 0, -10510.2783203125, -1173.2257080078125, 31.31929969787597656, 0.052358884364366531, 0, 0, 0.02617645263671875, 0.999657332897186279, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+3, 180405, 0, 10, 42, '0', 0, 0, -10586.4189453125, -1259.0438232421875, 37.00909805297851562, 1.937312245368957519, 0, 0, 0.824125289916992187, 0.566407561302185058, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+4, 180405, 0, 10, 42, '0', 0, 0, -10504.75, -1177.951171875, 28.06078147888183593, 1.186823248863220214, 0, 0, 0.559192657470703125, 0.829037725925445556, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+5, 180405, 0, 10, 42, '0', 0, 0, -10569.5595703125, -1321.5850830078125, 48.64575958251953125, 2.652894020080566406, 0, 0, 0.970294952392578125, 0.241925001144409179, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+6, 180405, 0, 10, 42, '0', 0, 0, -10586.7001953125, -1173.8599853515625, 28.56590080261230468, 1.396261811256408691, 0, 0, 0.642786979675292968, 0.766044974327087402, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+7, 180405, 0, 10, 42, '0', 0, 0, -10567.609375, -1170.3663330078125, 28.85395050048828125, 5.235987663269042968, 0, 0, -0.5, 0.866025388240814208, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+8, 180405, 0, 10, 42, '0', 0, 0, -10564.1845703125, -1166.079833984375, 28.77549934387207031, 3.665196180343627929, 0, 0, -0.96592521667480468, 0.258821308612823486, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+9, 180405, 0, 10, 42, '0', 0, 0, -10586.1767578125, -1158.373291015625, 30.05962181091308593, 5.497788906097412109, 0, 0, -0.38268280029296875, 0.923879802227020263, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+10, 180405, 0, 10, 42, '0', 0, 0, -10526.79296875, -1139.2984619140625, 29.50465202331542968, 5.532694816589355468, 0, 0, -0.3665008544921875, 0.93041771650314331, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+11, 180405, 0, 10, 42, '0', 0, 0, -10551.0517578125, -1106.0885009765625, 31.42811775207519531, 5.270895957946777343, 0, 0, -0.48480892181396484, 0.87462007999420166, 120, 255, 1, 51886), -- G_Pumpkin_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+12, 180406, 0, 10, 42, '0', 0, 0, -10519.09765625, -1291.5224609375, 40.68500137329101562, 4.555310726165771484, 0, 0, -0.76040554046630859, 0.649448513984680175, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+13, 180406, 0, 10, 42, '0', 0, 0, -10558.4287109375, -1258.297119140625, 32.79905319213867187, 2.827429771423339843, 0, 0, 0.987688064575195312, 0.156436234712600708, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+14, 180406, 0, 10, 42, '0', 0, 0, -10524.7138671875, -1208.0833740234375, 28.11756324768066406, 0.104719325900077819, 0, 0, 0.052335739135742187, 0.998629570007324218, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+15, 180406, 0, 10, 42, '0', 0, 0, -10539.0107421875, -1171.2430419921875, 29.18546485900878906, 5.026549339294433593, 0, 0, -0.5877847671508789, 0.809017360210418701, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+16, 180406, 0, 10, 42, '0', 0, 0, -10530.2470703125, -1175.486083984375, 34.95738601684570312, 0.052358884364366531, 0, 0, 0.02617645263671875, 0.999657332897186279, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+17, 180406, 0, 10, 42, '0', 0, 0, -10525.6787109375, -1173, 28.11523818969726562, 0.052358884364366531, 0, 0, 0.02617645263671875, 0.999657332897186279, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+18, 180406, 0, 10, 42, '0', 0, 0, -10607.111328125, -1206.064208984375, 33.26181411743164062, 4.834563255310058593, 0, 0, -0.66261959075927734, 0.748956084251403808, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+19, 180406, 0, 10, 42, '0', 0, 0, -10582.7880859375, -1194.3258056640625, 27.72115516662597656, 2.059488296508789062, 0, 0, 0.857167243957519531, 0.515038192272186279, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+20, 180406, 0, 10, 42, '0', 0, 0, -10563.234375, -1173.6875, 28.82422256469726562, 0.471238493919372558, 0, 0, 0.233445167541503906, 0.972369968891143798, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+21, 180406, 0, 10, 42, '0', 0, 0, -10597.8251953125, -1171.6099853515625, 28.37948799133300781, 6.073746204376220703, 0, 0, -0.10452842712402343, 0.994521915912628173, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+22, 180406, 0, 10, 42, '0', 0, 0, -10561.5341796875, -1150.112548828125, 28.03416061401367187, 0.558503925800323486, 0, 0, 0.275636672973632812, 0.961261868476867675, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+23, 180406, 0, 10, 42, '0', 0, 0, -10533.16015625, -1151.420166015625, 29.18546485900878906, 3.595378875732421875, 0, 0, -0.97437000274658203, 0.224951311945915222, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+24, 180406, 0, 10, 42, '0', 0, 0, -10574.0361328125, -1106.170166015625, 30.06897354125976562, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- G_Pumpkin_02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+25, 180407, 0, 10, 42, '0', 0, 0, -10505.2001953125, -1252.5208740234375, 42.39947509765625, 5.916667938232421875, 0, 0, -0.18223476409912109, 0.98325502872467041, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+26, 180407, 0, 10, 42, '0', 0, 0, -10536.380859375, -1286.648193359375, 38.79502487182617187, 2.146752834320068359, 0, 0, 0.878816604614257812, 0.477159708738327026, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+27, 180407, 0, 10, 42, '0', 0, 0, -10464.6474609375, -1183.713134765625, 27.553466796875, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+28, 180407, 0, 10, 42, '0', 0, 0, -10536.8095703125, -1204.5338134765625, 27.23170089721679687, 3.630291461944580078, 0, 0, -0.97029495239257812, 0.241925001144409179, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+29, 180407, 0, 10, 42, '0', 0, 0, -10584.900390625, -1213.550048828125, 28.49889945983886718, 4.852017402648925781, 0, 0, -0.65605831146240234, 0.754710197448730468, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+30, 180407, 0, 10, 42, '0', 0, 0, -10465.0693359375, -1177.89111328125, 27.52360343933105468, 2.076939344406127929, 0, 0, 0.861628532409667968, 0.50753939151763916, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+31, 180407, 0, 10, 42, '0', 0, 0, -10559.982421875, -1169.310791015625, 28.74559974670410156, 2.111847877502441406, 0, 0, 0.870355606079101562, 0.492423713207244873, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+32, 180407, 0, 10, 42, '0', 0, 0, -10578.2998046875, -1160.449951171875, 28.13870048522949218, 1.431168079376220703, 0, 0, 0.656058311462402343, 0.754710197448730468, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+33, 180407, 0, 10, 42, '0', 0, 0, -10623.55859375, -1169.4193115234375, 26.0939483642578125, 5.916667938232421875, 0, 0, -0.18223476409912109, 0.98325502872467041, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+34, 180407, 0, 10, 42, '0', 0, 0, -10500.400390625, -1159.050048828125, 34.95740127563476562, 0.069811686873435974, 0, 0, 0.034898757934570312, 0.999390840530395507, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+35, 180407, 0, 10, 42, '0', 0, 0, -10552.9560546875, -1148.9129638671875, 27.70824623107910156, 0.575957298278808593, 0, 0, 0.284014701843261718, 0.958819925785064697, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+36, 180407, 0, 10, 42, '0', 0, 0, -10516.080078125, -1149.9896240234375, 29.18546295166015625, 3.577930212020874023, 0, 0, -0.97629547119140625, 0.216442063450813293, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+37, 180407, 0, 10, 42, '0', 0, 0, -10568.25390625, -1128.87158203125, 29.16690826416015625, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- G_Pumpkin_03 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+38, 180410, 0, 10, 42, '0', 0, 0, -10537.3408203125, -1217.9566650390625, 33.71668243408203125, 1.727874636650085449, 0, 0, 0.760405540466308593, 0.649448513984680175, 120, 255, 1, 51886), -- G_HangingSkeleton_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+39, 180410, 0, 10, 42, '0', 0, 0, -10589.576171875, -1251.7100830078125, 38.71060562133789062, 3.316144466400146484, 0, 0, -0.99619388580322265, 0.087165042757987976, 120, 255, 1, 51886), -- G_HangingSkeleton_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+40, 180410, 0, 10, 42, '0', 0, 0, -10528.9619140625, -1217.078125, 33.66582107543945312, 1.727874636650085449, 0, 0, 0.760405540466308593, 0.649448513984680175, 120, 255, 1, 51886), -- G_HangingSkeleton_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+41, 180410, 0, 10, 42, '0', 0, 0, -10532.53515625, -1176.03125, 28.73496437072753906, 1.658061861991882324, 0, 0, 0.737277030944824218, 0.67559051513671875, 120, 255, 1, 51886), -- G_HangingSkeleton_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+42, 180410, 0, 10, 42, '0', 0, 0, -10525.4892578125, -1167.0660400390625, 35.76988601684570312, 0.052358884364366531, 0, 0, 0.02617645263671875, 0.999657332897186279, 120, 255, 1, 51886), -- G_HangingSkeleton_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+43, 180410, 0, 10, 42, '0', 0, 0, -10606.8837890625, -1193.9322509765625, 34.3344573974609375, 4.834563255310058593, 0, 0, -0.66261959075927734, 0.748956084251403808, 120, 255, 1, 51886), -- G_HangingSkeleton_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+44, 180410, 0, 10, 42, '0', 0, 0, -10587.7119140625, -1190.6805419921875, 34.31945419311523437, 4.834563255310058593, 0, 0, -0.66261959075927734, 0.748956084251403808, 120, 255, 1, 51886), -- G_HangingSkeleton_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+45, 180410, 0, 10, 42, '0', 0, 0, -10595.7998046875, -1191.8699951171875, 34.33620071411132812, 4.852017402648925781, 0, 0, -0.65605831146240234, 0.754710197448730468, 120, 255, 1, 51886), -- G_HangingSkeleton_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+46, 180410, 0, 10, 42, '0', 0, 0, -10600.15625, -1192.8802490234375, 34.32617568969726562, 4.834563255310058593, 0, 0, -0.66261959075927734, 0.748956084251403808, 120, 255, 1, 51886), -- G_HangingSkeleton_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+47, 180410, 0, 10, 42, '0', 0, 0, -10537.53515625, -1160.2396240234375, 35.78377151489257812, 0.052358884364366531, 0, 0, 0.02617645263671875, 0.999657332897186279, 120, 255, 1, 51886), -- G_HangingSkeleton_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+48, 180410, 0, 10, 42, '0', 0, 0, -10537.9775390625, -1154.5660400390625, 35.80460739135742187, 0.052358884364366531, 0, 0, 0.02617645263671875, 0.999657332897186279, 120, 255, 1, 51886), -- G_HangingSkeleton_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+49, 180410, 0, 10, 42, '0', 0, 0, -10578.330078125, -1127.3697509765625, 29.79191017150878906, 0.15707901120185852, 0, 0, 0.078458786010742187, 0.996917366981506347, 120, 255, 1, 51886), -- G_HangingSkeleton_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+50, 180410, 0, 10, 42, '0', 0, 0, -10586.1884765625, -1118.4410400390625, 31.09675025939941406, 0.226892471313476562, 0, 0, 0.113203048706054687, 0.993571877479553222, 120, 255, 1, 51886), -- G_HangingSkeleton_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+51, 180410, 0, 10, 42, '0', 0, 0, -10587.5830078125, -1108.701416015625, 31.10369491577148437, 0.139624491333961486, 0, 0, 0.06975555419921875, 0.997564136981964111, 120, 255, 1, 51886), -- G_HangingSkeleton_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+52, 180411, 0, 10, 42, '0', 0, 0, -10541.7119140625, -1234.6146240234375, 30.96509742736816406, 0.628316879272460937, 0, 0, 0.309016227722167968, 0.95105677843093872, 120, 255, 1, 51886), -- G_Ghost_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+53, 180411, 0, 10, 42, '0', 0, 0, -10525.8193359375, -1202.4114990234375, 31.10047340393066406, 5.375615119934082031, 0, 0, -0.4383707046508789, 0.898794233798980712, 120, 255, 1, 51886), -- G_Ghost_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+54, 180411, 0, 10, 42, '0', 0, 0, -10544.267578125, -1204.611083984375, 31.65269660949707031, 4.520402908325195312, 0, 0, -0.77162456512451171, 0.636078238487243652, 120, 255, 1, 51886), -- G_Ghost_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+55, 180411, 0, 10, 42, '0', 0, 0, -10541.900390625, -1171.6600341796875, 37.16299819946289062, 0.069811686873435974, 0, 0, 0.034898757934570312, 0.999390840530395507, 120, 255, 1, 51886), -- G_Ghost_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+56, 180411, 0, 10, 42, '0', 0, 0, -10614.3994140625, -1200.888916015625, 33.74081802368164062, 0.15707901120185852, 0, 0, 0.078458786010742187, 0.996917366981506347, 120, 255, 1, 51886), -- G_Ghost_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+57, 180411, 0, 10, 42, '0', 0, 0, -10582.400390625, -1166.68994140625, 34.13759994506835937, 2.583080768585205078, 0, 0, 0.961260795593261718, 0.275640487670898437, 120, 255, 1, 51886), -- G_Ghost_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+58, 180411, 0, 10, 42, '0', 0, 0, -10517.7001953125, -1156.22998046875, 38.583099365234375, 0.069811686873435974, 0, 0, 0.034898757934570312, 0.999390840530395507, 120, 255, 1, 51886), -- G_Ghost_01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+59, 180415, 0, 10, 42, '0', 0, 0, -10538.099609375, -1230.6099853515625, 33.65459823608398437, 0.104719325900077819, 0, 0, 0.052335739135742187, 0.998629570007324218, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+60, 180415, 0, 10, 42, '0', 0, 0, -10509.455078125, -1303.001708984375, 41.37340164184570312, 1.012289404869079589, 0, 0, 0.484808921813964843, 0.87462007999420166, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+61, 180415, 0, 10, 42, '0', 0, 0, -10509.728515625, -1303.4459228515625, 41.373382568359375, 1.343901276588439941, 0, 0, 0.622513771057128906, 0.78260880708694458, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+62, 180415, 0, 10, 42, '0', 0, 0, -10509.2197265625, -1302.5574951171875, 41.37309646606445312, 4.363324165344238281, 0, 0, -0.81915187835693359, 0.573576688766479492, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+63, 180415, 0, 10, 42, '0', 0, 0, -10509.9619140625, -1303.8211669921875, 41.3729248046875, 1.012289404869079589, 0, 0, 0.484808921813964843, 0.87462007999420166, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+64, 180415, 0, 10, 42, '0', 0, 0, -10523.138671875, -1212.7447509765625, 28.72867774963378906, 0.104719325900077819, 0, 0, 0.052335739135742187, 0.998629570007324218, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+65, 180415, 0, 10, 42, '0', 0, 0, -10510.2001953125, -1304.25, 41.373199462890625, 1.029743075370788574, 0, 0, 0.492423057556152343, 0.870355963706970214, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+66, 180415, 0, 10, 42, '0', 0, 0, -10528.1337890625, -1164.204833984375, 35.86710739135742187, 0.052358884364366531, 0, 0, 0.02617645263671875, 0.999657332897186279, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+67, 180415, 0, 10, 42, '0', 0, 0, -10528.3642578125, -1164.1597900390625, 35.70738601684570312, 0.052358884364366531, 0, 0, 0.02617645263671875, 0.999657332897186279, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+68, 180415, 0, 10, 42, '0', 0, 0, -10605.2998046875, -1204.6700439453125, 29.91090011596679687, 4.852017402648925781, 0, 0, -0.65605831146240234, 0.754710197448730468, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+69, 180415, 0, 10, 42, '0', 0, 0, -10605.7001953125, -1197.5899658203125, 29.91570091247558593, 4.852017402648925781, 0, 0, -0.65605831146240234, 0.754710197448730468, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+70, 180415, 0, 10, 42, '0', 0, 0, -10605.875, -1197.4271240234375, 29.97892570495605468, 4.834563255310058593, 0, 0, -0.66261959075927734, 0.748956084251403808, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+71, 180415, 0, 10, 42, '0', 0, 0, -10554.06640625, -1113.15625, 32.55873870849609375, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+72, 180415, 0, 10, 42, '0', 0, 0, -10572.0361328125, -1110.657958984375, 30.85369491577148437, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+73, 180415, 0, 10, 42, '0', 0, 0, -10572.2001953125, -1110.8499755859375, 30.77729988098144531, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+74, 180415, 0, 10, 42, '0', 0, 0, -10554.6357421875, -1109.001708984375, 32.54637908935546875, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+75, 180415, 0, 10, 42, '0', 0, 0, -10554.2548828125, -1111.048583984375, 32.53512954711914062, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+76, 180415, 0, 10, 42, '0', 0, 0, -10553.42578125, -1117.2847900390625, 32.54098892211914062, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+77, 180415, 0, 10, 42, '0', 0, 0, -10493.5, -1153.9000244140625, 35.7837982177734375, 0.069811686873435974, 0, 0, 0.034898757934570312, 0.999390840530395507, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+78, 180415, 0, 10, 42, '0', 0, 0, -10553.7001953125, -1115.22998046875, 32.48189926147460937, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+79, 180415, 0, 10, 42, '0', 0, 0, -10554.9111328125, -1107.5521240234375, 32.5477142333984375, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+80, 180415, 0, 10, 42, '0', 0, 0, -10555.3642578125, -1104.3680419921875, 32.55007171630859375, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+81, 180415, 0, 10, 42, '0', 0, 0, -10555.67578125, -1101.376708984375, 32.62571334838867187, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+82, 180415, 0, 10, 42, '0', 0, 0, -10555.5224609375, -1102.9149169921875, 32.625518798828125, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- CandleBlack01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+83, 180425, 0, 10, 42, '0', 0, 0, -10519.1884765625, -1298.566162109375, 42.09988021850585937, 0.959929943084716796, 0, 0, 0.461748123168945312, 0.887011110782623291, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+84, 180425, 0, 10, 42, '0', 0, 0, -10515.173828125, -1293.2413330078125, 42.098175048828125, 1.012289404869079589, 0, 0, 0.484808921813964843, 0.87462007999420166, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+85, 180425, 0, 10, 42, '0', 0, 0, -10523.099609375, -1212.52001953125, 28.83979988098144531, 0.104719325900077819, 0, 0, 0.052335739135742187, 0.998629570007324218, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+86, 180425, 0, 10, 42, '0', 0, 0, -10538.8662109375, -1225.19970703125, 34.25056838989257812, 0.104719325900077819, 0, 0, 0.052335739135742187, 0.998629570007324218, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+87, 180425, 0, 10, 42, '0', 0, 0, -10536.169921875, -1164.986083984375, 35.90182876586914062, 0.052358884364366531, 0, 0, 0.02617645263671875, 0.999657332897186279, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+88, 180425, 0, 10, 42, '0', 0, 0, -10536.4267578125, -1174.8125, 35.8809967041015625, 0.052358884364366531, 0, 0, 0.02617645263671875, 0.999657332897186279, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+89, 180425, 0, 10, 42, '0', 0, 0, -10600.9443359375, -1204.967041015625, 34.21506500244140625, 4.834563255310058593, 0, 0, -0.66261959075927734, 0.748956084251403808, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+90, 180425, 0, 10, 42, '0', 0, 0, -10605, -1204.0400390625, 30.07049942016601562, 4.852017402648925781, 0, 0, -0.65605831146240234, 0.754710197448730468, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+91, 180425, 0, 10, 42, '0', 0, 0, -10601.232421875, -1196.607666015625, 29.60633087158203125, 4.834563255310058593, 0, 0, -0.66261959075927734, 0.748956084251403808, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+92, 180425, 0, 10, 42, '0', 0, 0, -10554.423828125, -1109.8697509765625, 32.54157257080078125, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+93, 180425, 0, 10, 42, '0', 0, 0, -10554.7275390625, -1108.21533203125, 32.54860305786132812, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+94, 180425, 0, 10, 42, '0', 0, 0, -10553.900390625, -1114.1300048828125, 32.52299880981445312, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+95, 180425, 0, 10, 42, '0', 0, 0, -10570.5537109375, -1122.796875, 30.31968116760253906, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+96, 180425, 0, 10, 42, '0', 0, 0, -10553.51953125, -1116.2222900390625, 32.51043319702148437, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+97, 180425, 0, 10, 42, '0', 0, 0, -10557.37890625, -1108.1510009765625, 31.63019752502441406, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+98, 180425, 0, 10, 42, '0', 0, 0, -10554.1376953125, -1112.107666015625, 32.5467681884765625, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+99, 180425, 0, 10, 42, '0', 0, 0, -10555.486328125, -1103.5989990234375, 32.58462905883789062, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+100, 180425, 0, 10, 42, '0', 0, 0, -10557.8876953125, -1104.501708984375, 31.63092422485351562, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+101, 180425, 0, 10, 42, '0', 0, 0, -10555.5537109375, -1102.064208984375, 32.62576675415039062, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- SkullCandle01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+102, 180426, 0, 10, 42, '0', 0, 0, -10568.2998046875, -1170.8699951171875, 44.71099853515625, 4.468043327331542968, 0, 0, -0.7880105972290039, 0.615661680698394775, 120, 255, 1, 51886), -- Bat01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+103, 180426, 0, 10, 42, '0', 0, 0, -10564.2001953125, -1170.1199951171875, 41.70019912719726562, 3.94444584846496582, 0, 0, -0.92050457000732421, 0.3907318115234375, 120, 255, 1, 51886), -- Bat01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+104, 180426, 0, 10, 42, '0', 0, 0, -10564.2998046875, -1173.719970703125, 43.64519882202148437, 1.343901276588439941, 0, 0, 0.622513771057128906, 0.78260880708694458, 120, 255, 1, 51886), -- Bat01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+105, 180426, 0, 10, 42, '0', 0, 0, -10565.2998046875, -1171.530029296875, 44.08340072631835937, 4.398232460021972656, 0, 0, -0.80901622772216796, 0.587786316871643066, 120, 255, 1, 51886), -- Bat01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+106, 180426, 0, 10, 42, '0', 0, 0, -10563.7001953125, -1170.239990234375, 42.63410186767578125, 5.026549339294433593, 0, 0, -0.5877847671508789, 0.809017360210418701, 120, 255, 1, 51886), -- Bat01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+107, 180426, 0, 10, 42, '0', 0, 0, -10563.5, -1169.8199462890625, 42.515899658203125, 5.585053920745849609, 0, 0, -0.34202003479003906, 0.939692676067352294, 120, 255, 1, 51886), -- Bat01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+108, 180426, 0, 10, 42, '0', 0, 0, -10561.900390625, -1170.6800537109375, 42.680999755859375, 2.007128477096557617, 0, 0, 0.84339141845703125, 0.537299633026123046, 120, 255, 1, 51886), -- Bat01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+109, 180426, 0, 10, 42, '0', 0, 0, -10560.521484375, -1169.4166259765625, 44.33738327026367187, 1.239183306694030761, 0, 0, 0.580702781677246093, 0.814115643501281738, 120, 255, 1, 51886), -- Bat01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+110, 180426, 0, 10, 42, '0', 0, 0, -10564.900390625, -1168.31005859375, 46.492401123046875, 4.398232460021972656, 0, 0, -0.80901622772216796, 0.587786316871643066, 120, 255, 1, 51886), -- Bat01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+111, 180426, 0, 10, 42, '0', 0, 0, -10563.5, -1168.31005859375, 42.481201171875, 1.902408957481384277, 0, 0, 0.814115524291992187, 0.580702960491180419, 120, 255, 1, 51886), -- Bat01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+112, 180427, 0, 10, 42, '0', 0, 0, -10564, -1169.8299560546875, 46.14950180053710937, 3.717553615570068359, 0, 0, -0.95881938934326171, 0.284016460180282592, 120, 255, 1, 51886), -- Bat02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+113, 180427, 0, 10, 42, '0', 0, 0, -10565.099609375, -1169.6500244140625, 46.06980133056640625, 2.600535154342651367, 0, 0, 0.963629722595214843, 0.26724100112915039, 120, 255, 1, 51886), -- Bat02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+114, 180427, 0, 10, 42, '0', 0, 0, -10564.099609375, -1170.219970703125, 47.35469818115234375, 5.026549339294433593, 0, 0, -0.5877847671508789, 0.809017360210418701, 120, 255, 1, 51886), -- Bat02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+115, 180427, 0, 10, 42, '0', 0, 0, -10565.7001953125, -1170.1099853515625, 48.66809844970703125, 4.799657344818115234, 0, 0, -0.67558956146240234, 0.737277925014495849, 120, 255, 1, 51886), -- Bat02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+116, 180427, 0, 10, 42, '0', 0, 0, -10564, -1170.1199951171875, 46.8571014404296875, 3.368495941162109375, 0, 0, -0.99357128143310546, 0.113208353519439697, 120, 255, 1, 51886), -- Bat02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+117, 180427, 0, 10, 42, '0', 0, 0, -10562.599609375, -1175.6300048828125, 47.39569854736328125, 1.256635904312133789, 0, 0, 0.587784767150878906, 0.809017360210418701, 120, 255, 1, 51886), -- Bat02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+118, 180427, 0, 10, 42, '0', 0, 0, -10564.2998046875, -1171.93994140625, 47.3656005859375, 0.436331570148468017, 0, 0, 0.216439247131347656, 0.976296067237854003, 120, 255, 1, 51886), -- Bat02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+119, 180427, 0, 10, 42, '0', 0, 0, -10564.7998046875, -1170.6199951171875, 50.2425994873046875, 4.031712055206298828, 0, 0, -0.90258502960205078, 0.430511653423309326, 120, 255, 1, 51886), -- Bat02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+120, 180427, 0, 10, 42, '0', 0, 0, -10561.7998046875, -1166.6099853515625, 48.45380020141601562, 0.24434557557106018, 0, 0, 0.121869087219238281, 0.9925462007522583, 120, 255, 1, 51886), -- Bat02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+121, 180427, 0, 10, 42, '0', 0, 0, -10567.7998046875, -1167.489990234375, 48.11669921875, 5.6897735595703125, 0, 0, -0.29237174987792968, 0.956304728984832763, 120, 255, 1, 51886), -- Bat02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+122, 180429, 0, 10, 42, '0', 0, 0, -10524.2275390625, -1159.0660400390625, 28.21940803527832031, 0.052358884364366531, 0, 0, 0.02617645263671875, 0.999657332897186279, 120, 255, 1, 51886), -- G_WitchHat_01 scale 0.5 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+123, 180471, 0, 10, 42, '0', 0, 0, -10504.97265625, -1176.670166015625, 37.10145950317382812, 1.099556446075439453, 0, 0, 0.522498130798339843, 0.852640450000762939, 120, 255, 1, 51886), -- HangingSkullLight01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+124, 180471, 0, 10, 42, '0', 0, 0, -10488.2763671875, -1163.37158203125, 37.08972549438476562, 1.029743075370788574, 0, 0, 0.492423057556152343, 0.870355963706970214, 120, 255, 1, 51886), -- HangingSkullLight01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+125, 180471, 0, 10, 42, '0', 0, 0, -10540.0263671875, -1179.4097900390625, 37.0650787353515625, 5.724681377410888671, 0, 0, -0.27563667297363281, 0.961261868476867675, 120, 255, 1, 51886), -- HangingSkullLight01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+126, 180471, 0, 10, 42, '0', 0, 0, -10544.9169921875, -1163.701416015625, 31.127410888671875, 0.052358884364366531, 0, 0, 0.02617645263671875, 0.999657332897186279, 120, 255, 1, 51886), -- HangingSkullLight01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+127, 180471, 0, 10, 42, '0', 0, 0, -10545.4775390625, -1156.3853759765625, 31.16218757629394531, 0.052358884364366531, 0, 0, 0.02617645263671875, 0.999657332897186279, 120, 255, 1, 51886), -- HangingSkullLight01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+128, 180471, 0, 10, 42, '0', 0, 0, -10541.1376953125, -1150.388916015625, 37.08558273315429687, 3.961898565292358398, 0, 0, -0.91705989837646484, 0.398749500513076782, 120, 255, 1, 51886), -- HangingSkullLight01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+129, 180471, 0, 10, 42, '0', 0, 0, -10566.7998046875, -1139.449951171875, 36.6324005126953125, 0.191985160112380981, 0, 0, 0.095845222473144531, 0.995396256446838378, 120, 255, 1, 51886), -- HangingSkullLight01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+130, 180471, 0, 10, 42, '0', 0, 0, -10550.8662109375, -1137.1805419921875, 36.6543426513671875, 0.261798173189163208, 0, 0, 0.130525588989257812, 0.991444945335388183, 120, 255, 1, 51886), -- HangingSkullLight01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+131, 180471, 0, 10, 42, '0', 0, 0, -10489.71875, -1146.44970703125, 37.11272811889648437, 2.426007747650146484, 0, 0, 0.936672210693359375, 0.350207358598709106, 120, 255, 1, 51886), -- HangingSkullLight01 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+132, 180472, 0, 10, 42, '0', 0, 0, -10544.9443359375, -1160.02783203125, 34.59082794189453125, 0.052358884364366531, 0, 0, 0.02617645263671875, 0.999657332897186279, 120, 255, 1, 51886), -- HangingSkullLight02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+133, 180472, 0, 10, 42, '0', 0, 0, -10524.2119140625, -1154.2535400390625, 32.231048583984375, 4.869470596313476562, 0, 0, -0.64944744110107421, 0.760406434535980224, 120, 255, 1, 51886), -- HangingSkullLight02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+134, 180472, 0, 10, 42, '0', 0, 0, -10559.400390625, -1133.949951171875, 37.04140090942382812, 1.710421562194824218, 0, 0, 0.754709243774414062, 0.656059443950653076, 120, 255, 1, 51886), -- HangingSkullLight02 (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+135, 180523, 0, 10, 42, '0', 0, 0, -10515.51953125, -1154.8785400390625, 28.80785560607910156, 0.052358884364366531, 0, 0, 0.02617645263671875, 0.999657332897186279, 120, 255, 1, 51886), -- Apple Bob (Area: Darkshire - Difficulty: 0) CreateObject1 +(@OGUID+136, 190048, 0, 10, 42, '0', 0, 0, -10513.2001953125, -1159.199951171875, 28.09950065612792968, 0.069811686873435974, 0, 0, 0.034898757934570312, 0.999390840530395507, 120, 255, 1, 51886); -- Candy Bucket (Area: Darkshire - Difficulty: 0) CreateObject1 + +-- Event spawns +DELETE FROM `game_event_gameobject` WHERE `eventEntry`=12 AND `guid` BETWEEN @OGUID+0 AND @OGUID+136; +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); |