diff options
Diffstat (limited to 'sql/old')
74 files changed, 2191 insertions, 0 deletions
diff --git a/sql/old/3.3.5a/auth/20021_2020_03_16/2020_02_15_00_auth.sql b/sql/old/3.3.5a/auth/20021_2020_03_16/2020_02_15_00_auth.sql new file mode 100644 index 00000000000..f4fd84024f0 --- /dev/null +++ b/sql/old/3.3.5a/auth/20021_2020_03_16/2020_02_15_00_auth.sql @@ -0,0 +1,2 @@ +-- TDB 335.20021 auth +UPDATE `updates` SET `state`='ARCHIVED'; diff --git a/sql/old/3.3.5a/characters/20021_2020_03_16/2020_02_15_00_characters.sql b/sql/old/3.3.5a/characters/20021_2020_03_16/2020_02_15_00_characters.sql new file mode 100644 index 00000000000..d9b37cb4c4c --- /dev/null +++ b/sql/old/3.3.5a/characters/20021_2020_03_16/2020_02_15_00_characters.sql @@ -0,0 +1,2 @@ +-- TDB 335.20021 characters +UPDATE `updates` SET `state`='ARCHIVED'; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_15_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_15_00_world.sql new file mode 100644 index 00000000000..c0a41c363ce --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_15_00_world.sql @@ -0,0 +1,3 @@ +-- TDB 335.20021 world +UPDATE `version` SET `db_version`='TDB 335.20021', `cache_id`=20021 LIMIT 1; +UPDATE `updates` SET `state`='ARCHIVED'; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_15_01_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_15_01_world.sql new file mode 100644 index 00000000000..3a758fa3d20 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_15_01_world.sql @@ -0,0 +1,26 @@ +-- +-- GO Journal of Jandice Barov (180794) +UPDATE `npc_text` SET `text0_0`='', `text0_1`='The journal of Jandice Barov is filled with rantings and ravings about the undead. Towards the end of the book is what appears to be a tailoring pattern for the creation of a bag of some sort. Your understanding of tailoring is insufficient to decipher the pattern.', `BroadcastTextID0`=11405 WHERE `ID`=8120; +UPDATE `npc_text` SET `text0_0`='', `text0_1`='The journal of Jandice Barov is filled with rantings and ravings about the undead. Towards the end of the book is what appears to be a tailoring pattern for the creation of a felcloth bag. This bag is used by warlocks to store soul shards. Do you wish to copy the pattern into your own journal?', `BroadcastTextID0`=11406 WHERE `ID`=8121; +UPDATE `npc_text` SET `text0_0`='', `text0_1`='The journal of Jandice Barov is filled with rantings and ravings about the undead. Towards the end of the book is what appears to be a tailoring pattern for the creation of a felcloth bag. This bag is used by warlocks to store soul shards. You already know how to create this bag.', `BroadcastTextID0`=11410 WHERE `ID`=8122; +DELETE FROM `gossip_menu` WHERE `MenuID`=6799; +INSERT INTO `gossip_menu` (`MenuID`, `TextID`) VALUES (6799, 8120),(6799, 8121),(6799, 8122); +DELETE FROM `gossip_menu_option` WHERE `MenuID`=6799; +INSERT INTO `gossip_menu_option` (`MenuID`, `OptionID`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`) VALUES +(6799, 0, 0, '<Copy the pattern into my journal.>', 11407, 1, 1); +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN (14, 15) AND `SourceGroup`=6799; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(14, 6799, 8120, 0, 0, 7, 0, 197, 280, 0, 1, 0, 0, '', 'Show text if player does not have tailoring'), +(14, 6799, 8121, 0, 0, 7, 0, 197, 280, 0, 0, 0, 0, '', 'Show text if player have tailoring'), +(14, 6799, 8121, 0, 0, 25, 0, 26086, 0, 0, 1, 0, 0, '', 'Show text if player does not have spell 26086'), +(14, 6799, 8122, 0, 0, 7, 0, 197, 280, 0, 0, 0, 0, '', 'Show text if player have tailoring'), +(14, 6799, 8122, 0, 0, 25, 0, 26086, 0, 0, 0, 0, 0, '', 'Show text if player have spell 26086'), +(15, 6799, 0, 0, 0, 7, 0, 197, 280, 0, 0, 0, 0, '', 'Show gossip if player have tailoring'), +(15, 6799, 0, 0, 0, 25, 0, 26086, 0, 0, 1, 0, 0, '', 'Show gossip if player does not have spell 26086'); +DELETE FROM `gameobject` WHERE `id`=180794; +DELETE FROM `gameobject_addon` WHERE `guid`=43231; +UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI', `ScriptName`='' WHERE `entry`=180794; +DELETE FROM `smart_scripts` WHERE `entryorguid`=180794 AND `source_type`=1; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(180794, 1, 0, 1, 62, 0, 100, 0, 6799, 0, 0, 0, 85, 26095, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Journal of Jandice Barov - On Gossip Select - Invoker Cast Felcloth Bag'), +(180794, 1, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Journal of Jandice Barov - On Gossip Select - Close Gossip'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_15_02_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_15_02_world.sql new file mode 100644 index 00000000000..e061958df1d --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_15_02_world.sql @@ -0,0 +1,101 @@ +-- +UPDATE `creature` SET `spawnMask`=1 WHERE `id`=17461; +DELETE FROM `gameobject` WHERE `id` IN (177669,181915) AND `map`=540; +DELETE FROM `gameobject_addon` WHERE `guid` IN (20592, 20593, 20594, 20595, 20596, 20597, 20599, 20601, 20602, 20603, 20604, 20605, 20606, 20607, 20609, 20612, 20613, 20614, 20615); +DELETE FROM `creature` WHERE `guid` IN (124113, 124115, 124223, 124224, 124412, 124413, 124414, 124415, 124416, 124417, 124418, 62873, 124444, 124619, 124620, 124621, 124652, 124738, 124739, 124740, 124741, 124742, 125003, 125005, 125031, 125166, 125196, 125241, 125329, 125380, 125383, 125391, 125405, 125408, 125409, 125410, 125411, 125412, 125413, 125414, 125415, 125416, 125417, 125418, 125419, 125420, 125510, 125522, 125523, 125588, 125589, 125591, 125592, 125696, 125697, 125698, 125699, 125700, 125701, 125702, 125703, 125704, 125705, 125706, 125707, 125708, 125709, 125710, 125711); +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES +(124113, 17462, 540, 3714, 0, 3, 1, 0, 1, 332.262, 314.0845, 2.030712, 0.1570796, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124115, 17462, 540, 3714, 0, 3, 1, 0, 1, 335.331, 311.7092, 2.02385, 0.9948376, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124223, 17693, 540, 3714, 0, 3, 1, 0, 0, 341.2886, 314.903, 2.012742, 3.141593, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124224, 17462, 540, 3714, 0, 3, 1, 0, 1, 335.664, 317.5591, 2.024835, 5.288348, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124412, 16523, 540, 3714, 0, 3, 1, 0, 1, 61.30349, -0.4023, -13.2068, 2.896550, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124413, 17462, 540, 3714, 0, 3, 1, 0, 1, 499.87179, 321.81210, 1.94359, 3.301424, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124414, 17462, 540, 3714, 0, 3, 1, 0, 1, 499.85400, 318.80801, 1.94367, 3.159050, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124415, 17462, 540, 3714, 0, 3, 1, 0, 1, 499.78231, 315.92248, 1.94367, 3.109004, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124417, 17462, 540, 3714, 0, 3, 1, 0, 1, 499.46646, 313.06533, 1.94390, 2.916586, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(62873, 17462, 540, 3714, 0, 3, 1, 0, 1, 498.71929, 309.80215, 1.94390, 2.979412, 7200, 0, 1, 0, 0, 0, 0, 0, 0, 14545), +(124418, 17671, 540, 3714, 0, 3, 1, 0, 1, 368.9659, -9.1709, 1.9283, 1.435307, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124416, 17671, 540, 3714, 0, 3, 1, 0, 1, 379.85430, -9.96167, 1.91661, 1.479283, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124444, 17695, 540, 3714, 0, 3, 1, 0, 1,320.2298, -90.9392, 1.9282, 0.007839, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124619, 17695, 540, 3714, 0, 3, 1, 0, 1,368.4808, -87.7512, 1.9167, 1.716090, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124620, 17695, 540, 3714, 0, 3, 1, 0, 1,381.4019, -52.1401, 1.9150, 1.594652, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124621, 17695, 540, 3714, 0, 3, 1, 0, 1,367.7065, -35.9950, 1.9302, 1.520040, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124652, 17669, 540, 3714, 0, 3, 1, 0, 0,308.49993, -82.4843, 1.92393, 6.219155, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124738, 17669, 540, 3714, 0, 3, 1, 0, 0,308.26995, -88.1636, 1.92263, 6.258424, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 14545), +(124739, 2110, 540, 3714, 0, 3, 1, 0, 0, 49.8876, 281.703, -13.1265, 4.09254, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(124740, 2110, 540, 3714, 0, 3, 1, 0, 0, 133.197, 261.577, -13.2012, 2.3947, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(124741, 2110, 540, 3714, 0, 3, 1, 0, 0, 501.594, 53.5415, 1.94273, 0.330827, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(124742, 2110, 540, 3714, 0, 3, 1, 0, 0, 203.879, 165.702, -42.4057, 6.14243, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125003, 2110, 540, 3714, 0, 3, 1, 0, 0, 413.007, 92.7835, 1.03479, 0.917774, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125005, 2110, 540, 3714, 0, 3, 1, 0, 0, 119.419, 255.938, -45.2524, 0.830412, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125031, 2110, 540, 3714, 0, 3, 1, 0, 0, 501.513, 293.966, 1.93947, 0.445941, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125166, 2110, 540, 3714, 0, 3, 1, 0, 0, 344.047, 335.721, 1.9456, 3.23042, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125196, 2110, 540, 3714, 0, 3, 1, 0, 0, 115.869, 223.215, -47.7406, 1.51629, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125241, 2110, 540, 3714, 0, 3, 1, 0, 0, 320.906, 294.456, 2.01263, 2.98451, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125329, 2110, 540, 3714, 0, 3, 1, 0, 0, 47.0979, 254.544, -13.0907, 1.07684, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125380, 2110, 540, 3714, 0, 3, 1, 0, 0, 177.031, 300.648, -8.19186, 3.68007, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125383, 2110, 540, 3714, 0, 3, 1, 0, 0, 251.579, 263.924, -13.2118, 4.73688, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125391, 2110, 540, 3714, 0, 3, 1, 0, 0, 501.895, 293.72, 1.9389, 5.75975, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125405, 2110, 540, 3714, 0, 3, 1, 0, 0, -10.3597, 6.42759, -13.2078, 5.64778, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125408, 2110, 540, 3714, 0, 3, 1, 0, 0, 159.809, 246.503, -13.1881, 2.41328, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125409, 2914, 540, 3714, 0, 3, 1, 0, 0, 158.569, 179.447, -43.3181, 2.12398, 900, 10, 0, 1, 0, 1, 0, 0, 0, 14545), +(125410, 2914, 540, 3714, 0, 3, 1, 0, 0, 124.75, 221.811, -47.8098, 4.6856, 900, 10, 0, 1, 0, 1, 0, 0, 0, 14545), +(125411, 2914, 540, 3714, 0, 3, 1, 0, 0, 119.84, 234.17, -46.3605, 3.14159, 900, 10, 0, 1, 0, 1, 0, 0, 0, 14545), +(125412, 2914, 540, 3714, 0, 3, 1, 0, 0, 169.113, 160.488, -42.3438, 6.15895, 900, 10, 0, 1, 0, 1, 0, 0, 0, 14545), +(125413, 2914, 540, 3714, 0, 3, 1, 0, 0, 176.379, 194.505, -29.3616, 2.21331, 900, 10, 0, 1, 0, 1, 0, 0, 0, 14545), +(125414, 2914, 540, 3714, 0, 3, 1, 0, 0, 180.964, 221.136, -19.9495, 4.79997, 900, 10, 0, 1, 0, 1, 0, 0, 0, 14545), +(125415, 2914, 540, 3714, 0, 3, 1, 0, 0, 196.605, 156.598, -42.3818, 2.6321, 900, 10, 0, 1, 0, 1, 0, 0, 0, 14545), +(125416, 2914, 540, 3714, 0, 3, 1, 0, 0, 184.983, 157.058, -42.359, 2.86419, 900, 10, 0, 1, 0, 1, 0, 0, 0, 14545), +(125417, 2914, 540, 3714, 0, 3, 1, 0, 0, 127.502, 195.562, -48.3811, 5.06052, 900, 10, 0, 1, 0, 1, 0, 0, 0, 14545), +(125418, 4075, 540, 3714, 0, 3, 1, 0, 0, 336.401, -80.9012, 1.93798, 4.28647, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125419, 4075, 540, 3714, 0, 3, 1, 0, 0, 93.8544, 77.9175, -13.2221, 1.79534, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125420, 4075, 540, 3714, 0, 3, 1, 0, 0, 74.3365, 12.5382, -13.2194, 4.50366, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125510, 4075, 540, 3714, 0, 3, 1, 0, 0, 348.926, 15.3367, 1.05846, 5.78935, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125522, 4075, 540, 3714, 0, 3, 1, 0, 0, 46.9932, 279.064, -13.1237, 5.7629, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125523, 4075, 540, 3714, 0, 3, 1, 0, 0, 46.9123, 63.7751, -13.1153, 5.46641, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125588, 4075, 540, 3714, 0, 3, 1, 0, 0, 502.01, 293.909, 1.93946, 1.97847, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125589, 4075, 540, 3714, 0, 3, 1, 0, 0, 368.352, -47.8858, 1.93028, 1.12947, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125591, 4075, 540, 3714, 0, 3, 1, 0, 0, 194.412, 245.801, -13.1823, 2.82348, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125592, 4075, 540, 3714, 0, 3, 1, 0, 0, 536.59, 295.011, 1.94342, 6.26132, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125696, 4075, 540, 3714, 0, 3, 1, 0, 0, 526.892, 338.525, 2.11571, 0.276872, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125697, 9699, 540, 3714, 0, 3, 1, 0, 0, 58.3455, 220.712, -13.2181, 2.27722, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125698, 9699, 540, 3714, 0, 3, 1, 0, 0, 58.5732, 225.986, -13.1171, 4.85973, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125699, 9699, 540, 3714, 0, 3, 1, 0, 0, 57.4501, 111.621, -13.2218, 5.81864, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125700, 9699, 540, 3714, 0, 3, 1, 0, 0, 82.703, 112.605, -13.1385, 1.80114, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125701, 9699, 540, 3714, 0, 3, 1, 0, 0, 81.9415, 225.795, -13.1873, 5.65857, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125702, 9699, 540, 3714, 0, 3, 1, 0, 0, 81.9493, 221.776, -13.2032, 4.03066, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125703, 9699, 540, 3714, 0, 3, 1, 0, 0, 50.9596, 188.825, -13.2365, 0.78815, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125704, 9699, 540, 3714, 0, 3, 1, 0, 0, 49.4711, 151.141, -13.1444, 2.51327, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125705, 9699, 540, 3714, 0, 3, 1, 0, 0, 56.0556, 223.233, -13.2109, 5.97285, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125706, 9699, 540, 3714, 0, 3, 1, 0, 0, 80.5337, 116.628, -13.2218, 3.8644, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125707, 9699, 540, 3714, 0, 3, 1, 0, 0, 475.297, 328.561, 1.93489, 0.559711, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125708, 9699, 540, 3714, 0, 3, 1, 0, 0, 474.959, 302.775, 2.0046, 2.09439, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125709, 9699, 540, 3714, 0, 3, 1, 0, 0, 437.785, 299.469, 1.90173, 2.05887, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125710, 9699, 540, 3714, 0, 3, 1, 0, 0, 365.673, 327.968, 1.91816, 3.92003, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545), +(125711, 9699, 540, 3714, 0, 3, 1, 0, 0, 86.9678, 155.807, -13.1448, 1.74533, 900, 5, 0, 1, 0, 1, 0, 0, 0, 14545); + +UPDATE `creature` SET `position_x`=513.0185, `position_y`=320.1967, `position_z`=1.935, `orientation`=3.298671 WHERE `guid`=62871; +UPDATE `creature` SET `position_x`=513.4207, `position_y`=311.7632, `position_z`=1.935, `orientation`=3.186774 WHERE `guid`=62872; +UPDATE `creature` SET `position_x`=437.7765, `position_y`=319.6755, `position_z`=1.897, `orientation`=3.149433 WHERE `guid`=62933; +UPDATE `creature` SET `position_x`=476.1992, `position_y`=309.6117, `position_z`=1.932, `orientation`=3.055194 WHERE `guid`=62930; +UPDATE `creature` SET `position_x`=475.9173, `position_y`=320.6696, `position_z`=1.930, `orientation`=3.114096 WHERE `guid`=62929; +UPDATE `creature` SET `id`=17671, `position_x`=277.9302, `position_y`=-89.779, `position_z`=1.8637, `orientation`=6.17744, `equipment_id`=1 WHERE `guid`=86462; +UPDATE `creature` SET `id`=17671, `position_x`=278.6319, `position_y`=-78.108, `position_z`=1.8141, `orientation`=6.16958, `equipment_id`=1 WHERE `guid`=86463; +UPDATE `creature` SET `id`=17670, `equipment_id`=1 WHERE `guid`=86366; + +UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`IN (17693); +DELETE FROM `smart_scripts` WHERE `entryorguid` IN(17693) AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(17693, 0, 0, 1, 10, 0, 100, 1, 0, 40, 0, 0, 0, 69, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 490.1031, 315.782, 1.9452, 6.277944, 'Shattered Hand Scout - Ooc - Los'), +(17693, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Shattered Hand Scout - Ooc - Say text'), +(17693, 0, 2, 0, 25, 0, 100, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Shattered Hand Scout - On reset - SET passive'), +(17693, 0, 3, 0, 34, 0, 100, 0, 8, 1, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Shattered Hand Scout - On movement informer - Despawn'); + +DELETE FROM `creature_text` WHERE `CreatureID` = 17693; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `comment`, `BroadcastTextId`) VALUES +(17693, 0, 0, "Invaders have breached the defenses!", 14, 0, 100, 0, 0, 10285, 'Churn', 14309); + +DELETE FROM `gameobject` WHERE `guid` IN (4713,4719); +INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES +(4713, 184941, 540, 0, 0, 3, 1, 473.462, 144.087, 0.594992, 0.0698117, 0, 0, 0.992546, 0.121868, 86400, 100, 1, 14545), +(4719, 184940, 540, 0, 0, 3, 1, 565.6843, 230.211, 0.8906, 2.752820, 0, 0, 0.976296, 0.21644, 86400, 100, 1, 14545); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_00_world_335.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_00_world_335.sql new file mode 100644 index 00000000000..bc836d3804b --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_00_world_335.sql @@ -0,0 +1,4 @@ +-- +UPDATE `item_template_locale` SET `Name`='Fórmula: encantar capa: tejido de titán',`Description`='Te enseña a encantar de forma permanente una capa para aumentar el Ãndice de defensa 16 p. Requiere un objeto de nivel 60 o superior.' WHERE `ID`=37347 AND (locale='esES' OR locale='esMX'); +UPDATE `item_template_locale` SET `Description`='Te enseña a encantar de forma permanente una capa para que aumente el sigilo ligeramente y la agilidad 10 p. Requiere un objeto de nivel 60 o superior.' WHERE `ID`=37349 AND (locale='esES' OR locale='esMX'); +UPDATE `item_template_locale` SET `Description`="Vous apprend à enchanter de manière permanente une cape pour augmenter légèrement le camouflage et ajoute 10 à l'Agilité. Nécessite un objet de niveau 60 ou supérieur." WHERE `ID`=37349 AND (locale='frFR'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_01_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_01_world.sql new file mode 100644 index 00000000000..9252ade8290 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_01_world.sql @@ -0,0 +1,7 @@ +-- Use more appropriate name for distance used by random movement generator. +ALTER TABLE `creature` + CHANGE COLUMN `spawndist` `wander_distance` FLOAT NOT NULL DEFAULT '0' AFTER `spawntimesecs`; + +-- Update name used by chat command. +UPDATE `trinity_string` SET `content_default`='Wander distance changed to: %f' WHERE `entry`=297; +UPDATE `command` SET `name`='npc set wanderdistance', `help`='Syntax: .npc set wanderdistance #dist\r\n\r\nAdjust wander distance of selected creature to dist.' WHERE `name`='npc set spawndist'; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_02_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_02_world.sql new file mode 100644 index 00000000000..a7c1191855d --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_02_world.sql @@ -0,0 +1,18 @@ +-- +DELETE FROM `creature` WHERE `guid` IN (125720, 125763, 125764, 125765, 125912, 125913, 125914, 125915); +INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `npcflag`, `MovementType`) VALUES +(125720, 18242, 534, 1, 1, 0, 0, 5613.96, -2864.49, 1617.05, 0.488692, 604800, 0, 0, 0, 0, 0, 0), +(125763, 18242, 534, 1, 1, 0, 0, 5536.6, -2813.09, 1607.19, 5.20108, 604800, 0, 0, 0, 0, 0, 0), +(125764, 18242, 534, 1, 1, 0, 0, 5659.94, -2706.53, 1623.12, 6.17846, 604800, 0, 0, 0, 0, 0, 0), +(125765, 18242, 534, 1, 1, 0, 0, 5548.28, -2669.32, 1566.98, 1.69297, 604800, 0, 0, 0, 0, 0, 0), +(125912, 18242, 534, 1, 1, 0, 0, 5511.56, -2613.27, 1571.1, 4.95674, 604800, 0, 0, 0, 0, 0, 0), +(125913, 18242, 534, 1, 1, 0, 0, 5395.46, -2701, 1591.39, 1.3439, 604800, 0, 0, 0, 0, 0, 0), +(125914, 18410, 534, 1, 1, 0, 0, 5051.43, -1820.68, 1331.49, 2.75762, 604800, 0, 0, 0, 0, 0, 0), +(125915, 18410, 534, 1, 1, 0, 0, 5052.48, -1816.86, 1331.29, 3.00197, 604800, 0, 0, 0, 0, 0, 0); + +UPDATE `creature_template` SET `flags_extra`=`flags_extra`|128 WHERE `entry`=18410; +DELETE FROM `creature_template_movement` WHERE `CreatureId`=18242; +INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`) VALUES +(18242, 0, 0, 1, 0); + +UPDATE `creature` SET `position_z`=1495.175 WHERE `guid` IN (53013,53014); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_03_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_03_world.sql new file mode 100644 index 00000000000..1a9a113a360 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_03_world.sql @@ -0,0 +1,22 @@ +-- +DELETE FROM `creature` WHERE `guid` IN (125917, 125918, 125920, 125921); +INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `npcflag`, `MovementType`) VALUES +(125917, 18766, 558, 3, 1, 0, 0, 113.589, -132.944, -139.589, 2.72271, 7200, 0, 0, 1, 0, 0, 0), +(125918, 18766, 558, 3, 1, 0, 0, 40.7895, -191.962, -139.589, 3.89208, 7200, 0, 0, 1, 0, 0, 0), +(125920, 18766, 558, 3, 1, 0, 0, 113.81, -191.401, -139.589, 2.9147, 7200, 0, 0, 1, 0, 0, 0), +(125921, 18766, 558, 3, 1, 0, 0, 40.4961, -134.312, -139.589, 5.74213, 7200, 0, 0, 1, 0, 0, 0); + +UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`IN (18766); +DELETE FROM `smart_scripts` WHERE `entryorguid` IN(18766) AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(18766, 0, 0, 0, 10, 0, 100, 0, 0, 60, 1000, 1000, 0, 11, 32889, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Pool of Souls - Ooc los - Cast Grasp of Death'); + +UPDATE `creature_template` SET `flags_extra`=`flags_extra`|128 WHERE `entry` IN (18766,20314); +DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (18766,20314); +INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`) VALUES +(18766, 0, 0, 1, 0), +(20314, 0, 0, 1, 0); + +DELETE FROM `creature_template_addon` WHERE `entry`= 20316; +INSERT INTO `creature_template_addon` (`entry`, `auras`) VALUES +(20316, "35841 35850"); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_04_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_04_world.sql new file mode 100644 index 00000000000..7aafe0e21d9 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_04_world.sql @@ -0,0 +1,123 @@ +-- +DELETE FROM `creature` WHERE `guid` IN (125922, 125927, 125930, 125931, 125932, 126052, 126091); +INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `npcflag`, `MovementType`) VALUES +(125922, 19382, 530, 1, 1, 0, 0, -4051.94, 2241.56, 162.544, 0.216896, 300, 0, 0, 6986, 0, 0, 2), +(125927, 19382, 530, 1, 1, 0, 0, -3899.48, 2238.93, 153.799, 6.19141, 300, 0, 0, 6986, 0, 0, 2), +(125930, 19382, 530, 1, 1, 0, 0, -3949.48, 2304.36, 171.654, 6.06812, 300, 0, 0, 6986, 0, 0, 2), +(125931, 19382, 530, 1, 1, 0, 0, -3897.92, 2224.14, 151.055, 0.100661, 300, 0, 0, 6986, 0, 0, 2), +(125932, 19382, 530, 1, 1, 0, 0, -3999.39, 2088.57, 154.241, 4.72118, 300, 0, 0, 6986, 0, 0, 2), +(126052, 19382, 530, 1, 1, 0, 0, -4076.25, 2220.12, 152.366, 5.04713, 300, 0, 0, 6986, 0, 0, 2), +(126091, 19382, 530, 1, 1, 0, 0, -4108.75, 2120.99, 165.498, 5.35342, 300, 0, 0, 6986, 0, 0, 2); + +DELETE FROM `creature_addon` WHERE `guid` IN (125922, 125927, 125930, 125931, 125932, 126052, 126091); +INSERT INTO `creature_addon` (`guid`, `path_id`, `visibilityDistanceType`) VALUES +(125922,1259220, 3), +(125927,1259270, 3), +(125930,1259300, 3), +(125931,1259310, 3), +(125932,1259320, 3), +(126052,1260520, 3), +(126091,1260910, 3); + +DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (19382); +INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`) VALUES +(19382, 1, 1, 1, 0); + +DELETE FROM `waypoint_data` WHERE `id` IN (1259220, 1259270, 1259300, 1259310, 1259320, 1260520, 1260910); +INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`action`,`move_type`,`action_chance`,`wpguid`) VALUES +(1259220, 1, -4051.94, 2241.56, 162.544, 0.216896, 0, 0, 2, 100,0), +(1259220, 2, -3997.56, 2253.14, 158.921, 5.91104, 0, 0, 2, 100,0), +(1259220, 3, -3925.54, 2219.22, 155.111, 5.63615, 0, 0, 2, 100,0), +(1259220, 4, -3854.31, 2156.6, 134.7, 5.20418, 0, 0, 2, 100,0), +(1259220, 5, -3818.04, 2075.42, 128.011, 3.66089, 0, 0, 2, 100,0), +(1259220, 6, -3834.16, 2048.48, 128.009, 3.46848, 0, 0, 2, 100,0), +(1259220, 7, -3880.47, 2038.16, 123.718, 3.00902, 0, 0, 2, 100,0), +(1259220, 8, -3925.97, 2044.73, 123.344, 3.0208, 0, 0, 2, 100,0), +(1259220, 9, -3974.4, 2054.21, 134.021, 2.71449, 0, 0, 2, 100,0), +(1259220, 10, -4013.86, 2083.46, 146.103, 2.18435, 0, 0, 2, 100,0), +(1259220, 11, -4031.3, 2131.46, 154.554, 1.89375, 0, 0, 2, 100,0), +(1259220, 12, -4054.6, 2206.02, 161.32, 1.71704, 0, 0, 2, 100,0), +(1259270, 1, -3899.48, 2238.93, 153.799, 6.19534, 0, 0, 2, 100,0), +(1259270, 2, -3857.09, 2225.5, 139.343, 4.98584, 0, 0, 2, 100,0), +(1259270, 3, -3849.71, 2185.97, 122.181, 4.56958, 0, 0, 2, 100,0), +(1259270, 4, -3852.46, 2144.69, 125.701, 4.64419, 0, 0, 2, 100,0), +(1259270, 5, -3859.27, 2102.81, 130.463, 4.09834, 0, 0, 2, 100,0), +(1259270, 6, -3890.33, 2069.91, 135.302, 3.14408, 0, 0, 2, 100,0), +(1259270, 7, -3959.81, 2086.18, 157.318, 2.91632, 0, 0, 2, 100,0), +(1259270, 8, -4040.09, 2124.8, 171.418, 2.6375, 0, 0, 2, 100,0), +(1259270, 9, -4072.57, 2169.26, 165.294, 1.33374, 0, 0, 2, 100,0), +(1259270, 10, -4064.99, 2207.03, 168.235, 0.179203, 0, 0, 2, 100,0), +(1259270, 11, -4004.62, 2224.87, 164.896, 0.11637, 0, 0, 2, 100,0), +(1259270, 12, -3928.63, 2232.41, 162.067, 0.139932, 0, 0, 2, 100,0), +(1259300, 1, -3949.48, 2304.36, 171.654, 6.06812, 0, 0, 2, 100,0), +(1259300, 2, -3881.05, 2279.63, 154.421, 5.8168, 0, 0, 2, 100,0), +(1259300, 3, -3857.98, 2258.32, 135.208, 5.25525, 0, 0, 2, 100,0), +(1259300, 4, -3840.02, 2223.93, 121.701, 4.75653, 0, 0, 2, 100,0), +(1259300, 5, -3839.27, 2183.51, 122.92, 4.04574, 0, 0, 2, 100,0), +(1259300, 6, -3862.96, 2152.95, 124.671, 4.45414, 0, 0, 2, 100,0), +(1259300, 7, -3864.79, 2109.73, 130.412, 4.31277, 0, 0, 2, 100,0), +(1259300, 8, -3883.63, 2073.73, 128.885, 4.18319, 0, 0, 2, 100,0), +(1259300, 9, -3935.96, 2049.97, 127.05, 3.45669, 0, 0, 2, 100,0), +(1259300, 10, -3987.81, 2020.87, 129.134, 2.65166, 0, 0, 2, 100,0), +(1259300, 11, -4009.99, 2053.36, 132.873, 2.18435, 0, 0, 2, 100,0), +(1259300, 12, -4040.82, 2096.28, 158.469, 1.67384, 0, 0, 2, 100,0), +(1259300, 13, -4031.14, 2157.85, 162.339, 1.43822, 0, 0, 2, 100,0), +(1259300, 14, -4017.71, 2217.55, 168.982, 1.29292, 0, 0, 2, 100,0), +(1259300, 15, -3992.56, 2266.98, 173.162, 0.963052, 0, 0, 2, 100,0), +(1259310, 1, -3900.47, 2224.45, 151.84, 6.21105, 0, 0, 2, 100,0), +(1259310, 2, -3869.76, 2227.03, 145.231, 5.36283, 0, 0, 2, 100,0), +(1259310, 3, -3854.2, 2205.04, 137.46, 5.06045, 0, 0, 2, 100,0), +(1259310, 4, -3844.81, 2150.86, 126.133, 4.71881, 0, 0, 2, 100,0), +(1259310, 5, -3844.5, 2111.13, 123.73, 4.72273, 0, 0, 2, 100,0), +(1259310, 6, -3845.52, 2056.38, 123.894, 3.49202, 0, 0, 2, 100,0), +(1259310, 7, -3884.24, 2038.94, 120.657, 3.16215, 0, 0, 2, 100,0), +(1259310, 8, -3937.46, 2039.53, 128.187, 3.12288, 0, 0, 2, 100,0), +(1259310, 9, -3979.93, 2042.14, 130.443, 3.02863, 0, 0, 2, 100,0), +(1259310, 10, -4006.04, 2045.1, 134.086, 2.21574, 0, 0, 2, 100,0), +(1259310, 11, -4029.41, 2088.36, 144.849, 1.98405, 0, 0, 2, 100,0), +(1259310, 12, -4032.27, 2129.1, 151.644, 1.2929, 0, 0, 2, 100,0), +(1259310, 13, -4046.06, 2167.97, 159.199, 0.460378, 0, 0, 2, 100,0), +(1259310, 14, -3997.94, 2182.24, 147.777, 0.024478, 0, 0, 2, 100,0), +(1259310, 15, -3945.65, 2182.34, 153.491, 0.393615, 0, 0, 2, 100,0), +(1259310, 16, -3917.84, 2209.25, 151.136, 0.868781, 0, 0, 2, 100,0), +(1259320, 1, -3999.39, 2088.57, 154.241, 4.72118, 0, 0, 2, 100,0), +(1259320, 2, -3996.4, 2025.73, 131.159, 5.11387, 0, 0, 2, 100,0), +(1259320, 3, -3980.67, 1984.63, 126.931, 5.64401, 0, 0, 2, 100,0), +(1259320, 4, -3949.4, 1961.52, 120.325, 0.236544, 0, 0, 2, 100,0), +(1259320, 5, -3912.93, 1976.07, 122.084, 0.809885, 0, 0, 2, 100,0), +(1259320, 6, -3881.71, 2029.34, 126.014, 1.21437, 0, 0, 2, 100,0), +(1259320, 7, -3868.52, 2086.93, 126.512, 1.95657, 0, 0, 2, 100,0), +(1259320, 8, -3884.25, 2110.46, 129.245, 2.72233, 0, 0, 2, 100,0), +(1259320, 9, -3928.8, 2132.42, 137.384, 2.99329, 0, 0, 2, 100,0), +(1259320, 10, -3974.01, 2138.49, 141.452, 3.68052, 0, 0, 2, 100,0), +(1259320, 11, -3987.24, 2120.74, 150.055, 4.32454, 0, 0, 2, 100,0), +(1260520, 1, -4076.25, 2220.12, 152.366, 4.94104, 0, 0, 2, 100,0), +(1260520, 2, -4055.83, 2173.18, 151.895, 5.14131, 0, 0, 2, 100,0), +(1260520, 3, -4030.75, 2118.7, 150.714, 5.14131, 0, 0, 2, 100,0), +(1260520, 4, -4013.47, 2072.27, 139.418, 5.05885, 0, 0, 2, 100,0), +(1260520, 5, -3996.36, 2020.97, 126.096, 5.0667, 0, 0, 2, 100,0), +(1260520, 6, -3975.46, 1984.79, 122.488, 5.71465, 0, 0, 2, 100,0), +(1260520, 7, -3938.71, 1972.51, 121.056, 0.012655, 0, 0, 2, 100,0), +(1260520, 8, -3910.65, 1995.43, 123.188, 1.02975, 0, 0, 2, 100,0), +(1260520, 9, -3890.18, 2041.82, 125.367, 1.17897, 0, 0, 2, 100,0), +(1260520, 10, -3875.63, 2074.2, 135.303, 1.84656, 0, 0, 2, 100,0), +(1260520, 11, -3885.37, 2108.05, 141.323, 1.94866, 0, 0, 2, 100,0), +(1260520, 12, -3907.97, 2156.71, 142.056, 1.8819, 0, 0, 2, 100,0), +(1260520, 13, -3918.51, 2202.87, 151.002, 2.23141, 0, 0, 2, 100,0), +(1260520, 14, -3948.5, 2232.25, 150.484, 2.44346, 0, 0, 2, 100,0), +(1260520, 15, -3994.83, 2256.08, 151.702, 2.78904, 0, 0, 2, 100,0), +(1260520, 16, -4048.14, 2253.56, 158.818, 3.42521, 0, 0, 2, 100,0), +(1260910, 1, -4108.75, 2120.99, 165.498, 5.40836, 0, 0, 2, 100,0), +(1260910, 2, -4099.19, 2100.11, 159.642, 0.11478, 0, 0, 2, 100,0), +(1260910, 3, -4043.58, 2116.84, 149.879, 0.354326, 0, 0, 2, 100,0), +(1260910, 4, -3984.91, 2130.74, 144.929, 0.189392, 0, 0, 2, 100,0), +(1260910, 5, -3904.38, 2138.36, 134.802, 0.083364, 0, 0, 2, 100,0), +(1260910, 6, -3878.68, 2156.17, 130.807, 0.613508, 0, 0, 2, 100,0), +(1260910, 7, -3861.03, 2178.32, 133.881, 1.32822, 0, 0, 2, 100,0), +(1260910, 8, -3864.98, 2235.6, 145.941, 2.33353, 0, 0, 2, 100,0), +(1260910, 9, -3908.54, 2253.61, 151.858, 2.88724, 0, 0, 2, 100,0), +(1260910, 10, -3960.79, 2246.79, 157.82, 3.53519, 0, 0, 2, 100,0), +(1260910, 11, -4009.92, 2224.95, 164.005, 3.67656, 0, 0, 2, 100,0), +(1260910, 12, -4060.04, 2180.75, 163.157, 3.93574, 0, 0, 2, 100,0); + + diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_05_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_05_world.sql new file mode 100644 index 00000000000..55562cb843f --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_05_world.sql @@ -0,0 +1,44 @@ +-- +UPDATE `creature_template` SET `unit_flags`=33587968 WHERE `entry` IN (19416); +DELETE FROM `creature` WHERE `guid` IN (126092, 126093, 126094, 126121, 126122, 126256, 126664, 126665, 126666, 126667, 126668, 127002, 127003, 127004, 127005, 127107, 127108, 127109, 127225, 127226, 127227, 127228, 127231, 127232, 127233, 127234, 127236, 127272, 127273, 127274, 127275, 127276, 127277, 127278, 127279, 127280); +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES +(126092, 19416, 530, 3519, 3688, 1, 1, 0, 0, -3387.172, 5177.652, -95.4726, 1.396263, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3688 - Difficulty: 0) +(126093, 19416, 530, 3519, 3688, 1, 1, 0, 0, -3330.136, 5182.805, -88.44417, 1.58825, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3688 - Difficulty: 0) +(126094, 19416, 530, 3519, 3688, 1, 1, 0, 0, -3383.71, 5192.255, -97.12683, 3.822271, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3688 - Difficulty: 0) +(126121, 19416, 530, 3519, 3688, 1, 1, 0, 0, -3330.147, 5185.821, -88.34676, 4.39823, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3688 - Difficulty: 0) +(126122, 19416, 530, 3519, 3688, 1, 1, 0, 0, -3400.185, 5185.938, -88.72957, 0.01745329, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3688 - Difficulty: 0) +(126256, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3558.749, 4945.349, -8.938482, 3.141593, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(126664, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3589.759, 4958.169, -16.07662, 5.8294, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(126665, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3610.091, 4946.128, -22.55922, 6.021386, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(126666, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3593.032, 4931.014, -18.51772, 0.06981317, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(126667, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3561.48, 4948.509, -8.966965, 3.944444, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(126668, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3565.491, 4949.006, -8.949272, 4.34587, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127002, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3569.862, 4949.046, -8.917868, 5.393067, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127003, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3610.145, 4928.859, -21.96672, 0.2443461, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127004, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3589.922, 4950.491, -16.01632, 6.021386, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127005, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3604.122, 4937.787, -22.62471, 6.003932, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127107, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3596.76, 4950.664, -21.2734, 6.195919, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127108, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3571.575, 4943.306, -8.917854, 0.03490658, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127109, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3603.546, 4962.408, -22.62576, 6.091199, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127225, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3610.495, 4936.802, -22.43668, 5.951573, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127226, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3592.681, 4962.177, -18.418, 5.916666, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127227, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3604.225, 4928.086, -22.33435, 6.178465, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127228, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3609.721, 4962.552, -22.62576, 5.916666, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127231, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3597.477, 4942.241, -21.6605, 0.05235988, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127232, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3564.036, 4936.497, -8.978624, 1.658063, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127233, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3596.669, 4934.441, -21.2282, 6.248279, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127234, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3604.072, 4946.475, -22.62576, 6.003932, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127236, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3590.313, 4942.292, -16.15607, 6.230825, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127272, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3593.291, 4954.31, -18.69635, 6.091199, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127273, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3609.907, 4954.746, -22.61663, 6.056293, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127274, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3569.752, 4938.038, -8.917878, 0.7504916, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127275, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3559.012, 4940.637, -8.940417, 2.548181, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127276, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3593.022, 4938.924, -18.31859, 6.230825, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127277, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3603.876, 4954.56, -22.62576, 6.003932, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127278, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3589.462, 4933.084, -15.72467, 6.248279, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127279, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3593.144, 4946.163, -18.38688, 6.056293, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 19416 (Area: 3893 - Difficulty: 0) +(127280, 19416, 530, 3519, 3893, 1, 1, 0, 0, -3596.541, 4959.32, -21.31441, 6.056293, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14545); -- 19416 (Area: 3893 - Difficulty: 0) + +DELETE FROM `creature_template_addon` WHERE `entry` IN (19416); +INSERT INTO `creature_template_addon` (`entry`, `bytes1`, `bytes2`, `auras`) VALUES +(19416,0,1,"32648"); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_06_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_06_world.sql new file mode 100644 index 00000000000..a517a06bdc6 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_06_world.sql @@ -0,0 +1,82 @@ +-- +DELETE FROM `creature` WHERE `guid` IN (127281, 127282, 127283, 127284, 127285, 127286, 127287, 127288, 127289, 127290, 83159, 83158, 127291, 127292, 127293, 127337, 127340, 127341, 127342, 127343, 127344, 127345, 127346, 127347, 127348, 127349, 127350); +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES +(127281, 19433, 560, 0, 0, 3, 1, 0, 0, 2190.86, 156.635, 88.529, 1.44862, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(127282, 19555, 553, 0, 0, 3, 1, 0, 0, 20.0907, 599.71, -8.29904, 3.14159, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(127283, 19555, 553, 0, 0, 3, 1, 0, 0, -9.87732, 599.763, -8.5421, 6.03884, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(127284, 19555, 553, 0, 0, 3, 1, 0, 0, -1.83877, 510.545, 0.624383, 2.58309, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(127285, 19555, 553, 0, 0, 3, 1, 0, 0, -18.0924, 509.914, 1.61268, 3.52556, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(127286, 19633, 553, 0, 0, 3, 1, 0, 0, 5.5075, 166.63363, -5.53947, 4.074454, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(127287, 17993, 553, 0, 0, 3, 1, 0, 1, 159.294, 284.484, -3.5414, 2.336378, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(127288, 17993, 553, 0, 0, 3, 1, 0, 1, 164.96496, 292.46508, -4.01768, 3.000821, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(127289, 17993, 553, 0, 0, 3, 1, 0, 1, 165.25766, 294.53042, -4.28777, 3.198741, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(127290, 18404, 553, 0, 0, 3, 1, 0, 1, 165.12690, 296.81567, -4.65590, 3.153750, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(83159, 18419, 553, 0, 0, 3, 1, 0, 0, -17.221077, 484.17288, -5.45766, 3.577850, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(83158, 18419, 553, 0, 0, 3, 1, 0, 0, -16.664059, 482.56976, -5.46886, 3.522872, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(127291, 19509, 553, 0, 0, 3, 1, 0, 1, -15.983337, 480.93481, -5.48168, 0.000000, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(127292, 19507, 553, 0, 0, 3, 1, 0, 0, -157.634, 411.701, -17.6124, 1.27409, 7200, 0, 0, 1, 0, 0, 0, 768, 0, 0), +(127293, 19507, 553, 0, 0, 3, 1, 0, 0, -177.217, 408.964, -17.6069, 2.07694, 7200, 0, 0, 1, 0, 0, 0, 768, 0, 0), +(127337, 19507, 553, 0, 0, 3, 1, 0, 0, -150.54, 400.302, -17.7579, 2.75762, 7200, 0, 0, 1, 0, 0, 0, 768, 0, 0), +(127340, 19507, 553, 0, 0, 3, 1, 0, 0, -172.605, 403.925, -17.6111, 4.74729, 7200, 0, 0, 1, 0, 0, 0, 768, 0, 0), +(127341, 19507, 553, 0, 0, 3, 1, 0, 0, -173.274, 390.129, -17.6073, 3.50811, 7200, 0, 0, 1, 0, 0, 0, 768, 0, 0), +(127342, 19507, 553, 0, 0, 3, 1, 0, 0, -177.095, 378.248, -17.6081, 5.18363, 7200, 0, 0, 1, 0, 0, 0, 768, 0, 0), +(127343, 19507, 553, 0, 0, 3, 1, 0, 0, -172.32, 380.316, -17.6107, 0.890118, 7200, 0, 0, 1, 0, 0, 0, 768, 0, 0), +(127344, 19507, 553, 0, 0, 3, 1, 0, 0, -166.857, 398.471, -17.6142, 4.2237, 7200, 0, 0, 1, 0, 0, 0, 768, 0, 0), +(127345, 19507, 553, 0, 0, 3, 1, 0, 0, -154.356, 386.376, -17.7216, 4.43314, 7200, 0, 0, 1, 0, 0, 0, 768, 0, 0), +(127346, 19507, 553, 0, 0, 3, 1, 0, 0, -179.922, 401.107, -17.6042, 0.488692, 7200, 0, 0, 1, 0, 0, 0, 768, 0, 0), +(127347, 19507, 553, 0, 0, 3, 1, 0, 0, -164.275, 375.683, -17.6168, 2.75762, 7200, 0, 0, 1, 0, 0, 0, 768, 0, 0), +(127348, 19507, 553, 0, 0, 3, 1, 0, 0, -152.4, 372.664, -17.6055, 0.331613, 7200, 0, 0, 1, 0, 0, 0, 768, 0, 0), +(127349, 17993, 553, 0, 0, 3, 1, 0, 1, -159.78871, 397.28646, -17.75124, 1.535449, 7200, 0, 0, 1, 0, 0, 0, 768, 0, 0), +(127350, 17993, 553, 0, 0, 3, 1, 0, 1, -169.84764, 397.32601, -17.69619, 1.456909, 7200, 0, 0, 1, 0, 0, 0, 768, 0, 0); + +DELETE FROM `creature_addon` WHERE `guid` IN (127292, 127293, 127337, 127340, 127341, 127342, 127343, 127344, 127345, 127346, 127347, 127348); +INSERT INTO `creature_addon` (`guid`,`auras`) VALUES +(127292, "29266"), +(127293, "29266"), +(127337, "29266"), +(127340, "29266"), +(127341, "29266"), +(127342, "29266"), +(127343, "29266"), +(127344, "29266"), +(127345, "29266"), +(127346, "29266"), +(127347, "29266"), +(127348, "29266"); + +UPDATE `creature` SET `MovementType`=1, `wander_distance`=4 WHERE `id` IN (18587,19598, 19608); +UPDATE `creature` SET `MovementType`=1, `wander_distance`=3 WHERE `guid` IN (82996, 82997, 82998, 82999); +UPDATE `creature` SET `position_x`=2.877390, `position_y`=46.429570, `position_z`=-5.53850, `orientation`=4.680918 WHERE `guid`=83152; +UPDATE `creature` SET `position_x`=-5.10230, `position_y`=46.366970, `position_z`=-5.54440, `orientation`=4.680964 WHERE `guid`=83151; +UPDATE `creature` SET `position_x`=-6.11066, `position_y`=132.83241, `position_z`=-5.54037, `orientation`=5.252552 WHERE `guid`=82984; +UPDATE `creature` SET `position_x`=5.160928, `position_y`=133.02864, `position_z`=-5.54037, `orientation`=3.799569 WHERE `guid`=83156; +UPDATE `creature` SET `position_x`=5.676146, `position_y`=213.20092, `position_z`=-5.539595, `orientation`=4.790774 WHERE `guid`=82985; +UPDATE `creature` SET `position_x`=-7.28351, `position_y`=212.73678, `position_z`=-5.539595, `orientation`=4.606196 WHERE `guid`=82991; + +UPDATE `creature_template` SET `flags_extra`=`flags_extra`|128 WHERE `entry` IN (19433,20522); +DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (19555); +INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`) VALUES +(19555, 0, 0, 1, 0); + +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (19505,-127349,-127350) AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(19505, 0, 0, 0, 1, 0, 100, 2, 1000, 1000, 6000, 6000, 0, 11, 34156, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sunseeker Channeler - Out of Combat - Cast 'Sunseeker Blessing'"), +(19505, 0, 1, 0, 1, 0, 100, 4, 1000, 1000, 10000, 10000, 0, 11, 34200, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sunseeker Channeler - Out of Combat - Cast 'Sunseeker Blessing'"), +(19505, 0, 2, 0, 0, 0, 100, 6, 4000, 4000, 10000, 15000, 0, 11, 34637, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, "Sunseeker Channeler - In Combat - Cast 'Soul Channel'"), +(19505, 0, 3, 0, 0, 0, 100, 6, 14000, 14000, 10000, 15000, 0, 11, 34634, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sunseeker Channeler - In Combat - Cast 'Sunseeker Aura'"), +(-127349, 0, 0, 1, 10, 0, 100, 1, 0, 65, 0, 0, 0, 69, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, -163.22595, 422.3164, -17.7551, 1.303757, 'Bloodwarder Protector - Ooc Los - Move to pos'), +(-127349, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Bloodwarder Protector - Ooc - Say text'), +(-127349, 0, 2, 0, 34, 0, 100, 0, 8, 1, 0, 0, 0, 11, 29266, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Bloodwarder Protector - On movement informer - Cast feign death'), +(-127350, 0, 0, 1, 10, 0, 100, 1, 0, 65, 0, 0, 0, 69, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, -170.38806, 418.8028, -17.7296, 1.613989, 'Bloodwarder Protector - Ooc Los - Move to pos'), +(-127350, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Bloodwarder Protector - Ooc - Say text'), +(-127350, 0, 2, 0, 34, 0, 100, 0, 8, 1, 0, 0, 0, 11, 29266, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Bloodwarder Protector - On movement informer - Cast feign death'); + +DELETE FROM `creature_text` WHERE `CreatureID` = 17993; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `comment`, `BroadcastTextId`) VALUES +(17993, 0, 0, "Help! Someone help us!", 14, 0, 100, 0, 0, 0, 'Bloodwarder Protector', 16994), +(17993, 1, 0, "Get out of here, there are too many of them! Escape while you can!", 14, 0, 100, 0, 0, 0, 'Bloodwarder Protector', 16993); + +DELETE FROM `conditions` WHERE `SourceEntry` IN (34156,34200) AND `SourceTypeOrReferenceId` = 13; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(13, 1, 34156, 0, 31, 3, 19555, 0, 0, '', "Crystal Channel"), +(13, 1, 34200, 0, 31, 3, 19555, 0, 0, '', "Crystal Channel"); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_07_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_07_world.sql new file mode 100644 index 00000000000..68e09498b32 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_07_world.sql @@ -0,0 +1,64 @@ +-- +SET @PLANE := 28710; +SET @PILOT := 28646; +UPDATE `creature_template` SET `AIName`='SmartAI',`ScriptName`='', `speed_walk`=10, `speed_run`=1 WHERE `entry`=@PLANE; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@PLANE AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(@PLANE, 0, 0, 1, 11, 0, 100, 512, 0, 0, 0, 0, 0, 60, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Just Summoned - Turn Fly On'), +(@PLANE, 0, 1, 0, 61, 0, 100, 512, 0, 0, 0, 0, 0, 53, 0, @PLANE, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Just Summoned - Start WP'), +(@PLANE, 0, 2, 0, 40, 0, 100, 512, 5, @PLANE, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19, @PILOT, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Reached WP5 -Say'), +(@PLANE, 0, 3, 0, 40, 0, 100, 512, 11, @PLANE, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 19, @PILOT, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Reached WP11 -Say'), +(@PLANE, 0, 4, 0, 40, 0, 100, 512, 12, @PLANE, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 19, @PILOT, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Reached WP12 -Say'), +(@PLANE, 0, 5, 0, 40, 0, 100, 512, 14, @PLANE, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 19, @PILOT, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Reached WP14 -Say'), +(@PLANE, 0, 6, 0, 40, 0, 100, 512, 15, @PLANE, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 19, @PILOT, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Reached WP15 -Say'), +(@PLANE, 0, 7, 0, 40, 0, 100, 512, 17, @PLANE, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 19, @PILOT, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Reached WP17 -Say'), +(@PLANE, 0, 8, 0, 40, 0, 100, 512, 21, @PLANE, 0, 0, 0, 1, 6, 0, 0, 0, 0, 0, 19, @PILOT, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Reached WP21 -Say'), +(@PLANE, 0, 9, 10, 40, 0, 100, 512, 25, @PLANE, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Reached WP21 -Say'), +(@PLANE, 0, 10, 0, 61, 0, 100, 512, 0, 0, 0, 0, 0, 11, 52255, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Reached WP21 - cast Engine on Fire'), +(@PLANE, 0, 11, 0, 28, 0, 100, 512, 0, 0, 0, 0, 0, 134, 44795, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Passenger Removed - Cast Parachute'), +(@PLANE, 0, 12, 13, 8, 0, 100, 512, 52226, 0, 0, 0, 0, 22, 2, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Spell Hit - Set Phase 2'), +(@PLANE, 0, 13, 0, 61, 0, 100, 512, 0, 0, 0, 0, 0, 11, 50630, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Spell Hit - Cast Eject All Passengers'), +(@PLANE, 0, 14, 0, 40, 0, 100, 512, 26, @PLANE, 0, 0, 0, 59, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Reached WP26 -Turn Run ON'), +(@PLANE, 0, 15, 0, 28, 2, 100, 512, 0, 0, 0, 0, 0, 134, 53328, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Passenger Removed (Phase 2) - Cast Credit'), +(@PLANE, 0, 16, 0, 11, 0, 100, 512, 0, 0, 0, 0, 0, 22, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Spawn -Set Phase 1'), +(@PLANE, 0, 17, 0, 28, 1, 100, 512, 0, 0, 0, 0, 0, 6, 12671, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Vics Flying Machine - On Passenger Removed (Phase 1) - Fail Quest'); + +DELETE FROM `waypoint_data` WHERE `id`=@PLANE; +DELETE FROM `waypoints` WHERE `entry`=@PLANE; +INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES +(@PLANE,1,5494.87,4747.031,-187.8783, "Vic's Flying Machine"), +(@PLANE,2,5485.906,4740.681,-184.5172, "Vic's Flying Machine"), +(@PLANE,3,5472.882,4732.441,-172.1562, "Vic's Flying Machine"), +(@PLANE,4,5460.913,4712.542,-157.8784, "Vic's Flying Machine"), +(@PLANE,5,5452.147,4673.518,-137.8906, "Vic's Flying Machine"), +(@PLANE,6,5449.777,4630.711,-126.6684, "Vic's Flying Machine"), +(@PLANE,7,5507.432,4506.089,-126.6684, "Vic's Flying Machine"), +(@PLANE,8,5586.811,4465.319,-126.6684, "Vic's Flying Machine"), +(@PLANE,9,5676.111,4437.874,-126.6684, "Vic's Flying Machine"), +(@PLANE,10,5756.449,4391.051,-91.25155, "Vic's Flying Machine"), +(@PLANE,11,5817.163,4269.269,-91.25155, "Vic's Flying Machine"), +(@PLANE,12,5856.145,4202.824,-68.29334, "Vic's Flying Machine"), +(@PLANE,13,5921.523,4105.534,-68.29334, "Vic's Flying Machine"), +(@PLANE,14,5995.021,4029.883,-13.97897, "Vic's Flying Machine"), +(@PLANE,15,6118.298,3883.733,94.11866, "Vic's Flying Machine"), +(@PLANE,16,6132.932,3750.75,176.5123, "Vic's Flying Machine"), +(@PLANE,17,6165.863,3748.196,198.9567, "Vic's Flying Machine"), +(@PLANE,18,6208.277,3782.189,196.8455, "Vic's Flying Machine"), +(@PLANE,19,6227.615,3836.871,191.6234, "Vic's Flying Machine"), +(@PLANE,20,6218.483,3885.17,191.6234, "Vic's Flying Machine"), +(@PLANE,21,6197.045,3890.053,191.6234, "Vic's Flying Machine"), +(@PLANE,22,6168.752,3864.161,191.6234, "Vic's Flying Machine"), +(@PLANE,23,6204.037,3807.239,191.6234, "Vic's Flying Machine"), +(@PLANE,24,6232.975,3820.852,191.6234, "Vic's Flying Machine"), +(@PLANE,25,6219.879,3854.341,166.6234, "Vic's Flying Machine"), +(@PLANE,26,6210.428,3855.185,154.4848, "Vic's Flying Machine"); + +UPDATE `creature_template_movement` SET `Swim`=1,`Ground`=1,`Flight`=2 WHERE `CreatureId`=28710; +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` =14 AND `SourceGroup`=9750; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(14, 9750, 13376, 0, 0, 8, 0, 12671, 0, 0, 0, 0, 0, '', 'Pilot Vic Show different gossip if player has rewarded quest 12671 '), +(14, 9750, 13375, 0, 0, 8, 0, 12671, 0, 0, 1, 0, 0, '', 'Pilot Vic Show different gossip if player is not rewarded quest 12671'); + +DELETE FROM `vehicle_template_accessory` WHERE `entry` IN (28710); +INSERT INTO `vehicle_template_accessory` (`entry`,`accessory_entry`, `seat_id`, `minion`, `description`) VALUES +(28710,28646,0,1,'Vics Flying Machine'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_08_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_08_world.sql new file mode 100644 index 00000000000..a2d5c41ef66 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_16_08_world.sql @@ -0,0 +1,36 @@ +-- +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (27409,27467) AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2740900,2740901) AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(2740900, 9, 0, 0, 0, 0, 100, 512, 0, 0, 0, 0, 0, 23, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - On Script - Inc Phase"), +(2740900, 9, 1, 0, 0, 0, 100, 512, 0, 0, 0, 0, 0, 53, 1, 27409, 0, 12308, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - On Script - Start Waypoint"), +(2740900, 9, 2, 0, 0, 0, 100, 512, 1000, 1000, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 27411, 10, 0, 0, 0, 0, 0, 0, "Ducal's Horse - On Script - Set Data 1 1"), +(2740900, 9, 3, 0, 0, 0, 100, 512, 0, 0, 0, 0, 0, 11, 48683, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - On Script - Cast 'Escape from Silverbrook Periodic'"), +(2740900, 9, 4, 0, 0, 0, 100, 512, 0, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - On Script - Store Targetlist"), +(2740901, 9, 0, 0, 0, 0, 100, 512, 0, 0, 0, 0, 0, 23, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - On Script - Inc Phase"), +(2740901, 9, 1, 0, 0, 0, 100, 512, 0, 0, 0, 0, 0, 12, 27467, 4, 20000, 0, 0, 0, 8, 0, 0, 0, 0, 3437.23, -2795.77, 201.527, 5.81195, "Ducal's Horse - Action list - Summon creature"), +(2740901, 9, 2, 0, 0, 0, 100, 512, 0, 0, 0, 0, 0, 12, 27467, 4, 20000, 0, 0, 0, 8, 0, 0, 0, 0, 3446.18, -2787.37, 201.793, 4.88692, "Ducal's Horse - Action list - Summon creature"), +(2740901, 9, 3, 0, 0, 0, 100, 512, 0, 0, 0, 0, 0, 11, 48681, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - Action list - cast Summon Silverbrook Worgen"), +(2740901, 9, 4, 0, 0, 0, 100, 512, 0, 0, 0, 0, 0, 11, 48681, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - Action list - cast Summon Silverbrook Worgen"), +(2740901, 9, 5, 0, 0, 0, 100, 512, 0, 0, 0, 0, 0, 18, 33554432, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - Action list - Set unitflag"), +(2740901, 9, 6, 0, 0, 0, 100, 512, 1000, 1000, 0, 0, 0, 11, 50630, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - Action list - Cast 'Eject All Passengers'"), +(2740901, 9, 7, 0, 0, 0, 100, 512, 2000, 2000, 0, 0, 0, 85, 50473, 2, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - Action list - Cast 'Escape from Silverbrook Credit'"), +(2740901, 9, 8, 0, 0, 0, 100, 512, 2000, 2000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 19, 27411, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - Action list - Despawn"), +(2740901, 9, 9, 0, 0, 0, 100, 512, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - Action list - Despawn"), +(27409, 0, 0, 0, 27, 0, 100, 512, 0, 0, 0, 0, 0, 23, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - On Passenger Boarded - Inc Phase"), +(27409, 0, 1, 0, 27, 2, 100, 512, 0, 0, 0, 0, 0, 80, 2740900, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - On Passenger Boarded (Phase 2) - Run Script"), +(27409, 0, 2, 0, 40, 0, 100, 512, 103, 0, 0, 0, 0, 80, 2740901, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - On Waypoint 103 Reached - Action list"), +(27409, 0, 3, 0, 40, 0, 100, 512, 37, 0, 0, 0, 0, 97, 25, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 4063.24, -2261.99, 215.989, 0, "Ducal's Horse - On Waypoint 37 Reached - Jump To Pos"), +(27409, 0, 4, 0, 40, 0, 100, 512, 75, 0, 0, 0, 0, 97, 25, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 3900.4, -2743.33, 219.152, 0, "Ducal's Horse - On Waypoint 75 Reached - Jump To Pos"), +(27409, 0, 5, 6, 28, 4, 100, 512, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 19, 27411, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - On Passenger Removed (Phase 4) - Despawn"), +(27409, 0, 6, 0, 61, 4, 100, 512, 0, 0, 0, 0, 0, 41, 500, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - On Passenger Removed (Phase 4) - Despawn In 500 ms"), +(27409, 0, 7, 8, 1, 0, 100, 513, 300000, 300000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 19, 27411, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - OOC - Despawn"), +(27409, 0, 8, 0, 61, 0, 100, 512, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Ducal's Horse - OOC - Despawn"), +(27467, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 69, 0, 0, 0, 3, 0, 0, 19, 27409, 0, 0, 0, 0, 0, 0, 0, "Amberpine Hunter - On Just summoned - Move to target"), +(27467, 0, 1, 0, 1, 0, 100, 0, 3000, 3000, 2000, 2000, 0, 11, 47001, 64, 0, 0, 0, 0, 19, 27417, 0, 0, 0, 0, 0, 0, 0, "Amberpine Hunter - Ooc - Cast shot"), +(27467, 0, 2, 0, 0, 0, 100, 0, 2000, 2000, 2000, 2000, 0, 11, 47001, 64, 0, 0, 0, 0, 19, 27417, 0, 0, 0, 0, 0, 0, 0, "Amberpine Hunter - IC - Cast shot"); + +DELETE FROM `vehicle_seat_addon` WHERE `SeatEntry` IN (861,862); +INSERT INTO `vehicle_seat_addon` (`SeatEntry`, `SeatOrientation`, `ExitParamX`, `ExitParamY`, `ExitParamZ`, `ExitParamO`, `ExitParamValue`) VALUES +(861, 0, -2, 2, 0, 0, 1), +(862, 0, -2, 3, 0, 0, 1); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_17_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_17_00_world.sql new file mode 100644 index 00000000000..80fa61c508e --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_17_00_world.sql @@ -0,0 +1,33 @@ +-- +DELETE FROM `creature` WHERE `guid` IN (127351, 127352, 127353, 127354, 127355, 127356, 127358, 127359, 127360, 127361, 127362, 127363, 127364, 127365, 127366, 127367, 127368, 127369, 127370, 127371, 127372, 127373, 127374, 127375, 127376, 127377, 127378, 127379, 127380, 127402); +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES +(127351, 20155, 560, 2367, 2370, 3, 1, 0, 0, 2102.716, 95.3138, 53.06873, 3.316126, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 15595), -- 20155 (Area: 2370 - Difficulty: 0) +(127352, 20156, 560, 2367, 2368, 3, 1, 0, 0, 2621.884, 684.1758, 55.37511, 3.752458, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 15595), -- 20156 (Area: 2368 - Difficulty: 0) +(127353, 20709, 540, 3714, 0, 3, 1, 0, 0, 267.997, -84.13632, 3.174591, 5.864306, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127354, 20709, 540, 3714, 0, 3, 1, 0, 0, 260.1482, -83.79867, 4.184245, 2.6529, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127355, 20709, 540, 3714, 0, 3, 1, 0, 0, 249.6018, -69.3923, 5.022202, 1.396263, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127356, 20709, 540, 3714, 0, 3, 1, 0, 0, 242.7067, -90.59, 5.023407, 5.113815, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127358, 20709, 540, 3714, 0, 3, 1, 0, 0, 235.9178, -83.92481, 5.023408, 1.815142, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127359, 20709, 540, 3714, 0, 3, 1, 0, 0, 243.1962, -104.702, 5.022936, 5.148721, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127360, 20709, 540, 3714, 0, 3, 1, 0, 0, 249.9625, -98.26886, 5.022704, 3.612832, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127361, 20709, 540, 3714, 0, 3, 1, 0, 0, 243.4501, -77.29634, 5.0234, 4.555309, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127362, 20709, 540, 3714, 0, 3, 1, 0, 0, 235.6373, -99.74619, 5.023408, 5.340707, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127363, 20709, 540, 3714, 0, 3, 1, 0, 0, 242.3749, -63.77849, 5.022943, 3.054326, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127364, 20709, 540, 3714, 0, 3, 1, 0, 0, 251.6234, -84.12178, 5.021717, 5.253441, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127365, 20709, 540, 3714, 0, 3, 1, 0, 0, 236.2814, -68.86074, 5.023407, 5.148721, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127366, 20709, 540, 3714, 0, 3, 1, 0, 0, 222.929, -99.31724, 5.023414, 0.3665192, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127367, 20709, 540, 3714, 0, 3, 1, 0, 0, 229.2128, -91.27964, 5.023414, 0.2443461, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127368, 20709, 540, 3714, 0, 3, 1, 0, 0, 223.4857, -68.38847, 5.023414, 0.9424778, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127369, 20709, 540, 3714, 0, 3, 1, 0, 0, 229.3703, -63.33781, 5.023414, 2.75762, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127370, 20709, 540, 3714, 0, 3, 1, 0, 0, 229.5742, -76.44375, 5.023414, 2.146755, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127371, 20709, 540, 3714, 0, 3, 1, 0, 0, 229.3575, -104.7927, 5.023414, 3.438299, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127372, 20709, 540, 3714, 0, 3, 1, 0, 0, 223.1584, -83.87238, 5.023413, 6.108652, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127373, 20709, 540, 3714, 0, 3, 1, 0, 0, 207.5476, -84.2186, 5.021762, 0.122173, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127374, 20709, 540, 3714, 0, 3, 1, 0, 0, 209.3706, -97.99586, 5.022563, 5.253441, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127375, 20709, 540, 3714, 0, 3, 1, 0, 0, 210.2564, -70.4671, 5.022758, 0.9250245, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127376, 20709, 540, 3714, 0, 3, 1, 0, 0, 216.0915, -104.1881, 5.022802, 1.48353, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127377, 20709, 540, 3714, 0, 3, 1, 0, 0, 216.2818, -64.6925, 5.02281, 3.752458, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127378, 20709, 540, 3714, 0, 3, 1, 0, 0, 215.4207, -89.05723, 5.023415, 5.218534, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127379, 20709, 540, 3714, 0, 3, 1, 0, 0, 216.0998, -78.2583, 5.023416, 5.096361, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127380, 20709, 540, 3714, 0, 3, 1, 0, 0, 198.5645, -84.26196, 3.918597, 4.014257, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545), -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) +(127402, 20709, 540, 3714, 0, 3, 1, 0, 0, 190.9118, -84.5878, 2.684293, 5.759586, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 14545); -- 20709 (Area: 0 - Difficulty: 0) (Auras: ) diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_17_01_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_17_01_world.sql new file mode 100644 index 00000000000..52888edb6e2 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_17_01_world.sql @@ -0,0 +1,71 @@ +-- +DELETE FROM `gameobject` WHERE guid IN (14540, 13487, 47482, 47483, 47484, 47485, 16818, 29765, 29766, 29767, 29768, 29769, 29770, 29771, 29774, 4720, 4752, 9322, 9324, 9325, 9326, 9327, 9330, 9331, 9333, 9335, 9336, 9339, 9341, 9342, 9344, 9348, 9350, 9352, 9354, 9356, 9358, 9359, 9360, 9361, 9363, 9366, 9367, 9368, 9369, 9371, 9372, 9374); +INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES +(4720, 184571, 548, 3607, 0, 1, 1, 141.5569, -353.0748, 29.93848, 0, -1, 0, 0, 0, 7200, 255, 1, 15595), -- 184571 (Area: 0 - Difficulty: 0) +(4752, 183490, 548, 3607, 0, 1, 1, -59.13499, -98.79662, -52.93419, 3.141593, 0, 0, -1, 0, 7200, 255, 1, 15595), -- 0 (Area: 0 - Difficulty: 0) +(9322, 184915, 548, 3607, 0, 1, 1, -45.51904, -244.8646, -39.93894, 0.5689191, 0.03683853, 0.007964134, 0.2805367, 0.959103, 7200, 255, 1, 15595), -- 184915 (Area: 0 - Difficulty: 0) +(9324, 184569, 548, 3607, 0, 1, 1, -57.2842, -370.5138, 29.93848, 0, -1, 0, 0, 0, 7200, 255, 1, 15595), -- 184569 (Area: 0 - Difficulty: 0) +(9325, 185051, 548, 3607, 0, 1, 1, 50.11681, -944.26, 44.2385, 0.7500172, 0, 0, 0.3662806, 0.9305044, 7200, 255, 1, 15595), -- 185051 (Area: 0 - Difficulty: 0) +(9326, 184699, 548, 3607, 0, 1, 1, -266.8159, -359.0749, 10.32863, 4.507039, -0.1998358, 0.7089205, -0.242569, 0.6313935, 7200, 255, 1, 15595), -- 184699 (Area: 0 - Difficulty: 0) +(9327, 184698, 548, 3607, 0, 1, 1, -213.7573, -374.0034, 6.425076, 1.55436, -0.6505156, -0.1883984, 0.6777172, 0.2864174, 7200, 255, 1, 15595), -- 184698 (Area: 0 - Difficulty: 0) +(9330, 184921, 548, 3607, 0, 1, 1, 127.8488, -278.5111, -39.93894, 0.5689191, 0.03683853, 0.007964134, 0.2805367, 0.959103, 7200, 255, 1, 15595), -- 184921 (Area: 0 - Difficulty: 0) +(9331, 185054, 548, 3607, 0, 1, 1, 9.143904, -944.26, 44.2385, 0.7500172, 0, 0, 0.3662806, 0.9305044, 7200, 255, 1, 15595), -- 185054 (Area: 0 - Difficulty: 0) +(9333, 185053, 548, 3607, 0, 1, 1, 9.1439, -903.2713, 44.2385, 0.7500172, 0, 0, 0.3662806, 0.9305044, 7200, 255, 1, 15595), -- 185053 (Area: 0 - Difficulty: 0) +(9335, 184920, 548, 3607, 0, 1, 1, -108.7091, -445.593, -39.93894, 0.5689191, 0.03683853, 0.007964134, 0.2805367, 0.959103, 7200, 255, 1, 15595), -- 184920 (Area: 0 - Difficulty: 0) +(9336, 184204, 548, 3607, 0, 1, 1, 26.32847, -654.4946, 15.47422, 3.141593, 0, 0, -1, 0, 7200, 255, 1, 15595), -- 184204 (Area: 0 - Difficulty: 0) -- +(9339, 184917, 548, 3607, 0, 1, 1, -230.1264, -140.2151, -40.93506, 0.5689191, 0.03683853, 0.007964134, 0.2805367, 0.959103, 7200, 255, 1, 15595), -- 184917 (Area: 0 - Difficulty: 0) +(9341, 184570, 548, 3607, 0, 1, 1, 42.01682, -304.0735, 29.93848, 0, -1, 0, 0, 0, 7200, 255, 1, 15595), -- 184570 (Area: 0 - Difficulty: 0) +(9342, 183407, 548, 3607, 0, 1, 1, 50.0234, -0.00007662681, 820.2599, 3.141593, 0, 0, -1, 0, 7200, 255, 1, 15595), -- 0 (Area: 0 - Difficulty: 0) +(9344, 184919, 548, 3607, 0, 1, 1, -229.7251, -445.593, -39.93894, 0.5689191, 0.03683853, 0.007964134, 0.2805367, 0.959103, 7200, 255, 1, 15595), -- 184919 (Area: 0 - Difficulty: 0) +(9348, 184572, 548, 3607, 0, 1, 1, 141.557, -509.7885, 29.93848, 0, -1, 0, 0, 0, 7200, 255, 1, 15595), -- 184572 (Area: 0 - Difficulty: 0) +(9350, 184205, 548, 3607, 0, 1, 1, 26.32847, -654.4946, 15.47422, 3.141593, 0, 0, -1, 0, 7200, 255, 1, 15595), -- 184205 (Area: 0 - Difficulty: 0) -- +(9352, 184573, 548, 3607, 0, 1, 1, 41.54227, -554.9265, 29.93848, 0, -1, 0, 0, 0, 7200, 255, 1, 15595), -- 184573 (Area: 0 - Difficulty: 0) +(9354, 184918, 548, 3607, 0, 1, 1, -255.6166, -187.4016, -39.93894, 0.5689191, 0.03683853, 0.007964134, 0.2805367, 0.959103, 7200, 255, 1, 15595), -- 184918 (Area: 0 - Difficulty: 0) +(9356, 184914, 548, 3607, 0, 1, 1, -108.7092, -265.369, -47.78902, 0.5689191, 0.03683853, 0.007964134, 0.2805367, 0.959103, 7200, 255, 1, 15595), -- 184914 (Area: 0 - Difficulty: 0) +(9358, 184916, 548, 3607, 0, 1, 1, -193.6823, -140.2151, -40.93506, 0.5689191, 0.03683853, 0.007964134, 0.2805367, 0.959103, 7200, 255, 1, 15595), -- 184916 (Area: 0 - Difficulty: 0) +(9359, 184203, 548, 3607, 0, 1, 1, 26.32847, -654.4946, 15.47422, 3.141593, 0, 0, -1, 0, 7200, 255, 1, 15595), -- 184203 (Area: 0 - Difficulty: 0) +(9360, 184913, 548, 3607, 0, 1, 1, -148.1119, -296.5949, -39.93894, 0.5689191, 0.03683853, 0.007964134, 0.2805367, 0.959103, 7200, 255, 1, 15595), -- 184913 (Area: 0 - Difficulty: 0) +(9361, 184568, 548, 3607, 0, 1, 1, 47.75674, -581.8289, 4.655592, 3.141593, 0, 0, -1, 0, 7200, 255, 1, 15595), -- 184568 (Area: 0 - Difficulty: 0) -- +(9363, 184574, 548, 3607, 0, 1, 1, -56.74874, -482.8741, 29.93848, 0, -1, 0, 0, 0, 7200, 255, 1, 15595), -- 184574 (Area: 0 - Difficulty: 0) +(9366, 185052, 548, 3607, 0, 1, 1, 50.1168, -903.2713, 44.2385, 0.7500172, 0, 0, 0.3662806, 0.9305044, 7200, 255, 1, 15595), -- 185052 (Area: 0 - Difficulty: 0) +(9367, 184697, 548, 3607, 0, 1, 1, -228.0119, -332.929, 40.45307, 4.363324, 0, 0, -0.8191519, 0.5735767, 7200, 255, 1, 15595), -- 184697 (Area: 0 - Difficulty: 0) +(9368, 185117, 548, 3607, 0, 1, 1, -245.7294, -381.393, -0.187039, 2.879789, 0, 0, 0.9914446, 0.1305283, 7200, 255, 1, 15595), -- 185117 (Area: 0 - Difficulty: 0) +(9369, 185118, 548, 3607, 0, 1, 1, 123.2582, -432.3567, -1.196554, 4.799657, 0, 0, -0.6755896, 0.7372779, 7200, 255, 1, 15595), -- 185118 (Area: 0 - Difficulty: 0) +(9371, 185115, 548, 3607, 0, 1, 1, 373.1394, -465.1063, 30.71642, 3.228859, 0, 0, -0.9990482, 0.04361926, 7200, 255, 1, 15595), -- 185115 (Area: 0 - Difficulty: 0) +(9372, 185474, 548, 3607, 0, 1, 1, 451.2623, -544.8354, -7.546607, 4.834563, 0, 0, -0.6626196, 0.7489561, 7200, 255, 1, 15595), -- 185474 (Area: 0 - Difficulty: 0) +(9374, 185114, 548, 3607, 0, 1, 1, 457.4108, -555.2696, -6.996453, 1.832595, 0, 0, 0.7933531, 0.6087617, 7200, 255, 1, 15595); -- 185114 (Area: 0 - Difficulty: 0) + +DELETE FROM `gameobject_addon` WHERE guid IN (14540, 13487, 47482, 47483, 47484, 47485, 16818, 29765, 29766, 29767, 29768, 29769, 29770, 29771, 29774, 4720, 4752, 9322, 9324, 9325, 9326, 9327, 9330, 9331, 9333, 9335, 9336, 9339, 9341, 9342, 9344, 9348, 9350, 9352, 9354, 9356, 9358, 9359, 9360, 9361, 9363, 9366, 9367, 9368, 9369, 9371, 9372, 9374); +INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`) VALUES +(4720, 0, 0, 1, -0.00000004371139), -- 184571 +(4752, 0, 0, 1, -0.00000004371139), -- 0 +(9322, 0, 0, 1, -0.00000004371139), -- 184915 +(9324, 0, 0, 1, -0.00000004371139), -- 184569 +(9325, 0, 0, 1, -0.00000004371139), -- 185051 +(9326, 0, 0, 1, -0.00000004371139), -- 184699 +(9327, 0, 0, 1, -0.00000004371139), -- 184698 +(9330, 0, 0, 1, -0.00000004371139), -- 184921 +(9331, 0, 0, 1, -0.00000004371139), -- 185054 +(9333, 0, 0, 1, -0.00000004371139), -- 185053 +(9335, 0, 0, 1, -0.00000004371139), -- 184920 +(9336, 0, 0, 1, -0.00000004371139), -- 184204 +(9339, 0, 0, 1, -0.00000004371139), -- 184917 +(9341, 0, 0, 1, -0.00000004371139), -- 184570 +(9342, 0, 0, 1, -0.00000004371139), -- 0 +(9344, 0, 0, 1, -0.00000004371139), -- 184919 +(9348, 0, 0, 1, -0.00000004371139), -- 184572 +(9350, 0, 0, 1, -0.00000004371139), -- 184205 +(9352, 0, 0, 1, -0.00000004371139), -- 184573 +(9354, 0, 0, 1, -0.00000004371139), -- 184918 +(9356, 0, 0, 1, -0.00000004371139), -- 184914 +(9358, 0, 0, 1, -0.00000004371139), -- 184916 +(9359, 0, 0, 1, -0.00000004371139), -- 184203 +(9360, 0, 0, 1, -0.00000004371139), -- 184913 +(9361, 0, 0, 1, -0.00000004371139), -- 184568 +(9363, 0, 0, 1, -0.00000004371139), -- 184574 +(9366, 0, 0, 1, -0.00000004371139), -- 185052 +(9367, 0, 0, 1, -0.00000004371139), -- 184697 +(9368, 0, 0, 1, -0.00000004371139), -- 185117 +(9369, 0, 0, 1, -0.00000004371139), -- 185118 +(9371, 0, 0, 1, -0.00000004371139), -- 185115 +(9374, 0, 0, 1, -0.00000004371139); -- 185114 diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_17_02_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_17_02_world.sql new file mode 100644 index 00000000000..d5525276ce1 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_17_02_world.sql @@ -0,0 +1,5 @@ +-- +DELETE FROM `gameobject` WHERE `guid` IN (9375,9378); +INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES +(9375, 185116, 548, 3607, 0, 1, 1, 348.987, -684.119, -12.39, 0.004, 0, 0, -0.00199676, -0.999998, 300, 0, 1, 15595), -- 184571 (Area: 0 - Difficulty: 0) +(9378, 184956, 548, 3607, 0, 1, 1, 38.6884, -418.089, -19.8813, 5.53269, 0, 0, -1, 0, 10, 0, 1, 15595); -- 184571 (Area: 0 - Difficulty: 0) diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_17_03_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_17_03_world.sql new file mode 100644 index 00000000000..4e93ba887d8 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_17_03_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `gameobject_template_addon` SET `flags`=16 WHERE `entry`IN (185114,185115,185116,185117,185118); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_18_00_world_335.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_18_00_world_335.sql new file mode 100644 index 00000000000..005caa642a6 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_18_00_world_335.sql @@ -0,0 +1,20 @@ +-- +UPDATE `creature_template` SET `flags_extra`=`flags_extra`|128 WHERE `entry`=36212; +DELETE FROM `creature` WHERE `guid` IN (127436,127437,127450,127472); +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES +(127436, 36212, 33, 0, 0, 1, 1, 0, 0, -240.156, 2160.68, 90.5662, 0, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0), +(127437, 36212, 33, 0, 0, 1, 1, 0, 0, -166.3907, 2219.9748, 81.1539, 3.514658, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0), +(127450, 36212, 33, 0, 0, 1, 1, 0, 0, -215.5313, 2240.8679, 79.7662, 1.881030, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0), +(127472, 36212, 33, 0, 0, 1, 1, 0, 0, -177.6394, 2224.131, 79.3472, 4.857682, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0); + +DELETE FROM `game_event_creature` WHERE `guid` IN (127436,127437,127450,127472); +INSERT INTO `game_event_creature` (`eventEntry`, `guid`) VALUES +(8,127436),(8,127437), +(8,127450),(8,127472); + +UPDATE `creature_template` SET `exp`=2, `AIName`='SmartAI' WHERE `entry`=36568; +DELETE FROM `smart_scripts` WHERE `entryorguid`=36568 AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(36568, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 18, 100, 0, 0, 0, 0, 0, 0, 'Crazed Apothecary - On Just Summoned - Attack player'), +(36568, 0, 1, 0, 26, 0, 100, 0, 0, 3, 0, 0, 0, 11, 68957, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Crazed Apothecary - IC LOS - Cast Unstable Reaction'), +(36568, 0, 2, 0, 7, 0, 100, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Crazed Apothecary - On evade - Despawn'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_18_01_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_18_01_world.sql new file mode 100644 index 00000000000..ca5bd8bda54 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_18_01_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `npc_text` SET `text0_0`="Due to the, ah, \"misunderstanding\" in Dragonblight, we've had to relocate our facilities to this decrepit mess of a castle.$B$BStill, we've now plenty of space and time to work on various new and lovely... products...", `BroadcastTextID0`=36651, `EmoteDelay0_1`=2, `Emote0_0`=1, `Emote0_1`=11 WHERE `ID`=15040; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_18_02_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_18_02_world.sql new file mode 100644 index 00000000000..1f8d916045b --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_18_02_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (18191) AND `source_type`=0 AND `id` IN (2,3,4,5); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_19_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_19_00_world.sql new file mode 100644 index 00000000000..f5761434331 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_19_00_world.sql @@ -0,0 +1,7 @@ +-- +DELETE FROM `gameobject` WHERE `guid` IN (99956,9381,9385,9386); +INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES +(99956, 184643, 530, 0, 0, 1, 1, 3964.10376, 2008.44445, 383.94104, 0.176697, 0, 0, 0, 1, 180, 0, 1, 0), +(9381, 184643, 530, 0, 0, 1, 1, 3930.18457, 2038.26062, 383.50134, 1.720004, 0, 0, 0, 1, 180, 0, 1, 0), +(9385, 184643, 530, 0, 0, 1, 1, 3902.93530, 1996.42260, 383.64352, 3.275094, 0, 0, 0, 1, 180, 0, 1, 0), +(9386, 184643, 530, 0, 0, 1, 1, 3942.99975, 1970.09973, 383.32125, 5.105074, 0, 0, 0, 1, 180, 0, 1, 0); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_19_01_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_19_01_world.sql new file mode 100644 index 00000000000..3ba3df23e62 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_19_01_world.sql @@ -0,0 +1,11 @@ +-- +UPDATE `smart_scripts` SET `action_param3`=1, `target_type`=7 WHERE `entryorguid` IN (28609) AND `id`=0; +UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI' WHERE `entry`=190769; +DELETE FROM `smart_scripts` WHERE `entryorguid`=190769 AND `source_type`=1; +DELETE FROM `smart_scripts` WHERE `entryorguid`=19076900 AND `source_type`=1; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(190769, 1, 0, 0, 63, 0, 100, 0, 0, 0, 0, 0, 0, 80, 19076900, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Gift of the Harvester- On Just Summoned - Action list'), +(19076900, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 99, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Gift of the Harvester- Action list - Set gob state'), +(19076900, 9, 1, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 93, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Gift of the Harvester- Action list - play custum anim'), +(19076900, 9, 2, 0, 0, 0, 100, 0, 1500, 1500, 0, 0, 0, 99, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Gift of the Harvester- Action list - Set gob state'), +(19076900, 9, 3, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Gift of the Harvester- Action list - Despawn'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_21_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_21_00_world.sql new file mode 100644 index 00000000000..78c77433ec6 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_21_00_world.sql @@ -0,0 +1,43 @@ +-- +UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=25940; +DELETE FROM `smart_scripts` WHERE `entryorguid`=25940 AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(25940, 0, 0, 0, 25, 0, 100, 0, 0, 0, 0, 0, 0, 11, 47123, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'FK - On spawn - Cast summon scorchling'); + +UPDATE `creature` SET `modelid`=16412 WHERE `guid`=78651; +UPDATE `creature` SET `modelid`=21084 WHERE `guid`=152406; +UPDATE `creature` SET `modelid`=16412 WHERE `guid`=152407; +UPDATE `creature` SET `modelid`=16446 WHERE `guid`=202716; +UPDATE `creature` SET `modelid`=16443 WHERE `guid`=202717; +UPDATE `creature` SET `modelid`=16436 WHERE `guid`=202715; +UPDATE `creature` SET `modelid`=16432 WHERE `guid`=202714; +UPDATE `creature` SET `modelid`=16445 WHERE `guid`=202741; +UPDATE `creature` SET `modelid`=16442 WHERE `guid`=202742; +UPDATE `creature` SET `modelid`=16444 WHERE `guid`=202743; +UPDATE `creature` SET `modelid`=21086 WHERE `guid`=202744; +UPDATE `creature` SET `modelid`=16444 WHERE `guid`=202747; +UPDATE `creature` SET `modelid`=21086 WHERE `guid`=202752; +UPDATE `creature` SET `modelid`=16442 WHERE `guid`=202754; +UPDATE `creature` SET `modelid`=16443 WHERE `guid`=202753; +UPDATE `creature` SET `modelid`=16445 WHERE `guid`=202755; +UPDATE `creature` SET `modelid`=16445 WHERE `guid`=202759; +UPDATE `creature` SET `modelid`=16442 WHERE `guid`=202760; +UPDATE `creature` SET `modelid`=16443 WHERE `guid`=202761; +UPDATE `creature` SET `modelid`=16444 WHERE `guid`=202762; +UPDATE `creature` SET `modelid`=16448 WHERE `guid`=202764; +UPDATE `creature` SET `modelid`=16414 WHERE `guid`=213815; + +DELETE FROM `game_event_creature` WHERE `guid` IN (202766, 202767); +DELETE FROM `creature` WHERE `guid` IN (202766, 202767, 1886); +UPDATE `creature` SET `orientation`= 3.318307 WHERE `guid` IN (202759,202760,202761,202762,202763); +UPDATE `creature` SET `orientation`= 1.61 WHERE `guid` IN (202755,202753,202754,202752,202756,202757); +UPDATE `creature` SET `orientation`= 2.874556 WHERE `guid`=202744; +UPDATE `creature` SET `orientation`= 1.504035 WHERE `guid` IN (202742,202745,202741); +UPDATE `creature` SET `orientation`= 4.590652 WHERE `guid`=202740; +UPDATE `creature` SET `orientation`= 2.693916 WHERE `guid`=202747; +UPDATE `creature` SET `orientation`= 5.289657 WHERE `guid` IN (202748,202749,202750,202751); +UPDATE `creature` SET `orientation`= 3.565712 WHERE `guid`=202717; +UPDATE `creature` SET `orientation`= 2.489717 WHERE `guid`=202715; +UPDATE `creature` SET `orientation`= 5.144366 WHERE `guid` IN (202718,202719); +UPDATE `creature` SET `orientation`= 2.324780 WHERE `guid`=202749; +UPDATE `creature` SET `position_x`=944.326477, `position_y`=781.856445, `position_z`=103.963005, `orientation`= 3.955679 WHERE `guid`=86636; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_21_01_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_21_01_world.sql new file mode 100644 index 00000000000..6e2ec655157 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_21_01_world.sql @@ -0,0 +1,169 @@ +-- +UPDATE `creature_model_info` SET `DisplayID_Other_Gender`=29243 WHERE `DisplayID` IN (16431); +UPDATE `spell_dbc` SET `Effect1`=6, `EffectDieSides1`=1, `EffectImplicitTargetA1`=1, `EffectImplicitTargetB1`=1, `EffectApplyAuraName1`=56, `EffectMiscValue1`=25868 WHERE `id`=46248; +UPDATE `spell_dbc` SET `Effect1`=6, `EffectDieSides1`=1, `EffectImplicitTargetA1`=1, `EffectImplicitTargetB1`=1, `EffectApplyAuraName1`=56, `EffectMiscValue1`=25869 WHERE `id`=46249; +UPDATE `spell_dbc` SET `Effect1`=6, `EffectDieSides1`=1, `EffectImplicitTargetA1`=1, `EffectImplicitTargetB1`=1, `EffectApplyAuraName1`=56, `EffectMiscValue1`=25870 WHERE `id`=46250; +UPDATE `spell_dbc` SET `Effect1`=6, `EffectDieSides1`=1, `EffectImplicitTargetA1`=1, `EffectImplicitTargetB1`=1, `EffectApplyAuraName1`=56, `EffectMiscValue1`=25871 WHERE `id`=46252; +UPDATE `spell_dbc` SET `Effect1`=6, `EffectDieSides1`=1, `EffectImplicitTargetA1`=1, `EffectImplicitTargetB1`=1, `EffectApplyAuraName1`=56, `EffectMiscValue1`=25872 WHERE `id`=46253; +UPDATE `spell_dbc` SET `Effect1`=6, `EffectDieSides1`=1, `EffectImplicitTargetA1`=1, `EffectImplicitTargetB1`=1, `EffectApplyAuraName1`=56, `EffectMiscValue1`=25873 WHERE `id`=46254; +UPDATE `spell_dbc` SET `Effect1`=6, `EffectDieSides1`=1, `EffectImplicitTargetA1`=1, `EffectImplicitTargetB1`=1, `EffectApplyAuraName1`=56, `EffectMiscValue1`=25874 WHERE `id`=46255; +UPDATE `spell_dbc` SET `Effect1`=6, `EffectDieSides1`=1, `EffectImplicitTargetA1`=1, `EffectImplicitTargetB1`=1, `EffectApplyAuraName1`=56, `EffectMiscValue1`=25875 WHERE `id`=46256; +UPDATE `spell_dbc` SET `Effect1`=6, `EffectDieSides1`=1, `EffectImplicitTargetA1`=1, `EffectImplicitTargetB1`=1, `EffectApplyAuraName1`=56, `EffectMiscValue1`=25876 WHERE `id`=46257; +UPDATE `spell_dbc` SET `Effect1`=6, `EffectDieSides1`=1, `EffectImplicitTargetA1`=1, `EffectImplicitTargetB1`=1, `EffectApplyAuraName1`=56, `EffectMiscValue1`=25877 WHERE `id`=46258; +UPDATE `spell_dbc` SET `Effect1`=6, `EffectDieSides1`=1, `EffectImplicitTargetA1`=1, `EffectImplicitTargetB1`=1, `EffectApplyAuraName1`=56, `EffectMiscValue1`=25878 WHERE `id`=46259; + +UPDATE `creature` SET `modelid`=0 WHERE `id` IN (16781); +-- Human +DELETE FROM `creature_addon` WHERE `guid` IN (213796, 212850, 94697, 213103, 94645, 213801, 212599, 213097, 94661, 152407, 212291, 94590, 94563, 213814, 212041, 78651, 94617, 213731, 211793, 213791, 94646, 94584, 85193, 94741, 94743, 85195, 165585, 213100, 94591, 212538, 94699, 94614, 94637, 94638, 213808, 94604, 212601, 94544, 213794, 165586); +INSERT INTO `creature_addon` (`guid`,`bytes2`,`auras`) VALUES +(213796,4097,"46254"),(212850,4097,"46254"),(94697, 4097,"46254"), +(213103,4097,"46254"),(94645, 4097,"46254"),(213801,4097,"46254"),(212599,4097,"46254"), +(213097,4097,"46254"),(94661, 4097,"46254"),(152407,4097,"46254"),(212291,4097,"46254"), +(94590, 4097,"46254"),(94563, 4097,"46254"),(213814,4097,"46254"),(212041,4097,"46254"), +(78651, 4097,"46254"),(94617, 4097,"46254"),(213731,4097,"46254"),(211793,4097,"46254"), +(213791,4097,"46254"),(94646, 4097,"46254"),(94584, 4097,"46254"),(85193, 4097,"46254"), +(94741, 4097,"46254"),(94743, 4097,"46254"),(85195, 4097,"46254"),(165585,4097,"46254"), +(213100,4097,"46254"),(94591, 4097,"46254"),(212538,4097,"46254"),(94699, 4097,"46254"), +(94614, 4097,"46254"),(94637, 4097,"46254"),(94638, 4097,"46254"),(213808,4097,"46254"), +(94604, 4097,"46254"),(212601,4097,"46254"),(94544, 4097,"46254"),(213794,4097,"46254"), +(165586,4097,"46254"); +-- Dwarf +DELETE FROM `creature_addon` WHERE `guid` IN (94592, 94633, 94672, 94740, 213732, 94610, 94715, 94580, 94561, 94560, 213105, 94674, 212541, 212598, 94583, 94601, 94742, 94621, 211792, 94727, 94548, 94739, 94550, 213797, 213802, 213807, 213738, 213813, 94673, 94713, 213728, 94670, 94529, 94701, 213115, 212290, 78650, 213098, 85192, 165584); +INSERT INTO `creature_addon` (`guid`,`bytes2`,`auras`) VALUES +(94592, 4097,"46250"),(94633, 4097,"46250"),(94672, 4097,"46250"),(94740, 4097,"46250"), +(213732,4097,"46250"),(94610, 4097,"46250"),(94715, 4097,"46250"),(94580, 4097,"46250"), +(94561, 4097,"46250"),(94560, 4097,"46250"),(213105,4097,"46250"),(94674, 4097,"46250"), +(212541,4097,"46250"),(212598,4097,"46250"),(94583, 4097,"46250"),(94601, 4097,"46250"), +(94742, 4097,"46250"),(94621, 4097,"46250"),(211792,4097,"46250"),(94727, 4097,"46250"), +(94548, 4097,"46250"),(94739, 4097,"46250"),(94550, 4097,"46250"),(213797,4097,"46250"), +(213802,4097,"46250"),(213807,4097,"46250"),(213738,4097,"46250"),(213813,4097,"46250"), +(94673, 4097,"46250"),(94713, 4097,"46250"),(213728,4097,"46250"),(94670, 4097,"46250"), +(94529, 4097,"46250"),(94701, 4097,"46250"),(213115,4097,"46250"),(212290,4097,"46250"), +(78650, 4097,"46250"),(213098,4097,"46250"),(85192, 4097,"46250"),(165584,4097,"46250"); +-- Night Elf +DELETE FROM `creature_addon` WHERE `guid` IN (94613, 94647, 94619, 212039, 211794, 94744, 94706, 85194, 213729, 213803, 213737, 213747, 94728, 94558, 212848, 213748, 213793, 212540, 94664, 212289, 213815, 94622, 94702); +INSERT INTO `creature_addon` (`guid`,`bytes2`,`auras`) VALUES +(94613, 4097,"46255"),(94647, 4097,"46255"),(94619, 4097,"46255"),(212039,4097,"46255"), +(211794,4097,"46255"),(94744, 4097,"46255"),(94706, 4097,"46255"),(85194, 4097,"46255"), +(213729,4097,"46255"),(213803,4097,"46255"),(213737,4097,"46255"),(213747,4097,"46255"), +(94728, 4097,"46255"),(94558, 4097,"46255"),(212848,4097,"46255"),(213748,4097,"46255"), +(213793,4097,"46255"),(212540,4097,"46255"),(94664, 4097,"46255"),(212289,4097,"46255"), +(213815,4097,"46255"),(94622, 4097,"46255"),(94702, 4097,"46255"); +-- Orc +DELETE FROM `creature_addon` WHERE `guid` IN (94654, 94723, 94656, 94628, 94594, 210984, 211543, 94685, 211544, 211520, 211541, 94534, 210685, 210411, 94573, 94725, 94642, 94724, 94678, 210414, 94736, 94598, 202748, 209929, 94565, 210426, 94532, 94570, 94630, 94667, 94530, 202715, 211259, 94595, 209669, 211256, 210946); +INSERT INTO `creature_addon` (`guid`,`bytes2`,`auras`) VALUES +(94654, 4097,"46256"),(94723, 4097,"46256"),(94656, 4097,"46256"),(94628, 4097,"46256"), +(94594, 4097,"46256"),(210984,4097,"46256"),(211543,4097,"46256"),(94685, 4097,"46256"), +(211544,4097,"46256"),(211520,4097,"46256"),(211541,4097,"46256"),(94534, 4097,"46256"), +(210685,4097,"46256"),(210411,4097,"46256"),(94573, 4097,"46256"),(94725, 4097,"46256"), +(94642, 4097,"46256"),(94724, 4097,"46256"),(94678, 4097,"46256"),(210414,4097,"46256"), +(94736, 4097,"46256"),(94598, 4097,"46256"),(202748,4097,"46256"),(209929,4097,"46256"), +(94565, 4097,"46256"),(210426,4097,"46256"),(94532, 4097,"46256"),(94570, 4097,"46256"), +(94630, 4097,"46256"),(94667, 4097,"46256"),(94530, 4097,"46256"),(202715,4097,"46256"), +(211259,4097,"46256"),(94595, 4097,"46256"),(209669,4097,"46256"),(211256,4097,"46256"), +(210946,4097,"46256"); +-- Tauren +DELETE FROM `creature_addon` WHERE `guid` IN (210427, 94569, 94695, 94721, 11001, 94726, 210413, 94625, 209926, 94588, 94644, 94564, 202714, 94531, 94677, 202742, 202760, 94538, 94643, 210683, 211521, 94665, 210947, 94708, 94629, 94650, 211257, 209928, 94691, 209667, 94693, 202754); +INSERT INTO `creature_addon` (`guid`,`bytes2`,`auras`) VALUES +(210427,4097,"46257"),(94569, 4097,"46257"),(94695, 4097,"46257"),(94721, 4097,"46257"), +(11001, 4097,"46257"),(94726, 4097,"46257"),(210413,4097,"46257"),(94625, 4097,"46257"), +(209926,4097,"46257"),(94588, 4097,"46257"),(94644, 4097,"46257"),(94564, 4097,"46257"), +(202714,4097,"46257"),(94531, 4097,"46257"),(94677, 4097,"46257"),(202742,4097,"46257"), +(202760,4097,"46257"),(94538, 4097,"46257"),(94643, 4097,"46257"),(210683,4097,"46257"), +(211521,4097,"46257"),(94665, 4097,"46257"),(210947,4097,"46257"),(94708, 4097,"46257"), +(94629, 4097,"46257"),(94650, 4097,"46257"),(211257,4097,"46257"),(209928,4097,"46257"), +(94691, 4097,"46257"),(209667,4097,"46257"),(94693, 4097,"46257"),(202754,4097,"46257"); +-- Undead +DELETE FROM `creature_addon` WHERE `guid` IN (94596, 209666, 202743, 94682, 94574, 94572, 202747, 202762, 210415, 211260, 94660, 94731, 202717, 94631, 94694, 202761, 202753, 94535, 211542, 94581, 94627, 210949, 210428, 210412, 94542, 94730, 94679); +INSERT INTO `creature_addon` (`guid`,`bytes2`,`auras`) VALUES +(94596, 4097,"46259"),(209666,4097,"46259"),(202743,4097,"46259"),(94682, 4097,"46259"), +(94574, 4097,"46259"),(94572, 4097,"46259"),(202747,4097,"46259"),(202762,4097,"46259"), +(210415,4097,"46259"),(211260,4097,"46259"),(94660, 4097,"46259"),(94731, 4097,"46259"), +(202717,4097,"46259"),(94631, 4097,"46259"),(94694, 4097,"46259"),(202761,4097,"46259"), +(202753,4097,"46259"),(94535, 4097,"46259"),(211542,4097,"46259"),(94581, 4097,"46259"), +(94627, 4097,"46259"),(210949,4097,"46259"),(210428,4097,"46259"),(210412,4097,"46259"), +(94542, 4097,"46259"),(94730, 4097,"46259"),(94679, 4097,"46259"); +-- Troll +DELETE FROM `creature_addon` WHERE `guid` IN (94666, 94696, 211540, 202716, 94651, 94720, 94681, 210983, 94729, 94586, 94626, 94546, 94686, 94597, 94668, 94615, 94687, 94719, 211523, 94732, 202759, 210684, 94541, 94611, 94688, 94566, 94689, 94684, 94533, 94709, 211258, 94632, 202755, 202741, 94659, 94698, 94718, 94653); +INSERT INTO `creature_addon` (`guid`,`bytes2`,`auras`) VALUES +(94666, 4097,"46258"),(94696, 4097,"46258"),(211540,4097,"46258"),(202716,4097,"46258"), +(94651, 4097,"46258"),(94720, 4097,"46258"),(94681, 4097,"46258"),(210983,4097,"46258"), +(94729, 4097,"46258"),(94586, 4097,"46258"),(94626, 4097,"46258"),(94546, 4097,"46258"), +(94686, 4097,"46258"),(94597, 4097,"46258"),(94668, 4097,"46258"),(94615, 4097,"46258"), +(94687, 4097,"46258"),(94719, 4097,"46258"),(211523,4097,"46258"),(94732, 4097,"46258"), +(202759,4097,"46258"),(210684,4097,"46258"),(94541, 4097,"46258"),(94611, 4097,"46258"), +(94688, 4097,"46258"),(94566, 4097,"46258"),(94689, 4097,"46258"),(94684, 4097,"46258"), +(94533, 4097,"46258"),(94709, 4097,"46258"),(211258,4097,"46258"),(94632, 4097,"46258"), +(202755,4097,"46258"),(202741,4097,"46258"),(94659, 4097,"46258"),(94698, 4097,"46258"), +(94718, 4097,"46258"),(94653, 4097,"46258"); +-- Gnome +DELETE FROM `creature_addon` WHERE `guid` IN (202764, 94635, 94639, 94599, 94582, 94648, 213099, 94618, 78649, 94745, 94662, 94600, 94669, 94676, 94609, 94717, 94549, 213806, 94607, 94705, 212602, 213792, 94636, 213116, 94714, 94577, 94640, 94675, 212539, 94634, 94623, 94608, 94603, 94552, 94543, 212040, 213816, 213104, 94578, 212849, 94539); +INSERT INTO `creature_addon` (`guid`,`bytes2`,`auras`) VALUES +(202764,4097,"46252"),(94635, 4097,"46252"),(94639, 4097,"46252"),(94599, 4097,"46252"), +(94582, 4097,"46252"),(94648, 4097,"46252"),(213099,4097,"46252"),(94618, 4097,"46252"), +(78649, 4097,"46252"),(94745, 4097,"46252"),(94662, 4097,"46252"),(94600, 4097,"46252"), +(94669, 4097,"46252"),(94676, 4097,"46252"),(94609, 4097,"46252"),(94717, 4097,"46252"), +(94549, 4097,"46252"),(213806,4097,"46252"),(94607, 4097,"46252"),(94705, 4097,"46252"), +(212602,4097,"46252"),(213792,4097,"46252"),(94636, 4097,"46252"),(213116,4097,"46252"), +(94714, 4097,"46252"),(94577, 4097,"46252"),(94640, 4097,"46252"),(94675, 4097,"46252"), +(212539,4097,"46252"),(94634, 4097,"46252"),(94623, 4097,"46252"),(94608, 4097,"46252"), +(94603, 4097,"46252"),(94552, 4097,"46252"),(94543, 4097,"46252"),(212040,4097,"46252"), +(213816,4097,"46252"),(213104,4097,"46252"),(94578, 4097,"46252"),(212849,4097,"46252"), +(94539, 4097,"46252"); +-- Draenei +DELETE FROM `creature_addon` WHERE `guid` IN (94602, 213790, 94616, 213746, 94536, 213739, 212292, 94663, 94576, 94606, 94540, 211791, 94589, 94712, 94620, 94585, 213809, 213800, 212600, 212847, 94559, 213733, 202765, 94575, 213114, 94747, 94746, 94703, 94671, 152406, 213795, 94562); +INSERT INTO `creature_addon` (`guid`,`bytes2`,`auras`) VALUES +(94602, 4097,"46249"),(213790,4097,"46249"),(94616, 4097,"46249"),(213746,4097,"46249"), +(94536, 4097,"46249"),(213739,4097,"46249"),(212292,4097,"46249"),(94663, 4097,"46249"), +(94576, 4097,"46249"),(94606, 4097,"46249"),(94540, 4097,"46249"),(211791,4097,"46249"), +(94589, 4097,"46249"),(94712, 4097,"46249"),(94620, 4097,"46249"),(94585, 4097,"46249"), +(213809,4097,"46249"),(213800,4097,"46249"),(212600,4097,"46249"),(212847,4097,"46249"), +(94559, 4097,"46249"),(213733,4097,"46249"),(202765,4097,"46249"),(94575, 4097,"46249"), +(213114,4097,"46249"),(94747, 4097,"46249"),(94746, 4097,"46249"),(94703, 4097,"46249"), +(94671, 4097,"46249"),(152406,4097,"46249"),(213795,4097,"46249"),(94562, 4097,"46249"); +-- Blood Elf +DELETE FROM `creature_addon` WHERE `guid` IN (94680, 94593, 94655, 94624, 209668, 202746, 94587, 94707, 94612, 94518, 94658, 94545, 94547, 94567, 94568, 94571, 94690, 211522, 210950, 94537, 210682, 209670, 202752, 202749, 202744, 94641, 94652, 94657, 94737, 94722, 94683, 94692); +INSERT INTO `creature_addon` (`guid`,`bytes2`,`auras`) VALUES +(94680, 4097,"46248"),(94593, 4097,"46248"),(94655, 4097,"46248"),(94624, 4097,"46248"), +(209668,4097,"46248"),(202746,4097,"46248"),(94587, 4097,"46248"),(94707, 4097,"46248"), +(94612, 4097,"46248"),(94518, 4097,"46248"),(94658, 4097,"46248"),(94545, 4097,"46248"), +(94547, 4097,"46248"),(94567, 4097,"46248"),(94568, 4097,"46248"),(94571, 4097,"46248"), +(94690, 4097,"46248"),(211522,4097,"46248"),(210950,4097,"46248"),(94537, 4097,"46248"), +(210682,4097,"46248"),(209670,4097,"46248"),(202752,4097,"46248"),(202749,4097,"46248"), +(202744,4097,"46248"),(94641, 4097,"46248"),(94652, 4097,"46248"),(94657, 4097,"46248"), +(94737, 4097,"46248"),(94722, 4097,"46248"),(94683, 4097,"46248"),(94692, 4097,"46248"); +-- Goblin +DELETE FROM `creature_addon` WHERE `guid` IN (212042, 210948, 209927, 213106, 213113); +INSERT INTO `creature_addon` (`guid`,`bytes2`,`auras`) VALUES +(212042,4097,"46253"),(210948,4097,"46253"),(209927,4097,"46253"),(213106,4097,"46253"), +(213113,4097,"46253"); + +UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=16781; +DELETE FROM `smart_scripts` WHERE `entryorguid`=16781 AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(16781, 0, 0, 0, 1, 0, 100, 0, 240000, 480000, 240000, 480000, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Midsummer Celebrant- OOC - Say text Horde'), +(16781, 0, 1, 0, 1, 0, 100, 0, 240000, 480000, 240000, 480000, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Midsummer Celebrant- OOC - Say text Alliance'), +(16781, 0, 2, 0, 1, 0, 100, 0, 240000, 480000, 240000, 480000, 0, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Midsummer Celebrant- OOC - Say text Gnome'); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry` IN (16781); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(22, 1, 16781, 0, 0, 1, 1, 46256, 0, 0, 0, 0, 0, '', 'Celebrant - Only run SAI if Has the aura 46256'), +(22, 1, 16781, 0, 1, 1, 1, 46257, 0, 0, 0, 0, 0, '', 'Celebrant - Only run SAI if Has the aura 46257'), +(22, 1, 16781, 0, 2, 1, 1, 46259, 0, 0, 0, 0, 0, '', 'Celebrant - Only run SAI if Has the aura 46259'), +(22, 1, 16781, 0, 3, 1, 1, 46258, 0, 0, 0, 0, 0, '', 'Celebrant - Only run SAI if Has the aura 46258'), +(22, 1, 16781, 0, 4, 1, 1, 46248, 0, 0, 0, 0, 0, '', 'Celebrant - Only run SAI if Has the aura 46248'), +(22, 2, 16781, 0, 0, 1, 1, 46254, 0, 0, 0, 0, 0, '', 'Celebrant - Only run SAI if Has the aura 46254'), +(22, 2, 16781, 0, 1, 1, 1, 46250, 0, 0, 0, 0, 0, '', 'Celebrant - Only run SAI if Has the aura 46250'), +(22, 2, 16781, 0, 2, 1, 1, 46255, 0, 0, 0, 0, 0, '', 'Celebrant - Only run SAI if Has the aura 46255'), +(22, 2, 16781, 0, 3, 1, 1, 46252, 0, 0, 0, 0, 0, '', 'Celebrant - Only run SAI if Has the aura 46252'), +(22, 2, 16781, 0, 4, 1, 1, 46249, 0, 0, 0, 0, 0, '', 'Celebrant - Only run SAI if Has the aura 46249'), +(22, 3, 16781, 0, 0, 1, 1, 46253, 0, 0, 0, 0, 0, '', 'Celebrant - Only run SAI if Has the aura 46253'); + +DELETE FROM `creature_text` WHERE `CreatureID` IN (16781); +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(16781, 0, 0, "The Horde fires will never be extinguished!", 12, 1, 100, 4, 0, 0, 24534, 0, "Midsummer Celebrant Horde"), +(16781, 0, 1, "I'd like to see the Alliance try to steal our flame.", 12, 1, 100, 1, 0, 0, 24533, 0, "Midsummer Celebrant Horde"), +(16781, 1, 0, "The Horde have tried to steal our flames. I hope we return the favor.", 12, 7, 100, 1, 0, 0, 24531, 0, "Midsummer Celebrant Alliance"), +(16781, 1, 1, "The Alliance fires burn strong and true!", 12, 7, 100, 4, 0, 0, 24532, 0, "Midsummer Celebrant Alliance"), +(16781, 2, 0, "Midsummer Fire Festival is a great time to celebrate the summer!", 12, 0, 100, 4, 0, 0, 24535, 0, "Midsummer Celebrant Goblin"), +(16781, 2, 1, "I love the firework show at the end of Midsummer Firefestival.", 12, 0, 100, 1, 0, 0, 24536, 0, "Midsummer Celebrant Goblin"); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_21_02_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_21_02_world.sql new file mode 100644 index 00000000000..e9f31cf982b --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_21_02_world.sql @@ -0,0 +1,10 @@ +-- +DELETE FROM `creature` WHERE `guid` IN (1886, 94839, 94831, 94808, 94805, 94840, 94814, 94803); +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES +(1886, 17066, 530, 0, 0, 1, 1, 0, 0, -3821.98, -11508.3, -132.124, 0.9075, 180, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(94803, 17066, 530, 0, 0, 1, 1, 0, 0, -2988.84, 4126.660, 11, 3.26329, 180, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(94805, 17066, 571, 0, 0, 1, 1, 0, 0, 3943.700, -620.329, 249, 4.94546, 180, 0, 0, 1, 0, 0, 0, 0, 0, 0), +(94808, 17066, 571, 0, 0, 1, 1, 0, 0, 5151.540, -709.361, 176.093, 2.02988, 180, 0, 0, 1, 0, 0, 0, 0, 0, 0); +DELETE FROM `game_event_creature` WHERE `guid` IN (1886, 94839, 94831, 94808, 94805, 94840, 94814, 94803); +INSERT INTO `game_event_creature` (`eventEntry`, `guid`) VALUES +(1,1886),(1,94803),(1,94805),(1,94808); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_22_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_22_00_world.sql new file mode 100644 index 00000000000..92239df23ed --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_22_00_world.sql @@ -0,0 +1,88 @@ +-- Inconspicuous Mine Car +UPDATE `gameobject` SET `position_x`=2391.736,`position_y`=-5898.792,`position_z`=109.3904,`orientation`=0.6981314,`rotation3`=0.9396927 WHERE `guid`=65890 AND `id`=190767; +-- Mine Car +UPDATE `creature_template` SET `minlevel`=56,`maxlevel`=56 WHERE `entry` = 28817; +UPDATE `creature_template` SET `ScriptName`='',`AIName`='SmartAI' WHERE `entry`=28817; +DELETE FROM `smart_scripts` WHERE `source_type`=0 AND `entryorguid`=28817; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(28817,0,0,0,54,0,100,0,0,0,0,0,0,3,0,25703,0,0,0,0,1,0,0,0,0,0,0,0,0,'Mine Car - On spawned - Set model'), +(28817,0,1,0,27,0,100,0,0,0,0,0,0,11,52464,0,0,0,0,0,1,0,0,0,0,0,0,0,0,'Mine Car - On passenger boarded - Cast spell \'Summon Scarlet Miner\''), +(28817,0,2,0,8,0,100,1,52595,0,0,0,0,29,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'Mine Car - On spell hit - Set follow'), +(28817,0,3,0,28,0,100,0,0,0,0,0,0,41,0,0,0,0,0,0,19,28841,9,0,0,0,0,0,0,'Mine Car - On passenger removed - Despawn \'Scarlet Miner\''); +-- Summon Scarlet Miner +UPDATE `spell_target_position` SET `PositionX`=2384.13,`PositionY`=-5900.07,`PositionZ`=108.0813 WHERE `ID`=52464; +UPDATE `spell_target_position` SET `PositionX`=2389.58,`PositionY`=-5901.18,`PositionZ`=108.9380 WHERE `ID`=52462; + +-- Scarlet Miner +DELETE FROM `waypoints` WHERE `entry` IN (2884100,2884101); +INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES +(2884100,1, 2376.892, -5906.246, 108.5153,'Scarlet Miner'), +(2884100,2, 2354.759, -5905.348, 104.9017,'Scarlet Miner'), +(2884100,3, 2331.889, -5903.588, 100.0160,'Scarlet Miner'), +(2884100,4, 2308.977, -5905.764, 90.91159,'Scarlet Miner'), +(2884100,5, 2298.572, -5914.677, 84.70060,'Scarlet Miner'), +(2884100,6, 2291.055, -5934.960, 70.15641,'Scarlet Miner'), +(2884100,7, 2282.350, -5954.375, 57.76657,'Scarlet Miner'), +(2884100,8, 2275.099, -5964.198, 51.61853,'Scarlet Miner'), +(2884100,9, 2260.797, -5972.555, 43.49573,'Scarlet Miner'), +(2884100,10, 2245.771, -5980.806, 34.91277,'Scarlet Miner'), +(2884100,11, 2236.629, -5991.123, 29.03914,'Scarlet Miner'), +(2884100,12, 2197.551, -6068.021, 4.954395,'Scarlet Miner'), +(2884100,13, 2183.802, -6092.537, 1.664639,'Scarlet Miner'), +(2884100,14, 2178.071, -6118.517, 1.298641,'Scarlet Miner'), +(2884100,15, 2173.443, -6140.669, 1.102578,'Scarlet Miner'), +(2884100,16, 2167.344, -6150.516, 1.348482,'Scarlet Miner'), +(2884100,17, 2156.898, -6155.389, 1.925997,'Scarlet Miner'), +(2884100,18, 2141.903, -6161.750, 1.179094,'Scarlet Miner'), +(2884100,19, 2137.161, -6163.067, 1.066367,'Scarlet Miner'), +(2884100,20, 2131.983, -6170.813, 2.067344,'Scarlet Miner'), +(2884100,21, 2126.371, -6179.504, 8.487098,'Scarlet Miner'), +(2884100,22, 2122.159, -6186.258, 13.99542,'Scarlet Miner'), +(2884100,23, 2115.892, -6196.246, 13.67582,'Scarlet Miner'), +(2884101,1, 2376.892, -5906.246, 108.515,'Scarlet Miner'), +(2884101,2, 2354.759, -5905.348, 104.901,'Scarlet Miner'), +(2884101,3, 2331.889, -5903.588, 100.016,'Scarlet Miner'), +(2884101,4, 2308.977, -5905.764, 90.9115,'Scarlet Miner'), +(2884101,5, 2298.572, -5914.677, 84.7006,'Scarlet Miner'), +(2884101,6, 2291.055, -5934.960, 70.1564,'Scarlet Miner'), +(2884101,7, 2282.350, -5954.375, 57.7665,'Scarlet Miner'), +(2884101,8, 2275.099, -5964.198, 51.6185,'Scarlet Miner'), +(2884101,9, 2260.797, -5972.555, 43.4957,'Scarlet Miner'), +(2884101,10, 2245.771, -5980.806, 34.9127,'Scarlet Miner'), +(2884101,11, 2236.629, -5991.123, 29.0391,'Scarlet Miner'), +(2884101,12, 2197.551, -6068.021, 4.95439,'Scarlet Miner'), +(2884101,13, 2183.802, -6092.537, 1.66463,'Scarlet Miner'), +(2884101,14, 2178.071, -6118.517, 1.29864,'Scarlet Miner'), +(2884101,15, 2173.443, -6140.669, 1.10257,'Scarlet Miner'), +(2884101,16, 2176.981, -6153.453, 1.64646,'Scarlet Miner'), +(2884101,17, 2185.705, -6165.262, 1.09934,'Scarlet Miner'), +(2884101,18, 2199.173, -6167.276, 1.05963,'Scarlet Miner'), +(2884101,19, 2220.801, -6165.641, 1.25961,'Scarlet Miner'), +(2884101,20, 2250.129, -6162.287, 0.91468,'Scarlet Miner'), +(2884101,21, 2262.414, -6163.124, 1.49738,'Scarlet Miner'), +(2884101,22, 2268.944, -6167.533, 1.26519,'Scarlet Miner'), +(2884101,23, 2269.859, -6174.558, 5.10841,'Scarlet Miner'), +(2884101,24, 2270.228, -6180.257, 8.81259,'Scarlet Miner'), +(2884101,25, 2270.822, -6184.768, 12.4218,'Scarlet Miner'), +(2884101,26, 2271.095, -6187.314, 13.9912,'Scarlet Miner'), +(2884101,27, 2273.838, -6196.402, 13.65775,'Scarlet Miner'); + +UPDATE `creature_template` SET `ScriptName`='',`AIName`='SmartAI' WHERE `entry`=28841; +DELETE FROM `smart_scripts` WHERE `source_type`=0 AND `entryorguid`=28841; +DELETE FROM `smart_scripts` WHERE `source_type`=9 AND `entryorguid` IN (2884100,2884101,2884102); +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(28841,0,0,1,54,0,100,0,0,0,0,0,0,59,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,'Scarlet Miner - On just summoned - Set Run off'), +(28841,0,1,0,61,0,100,0,0,0,0,0,0,69,0,0,0,0,0,0,8,0,0,0,0,2386.673,-5900.587,108.5761,0,'Scarlet Miner - On just summoned - Move'), +(28841,0,2,3,34,0,100,0,8,0,0,0,0,66,0,0,0,0,0,0,23,0,0,0,0,0,0,0,0,'Scarlet Miner - On movement inform - Set orientation'), +(28841,0,3,4,61,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,'Scarlet Miner - Linked event - Say line 0'), +(28841,0,4,0,61,0,100,0,0,0,0,0,0,87,2884100,2884101,0,0,0,0,1,0,0,0,0,0,0,0,0,'Scarlet Miner - Linked event - Random action list'), +(28841,0,5,0,58,0,100,0,0,0,0,0,0,80,2884102,0,1,0,0,0,1,0,0,0,0,0,0,0,0,'Scarlet Miner - On WP ended - Action list 2'), +(2884100,9,0,0,0,0,100,0,4000,4000,0,0,0,11,52595,0,0,0,0,0,23,0,0,0,0,0,0,0,0,'Scarlet Miner - Action list 0 - Cast spell \'Drag Mine Cart\''), +(2884100,9,1,0,61,0,100,0,0,0,0,0,0,53,1,2884100,0,0,0,0,1,0,0,0,0,0,0,0,0,'Scarlet Miner - Action list 0 - Start WP'), +(2884101,9,0,0,0,0,100,0,4000,4000,0,0,0,11,52595,0,0,0,0,0,23,0,0,0,0,0,0,0,0,'Scarlet Miner - Action list 1 - Cast spell \'Drag Mine Cart\''), +(2884101,9,1,0,0,0,100,0,0,0,0,0,0,53,1,2884101,0,0,0,0,1,0,0,0,0,0,0,0,0,'Scarlet Miner - Action list 1 - Start WP'), +(2884102,9,0,0,0,0,100,0,4000,4000,0,0,0,28,52595,0,0,0,0,0,1,0,0,0,0,0,0,0,0,'Scarlet Miner - Action list 2 - Remove aura'), +(2884102,9,1,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,23,0,0,0,0,0,0,0,0,'Scarlet Miner - Action list 2 - Set orientation'), +(2884102,9,2,0,0,0,100,0,1000,1000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,'Scarlet Miner - Action list 2 - Say line 1'), +(2884102,9,3,0,0,0,100,0,0,0,0,0,0,41,1000,0,0,0,0,0,23,0,0,0,0,0,0,0,0,'Scarlet Miner - Action list 2 - Despawn \'Mine Car\''), +(2884102,9,4,0,0,0,100,0,0,0,0,0,0,41,1000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,'Scarlet Miner - Action list 2 - Despawn self'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_23_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_23_00_world.sql new file mode 100644 index 00000000000..7bbba750c76 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_23_00_world.sql @@ -0,0 +1,5 @@ +-- +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (23832,-18587) AND source_type=0; +DELETE FROM `smart_scripts` WHERE `entryorguid`=2383200 AND source_type=9; +UPDATE `creature_template` SET `AIName`="" WHERE `entry`=23832; +UPDATE `creature_template_addon` SET `auras`="42491" WHERE `entry`=23832; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_25_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_25_00_world.sql new file mode 100644 index 00000000000..833dde6bb85 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_25_00_world.sql @@ -0,0 +1,26 @@ +-- +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (1739100,1739101) AND `source_type`=9; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (17391) AND `source_type`=0; +INSERT INTO `smart_scripts` (entryorguid, source_type, id, link, event_type, event_phase_mask, event_chance, event_flags, event_param1, event_param2, event_param3, event_param4, event_param5, action_type, action_param1, action_param2, action_param3, action_param4, action_param5, action_param6, target_type, target_param1, target_param2, target_param3, target_param4, target_x, target_y, target_z, target_o, comment) VALUES +(17391, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 80, 1739100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Just Summoned - Run Script"), +(1739100, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 3, 0, 16995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Script - Morph To Model 16995"), +(1739100, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Script - Set Orientation Invoker"), +(1739100, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 11, 25035, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Script - Cast 'Elemental Spawn-in'"), +(1739100, 9, 3, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Script - Say Line 0"), +(1739100, 9, 4, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Script - Set run off"), +(1739100, 9, 5, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 69, 1, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, -3924.27, -12761.5, 101.693, 0, "Stillpine Ancestor Coo - On Script - Move To Position"), +(17391, 0, 1, 0, 34, 0, 100, 0, 8, 1, 0, 0, 0, 80, 1739101, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Movement informer - Run Script"), +(1739101, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Script - Say Line 1"), +(1739101, 9, 1, 0, 0, 0, 100, 0, 4000, 4000, 0, 0, 0, 85, 30424, 2, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Script - Cast 'Ghost Walk'"), +(1739101, 9, 2, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Script - Say Line 2"), +(1739101, 9, 3, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Script - Say Line 3"), +(1739101, 9, 4, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 11, 30473, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Script - Cast 'Coo Transform Furbolg DND'"), +(1739101, 9, 5, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 3, 0, 17019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Script - Morph To Model 17019"), +(1739101, 9, 6, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 60, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Script - Disable garvity"), +(1739101, 9, 7, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 59, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Script - Set run ON"), +(1739101, 9, 8, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, -3922.69, -12832.4, 130.241, 0, "Stillpine Ancestor Coo - On Script - Move To Position"), +(1739101, 9, 9, 0, 0, 0, 100, 0, 8000, 8000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Stillpine Ancestor Coo - On Script - Despawn Instant"); + +DELETE FROM `creature_text` WHERE `CreatureID` IN (17391) AND `GroupID`=3; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(17391, 3, 0, "%s points across the river.", 16, 0, 100, 0, 0, 0, 13872, 0, "Stillpine Ancestor Coo"); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_26_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_26_00_world.sql new file mode 100644 index 00000000000..82ac42a8455 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_26_00_world.sql @@ -0,0 +1,35 @@ +-- +DELETE FROM `gossip_menu` WHERE `MenuID` IN (9254,9255,9258,9259,9260); +INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES +(9254, 12524, 0), +(9255, 12524, 0), +(9258, 12524, 0), +(9259, 12568, 26365), +(9260, 12571, 0), +(9260, 12572, 0); + +UPDATE `gameobject_template` SET `data3`=9254 WHERE `entry`=188134; -- 9258 +UPDATE `gameobject_template` SET `data3`=9255 WHERE `entry`=188135; -- 9259 +UPDATE `gameobject_template` SET `data3`=9258 WHERE `entry`=188139; -- 9260 +UPDATE `gameobject_template` SET `data2`=2 WHERE `entry`=181376; +UPDATE `gameobject_template` SET `data10`=28859, `data12`=181290 WHERE `entry`=181288; + +DELETE FROM `gameobject_template` WHERE `entry` IN (188130); +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `size`, `name`, `data1`, `data2`, `data3`, `data6`, `VerifiedBuild`) VALUES +(188130, 2, 7666, 1, 'Ice Stone', 0, 3, 9251, -1, 11723); + +DELETE FROM `gossip_menu_option` WHERE `MenuID` IN (9254,9255,9258,9259,9260); +INSERT INTO `gossip_menu_option` (`MenuID`, `OptionID`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `ActionMenuID`, `ActionPoiID`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `VerifiedBuild`) VALUES +(9254, 0, 0, "Lay your hand on the Ice Stone.", 25218, 1, 1, 0, 0, 0, 0, "", 0, 0), +(9255, 0, 0, "Lay your hand on the Ice Stone.", 25218, 1, 1, 0, 0, 0, 0, "", 0, 0), +(9258, 0, 0, "Lay your hand on the Ice Stone.", 25218, 1, 1, 0, 0, 0, 0, "", 0, 0); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup` IN (9254,9255,9258,9259,9260); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition` ,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(15,9254,0,0,0,9,0,11947,0,0,0,0,'','Ice Stone - For Gossip player must have Striking back /Desolace/'), +(15,9255,0,0,0,9,0,11947,0,0,0,0,'','Ice Stone - For Gossip player must have Striking back /Desolace/'), +(15,9258,0,0,0,9,0,11947,0,0,0,0,'','Ice Stone - For Gossip player must have Striking back /Desolace/'); + +UPDATE `smart_scripts` SET `event_param1`=9254 WHERE `entryorguid` IN (188134) AND `source_type`=1 AND `id`=0; +UPDATE `smart_scripts` SET `event_param1`=9255 WHERE `entryorguid` IN (188135) AND `source_type`=1 AND `id`=0; +UPDATE `smart_scripts` SET `event_param1`=9258 WHERE `entryorguid` IN (188139) AND `source_type`=1 AND `id`=0; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_27_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_27_00_world.sql new file mode 100644 index 00000000000..e439563ad6b --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_27_00_world.sql @@ -0,0 +1,3 @@ +-- +UPDATE `creature_template_addon` SET `auras`='' WHERE `entry` IN (29519, 29520, 29565, 29566, 29567); +DELETE FROM `creature_addon` WHERE `guid` IN (128740); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_28_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_28_00_world.sql new file mode 100644 index 00000000000..e292cf74bde --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_28_00_world.sql @@ -0,0 +1,253 @@ +-- +UPDATE `creature_template` SET `gossip_menu_id`=10244 WHERE `entry`=19169; -- Blood Elf +UPDATE `creature_template` SET `gossip_menu_id`=10245 WHERE `entry`=19171; -- Draenei +UPDATE `creature_template` SET `gossip_menu_id`=10246 WHERE `entry`=19148; -- Dwarf +UPDATE `creature_template` SET `gossip_menu_id`=10247 WHERE `entry`=19172; -- Gnome +UPDATE `creature_template` SET `gossip_menu_id`=10248 WHERE `entry`=20102; -- Goblin +UPDATE `creature_template` SET `gossip_menu_id`=10249 WHERE `entry`=18927; -- Human +UPDATE `creature_template` SET `gossip_menu_id`=10250 WHERE `entry`=19173; -- Night Elf +UPDATE `creature_template` SET `gossip_menu_id`=10251 WHERE `entry`=19175; -- Orc +UPDATE `creature_template` SET `gossip_menu_id`=10252 WHERE `entry`=19176; -- Tauren +UPDATE `creature_template` SET `gossip_menu_id`=10253 WHERE `entry`=19177; -- Troll +UPDATE `creature_template` SET `gossip_menu_id`=10254 WHERE `entry`=19178; -- Forsaken + +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (19169,19171,19148,19172,20102,18927,19173,19175,19176,19177,19178) AND `source_type`=0 AND `id` IN (9,10,11,12); +DELETE FROM `gossip_menu` WHERE `MenuID` IN (10244, 10245, 10246, 10247, 10248, 10249, 10250, 10251, 10252, 10253, 10254); +INSERT INTO `gossip_menu` (`MenuID`, `TextID`) VALUES +-- Blood Elf +(10244, 9680), -- Midsummer +(10244, 9698), -- Winter Veil +(10244, 9696), -- lunar festival +(10244, 9700), -- lunar festival Silvermoon +(10244, 11956), -- Hallow +(10244, 12134), -- Brewfest +(10244, 13044), -- Pirates +(10244, 14227), -- Noblegarden +(10244, 14544), -- Dod +(10244, 14635), -- Pilgrim +-- Draenei +(10245, 9680), -- Midsummer +(10245, 9690), -- Winter Veil +(10245, 9696), -- lunar festival +(10245, 11957), -- Hallow +(10245, 12134), -- Brewfest +(10245, 13044), -- Pirates +(10245, 14228), -- Noblegarden +(10245, 14544), -- Dod +(10245, 14636), -- Pilgrim +-- Dwarf +(10246, 9680), -- Midsummer +(10246, 9686), -- Winter Veil +(10246, 9688), -- lunar festival +(10246, 11958), -- Hallow +(10246, 12134), -- Brewfest +(10246, 13044), -- Pirates +(10246, 14229), -- Noblegarden +(10246, 14544), -- Dod +(10246, 14637), -- Pilgrim +-- Gnome +(10247, 9680), -- Midsummer +(10247, 9717), -- Winter Veil +(10247, 9715), -- lunar festival +(10247, 11959), -- Hallow +(10247, 12134), -- Brewfest +(10247, 13044), -- Pirates +(10247, 14230), -- Noblegarden +(10247, 14544), -- Dod +(10247, 14638), -- Pilgrim +-- Goblin +(10248, 9680), -- Midsummer +(10248, 8139), -- Winter Veil +(10248, 9964), -- lunar festival +(10248, 11960), -- Hallow +(10248, 12134), -- Brewfest +(10248, 13044), -- Pirates +(10248, 14231), -- Noblegarden +(10248, 14544), -- Dod +(10248, 14639), -- Pilgrim +-- Human +(10249, 9680), -- Midsummer +(10249, 9626), -- Winter Veil +(10249, 9696), -- lunar festival +(10249, 9662), -- lunar festival stormwind +(10249, 11961), -- Hallow +(10249, 12134), -- Brewfest +(10249, 13044), -- Pirates +(10249, 14232), -- Noblegarden +(10249, 14544), -- Dod +(10249, 14640), -- Pilgrim +-- Night Elf +(10250, 9680), -- Midsummer +(10250, 9694), -- Winter Veil +(10250, 9692), -- lunar festival +(10250, 11962), -- Hallow +(10250, 12134), -- Brewfest +(10250, 13044), -- Pirates +(10250, 14233), -- Noblegarden +(10250, 14544), -- Dod +(10250, 14641), -- Pilgrim +-- Orc +(10251, 9680), -- Midsummer +(10251, 9702), -- Winter Veil +(10251, 9704), -- lunar festival +(10251, 11963), -- Hallow +(10251, 12134), -- Brewfest +(10251, 13044), -- Pirates +(10251, 14234), -- Noblegarden +(10251, 14544), -- Dod +(10251, 14642), -- Pilgrim +-- Tauren +(10252, 9680), -- Midsummer +(10252, 9706), -- Winter Veil +(10252, 9708), -- lunar festival +(10252, 11964), -- Hallow +(10252, 12134), -- Brewfest +(10252, 13044), -- Pirates +(10252, 14235), -- Noblegarden +(10252, 14544), -- Dod +(10252, 14643), -- Pilgrim +-- Troll +(10253, 9680), -- Midsummer +(10253, 9718), -- Winter Veil +(10253, 9716), -- lunar festival +(10253, 11965), -- Hallow +(10253, 12134), -- Brewfest +(10253, 13044), -- Pirates +(10253, 14236), -- Noblegarden +(10253, 14544), -- Dod +(10253, 14644), -- Pilgrim +-- Forsaken +(10254, 9680), -- Midsummer +(10254, 9710), -- Winter Veil +(10254, 9712), -- lunar festival +(10254, 11966), -- Hallow +(10254, 12134), -- Brewfest +(10254, 13044), -- Pirates +(10254, 14237), -- Noblegarden +(10254, 14544), -- Dod +(10254, 14645); -- Pilgrim + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN (14) AND `SourceGroup` IN (10244, 10245, 10246, 10247, 10248, 10249, 10250, 10251, 10252, 10253, 10254); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +-- Blood Elf +(14,10244,9680,0,12,0,1,0,0,0,'','Show gossip text if he event is active'), +(14,10244,9698,0,12,0,2,0,0,0,'','Show gossip text if he event is active'), +(14,10244,9696,0,12,0,7,0,0,0,'','Show gossip text if he event is active'), +(14,10244,9696,0,22,1,571,0,0,0,'','Show gossip text if he event is active'), +(14,10244,9700,0,12,0,7,0,0,0,'','Show gossip text if he event is active'), +(14,10244,9700,0,22,1,530,0,0,0,'','Show gossip text if he event is active'), +(14,10244,11956,0,12,0,12,0,0,0,'','Show gossip text if he event is active'), +(14,10244,12134,0,12,0,24,0,0,0,'','Show gossip text if he event is active'), +(14,10244,13044,0,12,0,50,0,0,0,'','Show gossip text if he event is active'), +(14,10244,14227,0,12,0,9,0,0,0,'','Show gossip text if he event is active'), +(14,10244,14544,0,12,0,51,0,0,0,'','Show gossip text if he event is active'), +(14,10244,14635,0,12,0,26,0,0,0,'','Show gossip text if he event is active'), +-- Draenei +(14,10245,9680,0,12,0,1,0,0,0,'','Show gossip text if he event is active 1'), +(14,10245,9690,0,12,0,2,0,0,0,'','Show gossip text if he event is active 2'), +(14,10245,9696,0,12,0,7,0,0,0,'','Show gossip text if he event is active 7'), +(14,10245,11957,0,12,0,12,0,0,0,'','Show gossip text if he event is active 12'), +(14,10245,12134,0,12,0,24,0,0,0,'','Show gossip text if he event is active 24'), +(14,10245,13044,0,12,0,50,0,0,0,'','Show gossip text if he event is active 50'), +(14,10245,14228,0,12,0,9,0,0,0,'','Show gossip text if he event is active 9'), +(14,10245,14544,0,12,0,51,0,0,0,'','Show gossip text if he event is active 51'), +(14,10245,14636,0,12,0,26,0,0,0,'','Show gossip text if he event is active 26'), +-- Dwarf +(14,10246,9680,0,12,0,1,0,0,0,'','Show gossip text if he event is active 1'), +(14,10246,9686,0,12,0,2,0,0,0,'','Show gossip text if he event is active 2'), +(14,10246,9688,0,12,0,7,0,0,0,'','Show gossip text if he event is active 7'), +(14,10246,11958,0,12,0,12,0,0,0,'','Show gossip text if he event is active 12'), +(14,10246,12134,0,12,0,24,0,0,0,'','Show gossip text if he event is active 24'), +(14,10246,13044,0,12,0,50,0,0,0,'','Show gossip text if he event is active 50'), +(14,10246,14229,0,12,0,9,0,0,0,'','Show gossip text if he event is active 9'), +(14,10246,14544,0,12,0,51,0,0,0,'','Show gossip text if he event is active 51'), +(14,10246,14637,0,12,0,26,0,0,0,'','Show gossip text if he event is active 26'), +-- Gnome +(14,10247,9680,0,12,0,1,0,0,0,'','Show gossip text if he event is active 1'), +(14,10247,9717,0,12,0,2,0,0,0,'','Show gossip text if he event is active 2'), +(14,10247,9715,0,12,0,7,0,0,0,'','Show gossip text if he event is active 7'), +(14,10247,11959,0,12,0,12,0,0,0,'','Show gossip text if he event is active 12'), +(14,10247,12134,0,12,0,24,0,0,0,'','Show gossip text if he event is active 24'), +(14,10247,13044,0,12,0,50,0,0,0,'','Show gossip text if he event is active 50'), +(14,10247,14230,0,12,0,9,0,0,0,'','Show gossip text if he event is active 9'), +(14,10247,14544,0,12,0,51,0,0,0,'','Show gossip text if he event is active 51'), +(14,10247,14638,0,12,0,26,0,0,0,'','Show gossip text if he event is active 26'), +-- Goblin +(14,10248,9680,0,12,0,1,0,0,0,'','Show gossip text if he event is active 1'), +(14,10248,8139,0,12,0,2,0,0,0,'','Show gossip text if he event is active 2'), +(14,10248,9964,0,12,0,7,0,0,0,'','Show gossip text if he event is active 7'), +(14,10248,11960,0,12,0,12,0,0,0,'','Show gossip text if he event is active 12'), +(14,10248,12134,0,12,0,24,0,0,0,'','Show gossip text if he event is active 24'), +(14,10248,13044,0,12,0,50,0,0,0,'','Show gossip text if he event is active 50'), +(14,10248,14231,0,12,0,9,0,0,0,'','Show gossip text if he event is active 9'), +(14,10248,14544,0,12,0,51,0,0,0,'','Show gossip text if he event is active 51'), +(14,10248,14639,0,12,0,26,0,0,0,'','Show gossip text if he event is active 26'), +-- Human +(14,10249,9680,0,12,0,1,0,0,0,'','Show gossip text if he event is active 1'), +(14,10249,9626,0,12,0,2,0,0,0,'','Show gossip text if he event is active 2'), +(14,10249,9696,0,12,0,7,0,0,0,'','Show gossip text if he event is active 7'), +(14,10249,9696,0,22,1,571,0,0,0,'','Show gossip text if in map 571'), +(14,10249,9662,0,12,0,7,0,0,0,'','Show gossip text if he event is active 7'), +(14,10249,9662,0,22,1,530,0,0,0,'','Show gossip text if in map 530'), +(14,10249,11961,0,12,0,12,0,0,0,'','Show gossip text if he event is active 12'), +(14,10249,12134,0,12,0,24,0,0,0,'','Show gossip text if he event is active 24'), +(14,10249,13044,0,12,0,50,0,0,0,'','Show gossip text if he event is active 50'), +(14,10249,14232,0,12,0,9,0,0,0,'','Show gossip text if he event is active 9'), +(14,10249,14544,0,12,0,51,0,0,0,'','Show gossip text if he event is active 51'), +(14,10249,14640,0,12,0,26,0,0,0,'','Show gossip text if he event is active 26'), +-- Night Elf +(14,10250,9680,0,12,0,1,0,0,0,'','Show gossip text if he event is active 1'), +(14,10250,9694,0,12,0,2,0,0,0,'','Show gossip text if he event is active 2'), +(14,10250,9692,0,12,0,7,0,0,0,'','Show gossip text if he event is active 7'), +(14,10250,11962,0,12,0,12,0,0,0,'','Show gossip text if he event is active 12'), +(14,10250,12134,0,12,0,24,0,0,0,'','Show gossip text if he event is active 24'), +(14,10250,13044,0,12,0,50,0,0,0,'','Show gossip text if he event is active 50'), +(14,10250,14233,0,12,0,9,0,0,0,'','Show gossip text if he event is active 9'), +(14,10250,14544,0,12,0,51,0,0,0,'','Show gossip text if he event is active 51'), +(14,10250,14641,0,12,0,26,0,0,0,'','Show gossip text if he event is active 26'), +-- Orc +(14,10251,9680,0,12,0,1,0,0,0,'','Show gossip text if he event is active 1'), +(14,10251,9702,0,12,0,2,0,0,0,'','Show gossip text if he event is active 2'), +(14,10251,9704,0,12,0,7,0,0,0,'','Show gossip text if he event is active 7'), +(14,10251,11963,0,12,0,12,0,0,0,'','Show gossip text if he event is active 12'), +(14,10251,12134,0,12,0,24,0,0,0,'','Show gossip text if he event is active 24'), +(14,10251,13044,0,12,0,50,0,0,0,'','Show gossip text if he event is active 50'), +(14,10251,14234,0,12,0,9,0,0,0,'','Show gossip text if he event is active 9'), +(14,10251,14544,0,12,0,51,0,0,0,'','Show gossip text if he event is active 51'), +(14,10251,14642,0,12,0,26,0,0,0,'','Show gossip text if he event is active 26'), +-- Tauren +(14,10252,9680,0,12,0,1,0,0,0,'','Show gossip text if he event is active 1'), +(14,10252,9706,0,12,0,2,0,0,0,'','Show gossip text if he event is active 2'), +(14,10252,9708,0,12,0,7,0,0,0,'','Show gossip text if he event is active 7'), +(14,10252,11964,0,12,0,12,0,0,0,'','Show gossip text if he event is active 12'), +(14,10252,12134,0,12,0,24,0,0,0,'','Show gossip text if he event is active 24'), +(14,10252,13044,0,12,0,50,0,0,0,'','Show gossip text if he event is active 50'), +(14,10252,14235,0,12,0,9,0,0,0,'','Show gossip text if he event is active 9'), +(14,10252,14544,0,12,0,51,0,0,0,'','Show gossip text if he event is active 51'), +(14,10252,14643,0,12,0,26,0,0,0,'','Show gossip text if he event is active 26'), +-- Troll +(14,10253,9680,0,12,0,1,0,0,0,'','Show gossip text if he event is active 1'), +(14,10253,9718,0,12,0,2,0,0,0,'','Show gossip text if he event is active 2'), +(14,10253,9716,0,12,0,7,0,0,0,'','Show gossip text if he event is active 7'), +(14,10253,11965,0,12,0,12,0,0,0,'','Show gossip text if he event is active 12'), +(14,10253,12134,0,12,0,24,0,0,0,'','Show gossip text if he event is active 24'), +(14,10253,13044,0,12,0,50,0,0,0,'','Show gossip text if he event is active 50'), +(14,10253,14236,0,12,0,9,0,0,0,'','Show gossip text if he event is active 9'), +(14,10253,14544,0,12,0,51,0,0,0,'','Show gossip text if he event is active 51'), +(14,10253,14644,0,12,0,26,0,0,0,'','Show gossip text if he event is active 26'), +-- Forsaken +(14,10254,9680,0,12,0,1,0,0,0,'','Show gossip text if he event is active 1'), +(14,10254,9710,0,12,0,2,0,0,0,'','Show gossip text if he event is active 2'), +(14,10254,9712,0,12,0,7,0,0,0,'','Show gossip text if he event is active 7'), +(14,10254,11966,0,12,0,12,0,0,0,'','Show gossip text if he event is active 12'), +(14,10254,12134,0,12,0,24,0,0,0,'','Show gossip text if he event is active 24'), +(14,10254,13044,0,12,0,50,0,0,0,'','Show gossip text if he event is active 50'), +(14,10254,14237,0,12,0,9,0,0,0,'','Show gossip text if he event is active 9'), +(14,10254,14544,0,12,0,51,0,0,0,'','Show gossip text if he event is active 51'), +(14,10254,14645,0,12,0,26,0,0,0,'','Show gossip text if he event is active 26'); +-- +UPDATE `npc_text` SET `text0_0`="Why do we celebrate Pilgrim's Bounty...? Who can say. Habit, I suppose. I certainly can't taste any of it.$B$BPumpkin pie, virulent plagues... Does it really matter WHAT we're cooking up?", `text0_1`="Why do we celebrate Pilgrim's Bounty...? Who can say. Habit, I suppose. I certainly can't taste any of it.$B$BPumpkin pie, virulent plagues... Does it really matter WHAT we're cooking up?", `BroadcastTextID0`=35101 WHERE `ID`=14645; +UPDATE `npc_text` SET `text0_0`="The celebration of the natural processes of the world is silly; it's going to happen whether we celebrate or not! But it's a great excuse for sugar!", `text0_1`="The celebration of the natural processes of the world is silly; it's going to happen whether we celebrate or not! But it's a great excuse for sugar!", `BroadcastTextID0`=33121 WHERE `ID`=14230; +DELETE FROM `npc_text` WHERE `ID` IN (9680); +INSERT INTO `npc_text` (`ID`, `text0_0`, `text0_1`, `lang0`, `Probability0`, `BroadcastTextID0`, `text1_0`, `text1_1`, `lang1`, `Probability1`, `BroadcastTextID1`, `text2_0`, `text2_1`, `lang2`, `Probability2`, `BroadcastTextID2`, `text3_0`, `text3_1`, `lang3`, `Probability3`, `BroadcastTextID3`, `text4_0`, `text4_1`, `lang4`, `Probability4`, `BroadcastTextID4`) VALUES +(9680, "Enjoying the Midsummer Fire Festival, $c?", "Enjoying the Midsummer Fire Festival, $c?", 0, 1, 49959, "Festive Midsummer, $c!", "Festive Midsummer, $c!", 0, 1, 49960, "Midsummer Fire Festival is a great time to adventure, but it's also a great time to shop!", "Midsummer Fire Festival is a great time to adventure, but it's also a great time to shop!", 0, 1, 49961, "Midsummer Fire Festival is a great time to celebrate the summer!", "Midsummer Fire Festival is a great time to celebrate the summer!", 0, 1, 24535, "I love the firework show at the end of Midsummer Firefestival.", "I love the firework show at the end of Midsummer Firefestival.", 0, 1, 24536); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_28_01_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_28_01_world.sql new file mode 100644 index 00000000000..c92c2abd357 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_28_01_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `conditions` SET `ConditionValue1`=0 WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=10249 AND `SourceEntry`=9662 AND `ConditionTypeOrReference`=22; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_28_02_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_28_02_world.sql new file mode 100644 index 00000000000..ca0f280066e --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_28_02_world.sql @@ -0,0 +1,3 @@ +-- +UPDATE `gameobject` SET `position_x`=7974.169, `position_y`=-826.5645, `position_z`=967.8755, `orientation`=-0.5410506, `rotation2`=-0.2672377, `rotation3`=0.9636307 WHERE `id`=191761; +UPDATE `gameobject_addon` SET `parent_rotation2`=-0.2672377, `parent_rotation3`=0.9636307 WHERE `guid`=65262; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_28_03_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_28_03_world.sql new file mode 100644 index 00000000000..b5f7d28f08f --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_28_03_world.sql @@ -0,0 +1,18 @@ +-- Orb of Command (179879) +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=6001; +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=6001; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(15,6001,0,0,0,8,0,7761,0,0,0,0,0,"","Show gossip option if quest '7761' is rewarded"), +(14,6001,7155,0,0,8,0,7761,0,0,0,0,0,"","Show gossip text 7155 if quest '7761' rewarded"); +DELETE FROM `gossip_menu` WHERE `MenuID`=6001 AND `TextID`=7155; +INSERT INTO `gossip_menu` (`MenuID`, `TextID`) VALUES (6001,7155); +DELETE FROM `gossip_menu_option` WHERE `MenuID`=6001; +INSERT INTO `gossip_menu_option` (`MenuID`, `OptionID`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `ActionMenuID`, `ActionPoiID`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `VerifiedBuild`) VALUES +(6001,0,0,"<Place my hand on the orb.>" ,9859,1,1,0,0,0,0,"",0,0); + +-- Orb of Command SAI +SET @ENTRY := 179879; +UPDATE `gameobject_template` SET `AIName`="SmartGameObjectAI", `scriptname` = '' WHERE `entry`=@ENTRY; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=1; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ENTRY,1,0,0,62,0,100,0,6001,0,0,0,85,23460,0,0,0,0,0,7,0,0,0,0,0,0,0,"Orb of Command - On Gossip Option 0 Selected - Invoker Cast 'Teleport to Blackwing Lair DND'"); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_28_04_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_28_04_world.sql new file mode 100644 index 00000000000..0de36ce22dd --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_28_04_world.sql @@ -0,0 +1,93 @@ +-- Koltira Deathweaver +DELETE FROM `creature_text` WHERE `CreatureID`=28912; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(28912,0,0,'Damn the Crusade! I think my ribs are broken and I might be bleeding internally.',12,0,100,1,0,0,29197,0,'Koltira Deathweaver'), +(28912,1,0,'I''ll need to get my runeblade and armor... Just need a little more time.',12,0,100,0,0,0,29201,0,'Koltira Deathweaver'), +(28912,2,0,'I''m still weak, but I think I can get an anti-magic barrier up. Stay inside it or you''ll be destroyed by their spells.',12,0,100,0,0,0,29203,0,'Koltira Deathweaver'), +(28912,3,0,'Maintaining this barrier will require all of my concentration. Kill them all!',12,0,100,0,0,0,29205,0,'Koltira Deathweaver'), +(28912,4,0,'There are more coming. Defend yourself! Don''t fall out of the anti-magic field! They''ll tear you apart without its protection!',12,0,100,0,0,0,29207,0,'Koltira Deathweaver'), +(28912,5,0,'I can''t keep this barrier up much longer... Where is that coward?',12,0,100,0,0,0,29208,0,'Koltira Deathweaver'), +(28912,6,0,'The High Inquisitor comes! Be ready, death knight! Do not let him draw you out of the protective bounds of my anti-magic field! Kill him and take his head!',12,0,100,0,0,0,29210,0,'Koltira Deathweaver'), +(28912,7,0,'Stay in the anti-magic field! Make them come to you!',12,0,100,0,0,0,29225,0,'Koltira Deathweaver'), +(28912,7,1,'Stand your ground! Use my anti-magic barrier to dampen their spells!',12,0,100,0,0,0,29224,0,'Koltira Deathweaver'), +(28912,8,0,'The death of the High Inquisitor of New Avalon will not go unnoticed. You need to get out of here at once! Go, before more of them show up. I''ll be fine on my own.',12,0,100,1,0,0,29239,0,'Koltira Deathweaver'), +(28912,9,0,'I''ll draw their fire, you make your escape behind me.',12,0,100,1,0,0,29240,0,'Koltira Deathweaver'), +(28912,10,0,'Your High Inquisitor is nothing more than a pile of meat, Crusaders! There are none beyond the grasp of the Scourge!',14,0,100,22,0,0,29241,0,'Koltira Deathweaver'); + +DELETE FROM `creature_summon_groups` WHERE `summonerId`=28912; +INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`) VALUES +(28912,0,0,29007,1640.672,-6032.053,134.8221,4.679538,6,5000), +(28912,0,0,29007,1641.005,-6031.893,134.8221,0.4014257,6,5000), +(28912,0,0,29007,1639.705,-6031.737,134.8221,2.443461,6,5000), +(28912,0,1,29007,1640.404,-6032.289,134.7387,4.517092,6,5000), +(28912,0,1,29007,1641.73,-6030.751,134.8221,6.143559,6,5000), +(28912,0,1,29007,1639.466,-6030.404,134.8221,4.502949,6,5000), +(28912,0,2,29007,1640.286,-6033.075,134.6049,4.679538,6,5000), +(28912,0,2,29007,1642.04,-6030.384,134.8221,1.37881,6,5000), +(28912,0,2,29007,1640.116,-6029.782,134.8221,5.707227,6,5000), +(28912,0,2,29007,1640.995,-6029.803,134.8221,1.605703,6,5000), +(28912,0,3,29001,1640.766,-6032.984,134.5805,4.596632,5,0); + +DELETE FROM `waypoint_data` WHERE `id`=28912; +INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `action`, `orientation`, `action_chance`, `move_type`) VALUES +(28912,1,1640.65,-6032.49,134.739,0,0,0,100,1), +(28912,2,1639.1,-6028.1,134.739,0,0,0,100,1), +(28912,3,1628.37,-6026.34,134.739,0,0,0,100,1), +(28912,4,1625.79,-6021.81,134.739,0,0,0,100,1), +(28912,5,1627.06,-6016.95,134.739,0,0,0,100,1), +(28912,6,1639.85,-6015.64,134.74,0,0,0,100,1), +(28912,7,1653.376,-5971.874,132.2567,0,0,0,100,1), +(28912,8,1653.61,-5927.44,121.345,0,0,0,100,1), +(28912,9,1656.07,-5905.5,116.21,0,0,0,100,1), +(28912,10,1681.736,-5888.621,116.257,0,1188,0,100,1); +UPDATE `creature_addon` SET `bytes1`=0,`auras`='' WHERE `guid`=130354; +UPDATE `creature` SET `spawntimesecs`=60 WHERE `guid`=130354; + +DELETE FROM `creature_equip_template` WHERE `CreatureID`=28912; +INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `ItemID2`, `ItemID3`, `VerifiedBuild`) VALUES +(28912,1,38633,0,0,0); + +-- High Inquisitor Valroth +DELETE FROM `creature_text` WHERE `CreatureID`=29011; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(29011,0,0,'Acolytes, chain them all up! Prepare them for questioning!',14,0,100,1,0,0,29202,0,'High Inquisitor Valroth'), +(29011,1,0,'Scourge filth! By the Light be cleansed!',14,0,100,0,0,0,29214,0,'High Inquisitor Valroth'), +(29011,2,0,'The Crusade will purge your kind from this world!',14,0,100,0,0,0,29215,0,'High Inquisitor Valroth'), +(29011,3,0,'It seems that I''ll need to deal with you myself. The High Inquisitor comes for you, Scourge!',14,0,100,0,0,0,29216,0,'High Inquisitor Valroth'); + +DELETE FROM `creature_text` WHERE `CreatureID`=29001; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(29001,0,0,'Coward!',12,0,100,0,0,0,29219,0,'High Inquisitor Valroth'), +(29001,0,1,'Come out and play.',12,0,100,0,0,0,29220,0,'High Inquisitor Valroth'), +(29001,0,2,'LIGHT PURGE YOU!',12,0,100,1,0,0,29221,0,'High Inquisitor Valroth'), +(29001,0,3,'You have come seeking deliverance? I have come to deliver!',12,0,100,1,0,0,29222,0,'High Inquisitor Valroth'), +(29001,1,0,'%s''s remains fall to the ground.',41,0,100,1,0,0,29223,0,'High Inquisitor Valroth'); + +DELETE FROM `waypoints` WHERE `entry`=29001; +INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES +(29001,1,1639.495,-6043.913,128.2694,'High Inquisitor Valroth'), +(29001,2,1639.186,-6046.568,127.9465,'High Inquisitor Valroth'), +(29001,3,1648.31,-6043.64,127.5836,'High Inquisitor Valroth'); +UPDATE `creature_template` SET `ScriptName`='',`AIName`='SmartAI' WHERE `entry`=29001; +DELETE FROM `smart_scripts` WHERE `entryorguid`=29001 AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(29001,0,0,0,54,0,100,0,0,0,0,0,0,53,1,29001,0,0,0,2,1,0,0,0,0,0,0,0,0,'High Inquisitor Valroth - On just summoned - Start WP'), +(29001,0,1,2,58,0,100,0,0,0,0,0,0,19,256,0,0,0,0,0,1,0,0,0,0,0,0,0,0,'High Inquisitor Valroth - On WP ended - Remove unit flags'), +(29001,0,2,0,61,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,10,0,0,0,0,0,0,0,'High Inquisitor Valroth - Linked event - Attack start'), +(29001,0,3,0,0,0,100,0,0,40,3400,4700,0,11,52926,64,0,0,0,0,2,0,0,0,0,0,0,0,0,'High Inquisitor Valroth - IC CMC - Cast \'Valroth''s Smite\''), +(29001,0,4,5,24,0,100,0,52894,0,7000,12000,0,11,52922,64,0,0,0,0,2,0,0,0,0,0,0,0,0,'High Inquisitor Valroth - On target has \'Anti-Magic Zone\' aura - Cast \'The Inquisitor''s Penance\''), +(29001,0,5,0,61,0,50,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,'High Inquisitor Valroth - Linked event - Say line 0'), +(29001,0,6,0,2,0,100,1,0,50,0,0,0,11,38210,64,0,0,0,0,1,0,0,0,0,0,0,0,0,'High Inquisitor Valroth - Between 0-50% HP - Cast \'Renew\' (No Repeat)'), +(29001,0,7,8,6,0,100,0,0,0,0,0,0,11,52929,2,0,0,0,0,1,0,0,0,0,0,0,0,0,'High Inquisitor Valroth - On just died - Cast \'Summon Valroth''s Remains\''), +(29001,0,8,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,'High Inquisitor Valroth - Linked event - Say line 1'); + +-- Crimson Acolyte +DELETE FROM `smart_scripts` WHERE `entryorguid`=29007 AND `source_type`=0 AND `id` IN (3,4,5); +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2900700,2900701,2900702) AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(29007,0,3,0,54,0,100,0,0,0,0,0,0,88,2900700,2900701,2900702,0,0,0,1,0,0,0,0,0,0,0,0,'Crimson Acolyte - On just summoned - Random action list'), +(29007,0,4,5,34,0,100,0,8,1,0,0,0,19,256,0,0,0,0,0,1,0,0,0,0,0,0,0,0,'Crimson Acolyte - On movement inform - Remove unit flags'), +(29007,0,5,0,61,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,10,0,0,0,0,0,0,0,'Crimson Acolyte - Linked event - Attack start'), +(2900700,9,0,0,0,0,100,0,0,0,0,0,0,69,1,0,0,0,0,0,8,0,0,0,0,1649.966,-6042.571,127.5833,0,'Crimson Acolyte - Action list 0 - Move to position'), +(2900701,9,0,0,0,0,100,0,0,0,0,0,0,69,1,0,0,0,0,0,8,0,0,0,0,1642.704,-6045.236,127.8326,0,'Crimson Acolyte - Action list 1 - Move to position'), +(2900702,9,0,0,0,0,100,0,0,0,0,0,0,69,1,0,0,0,0,0,8,0,0,0,0,1641.506,-6045.676,127.9491,0,'Crimson Acolyte - Action list 2 - Move to position'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_00_world.sql new file mode 100644 index 00000000000..5826c6c02b8 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_00_world.sql @@ -0,0 +1,28 @@ +-- +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (19294,19293) AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (1929400,1929401) AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(19294, 0, 0, 0, 38, 0, 100, 0, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - On Data Set 1 0 - Say Line 0"), +(19294, 0, 1, 0, 20, 0, 100, 0, 10349, 0, 0, 0, 0, 80, 1929400, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - On Quest 'The Earthbinder' Finished - Run Script"), +(19294, 0, 2, 0, 38, 0, 100, 0, 2, 2, 0, 0, 0, 80, 1929401, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - On Data Set 2 0 - Run Script"), +(19294, 0, 3, 0, 21, 0, 100, 0, 0, 0, 0, 0, 0, 81, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - On Home pos - Set Npc Flags Gossip & Questgiver"), +(19294, 0, 4, 0, 0, 0, 100, 0, 1000, 1000, 3000, 5000, 0, 11, 31401, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - IC - Cast Moonfire"), +(19294, 0, 5, 0, 0, 0, 100, 0, 3000, 3000, 5000, 9000, 0, 11, 33844, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - IC - Cast Entangling Roots"), +(1929400, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - On Script - Set Active On"), +(1929400, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - On Script - Set Run Off"), +(1929400, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - On Script - Set Npc Flag "), +(1929400, 9, 3, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - On Script - Set Orientation to Player"), +(1929400, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - On Script - Say Line 1"), +(1929400, 9, 5, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, -286.767, 4729.43, 18.4418, 1.72788, "Earthbinder Galandria Nightbreeze - On Script - Move To Position"), +(1929400, 9, 6, 0, 0, 0, 100, 0, 11000, 11000, 0, 0, 0, 5, 16, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - On Script - Play Emote 16"), +(1929400, 9, 7, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - On Script - Play Emote 0"), +(1929400, 9, 8, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 50, 184450, 60, 0, 0, 0, 0, 8, 0, 0, 0, 0, -287.019, 4731.63, 18.217, 2.58308, "Earthbinder Galandria Nightbreeze - On Script - Summon Gameobject 'Crimson Crystal Shard'"), +(1929400, 9, 9, 0, 0, 0, 100, 0, 4000, 4000, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - On Script - Say Line 2"), +(1929400, 9, 10, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 12, 20599, 3, 60000, 1, 0, 0, 8, 0, 0, 0, 0, -288.19, 4733.63, 18.2982, 5.044, "Earthbinder Galandria Nightbreeze - On Script - Summon Creature 'Lured Colossus'"), +(1929401, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - On Script - Set Run Off"), +(1929401, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, -294.766, 4715.08, 28.1862, 0.20944, "Earthbinder Galandria Nightbreeze - On Script - Move To Position"), +(1929401, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 81, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Earthbinder Galandria Nightbreeze - On Script - Set Npc Flags Gossip & Questgiver"), +(1929401, 9, 3, 0, 0, 0, 100, 0, 9000, 9000, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0.20944, "Earthbinder Galandria Nightbreeze - On Script - Set Orientation Home Position"), +(19293, 0, 0, 1, 19, 0, 100, 0, 10349, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Tola'thion - On Quest 'The Earthbinder' Taken - Store target"), +(19293, 0, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 0, 0, 0, 19, 19294, 50, 0, 0, 0, 0, 0, 0, "Tola'thion - On Quest 'The Earthbinder' Taken - Send target"), +(19293, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 19294, 50, 0, 0, 0, 0, 0, 0, "Tola'thion - On Quest 'The Earthbinder' Taken - Set Data 1 0"); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_01_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_01_world.sql new file mode 100644 index 00000000000..5c7893f35da --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_01_world.sql @@ -0,0 +1,35 @@ +-- +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=24314 AND `SourceId`=0; + +DELETE FROM `areatrigger_scripts` WHERE `entry`=4778; +INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES +(4778, 'SmartTrigger'); + +DELETE FROM `smart_scripts` WHERE `entryorguid`=4778 AND `source_type`=2; +DELETE FROM `smart_scripts` WHERE `entryorguid`=2431501 AND `source_type`=9 AND `id`=2; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(4778, 2, 0, 0, 46, 0, 100, 0, 4778, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 10, 48229, 24314, 0, 0, 0, 0, 0, 0, 'Areatrigger - On Trigger - Set Data 1 1'), +(2431501, 9, 2, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 3.036870, 'Ancient Female Vrykul - Action list - set orientation'); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceGroup`=1 AND `SourceEntry`=4778 AND `SourceId`=2; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(22, 1, 4778, 2, 0, 9, 0, 11343, 0, 0, 0, 0, 0, '', 'SAI areatrigger 4778 triggers only if player has taken Quest 11343'), +(22, 1, 4778, 2, 0, 1, 0, 42786, 0, 0, 0, 0, 0, '', 'SAI areatrigger 4778 triggers only if player has aura 42786'); + +UPDATE `smart_scripts` SET `event_type`=38, `event_param1`=1, `event_param2`=1, `event_param5`=0, `comment`='Ancient Male Vrykul - On Data Set - Start Script' WHERE `entryorguid`=24314 AND `source_type`=0 AND `id`=0 AND `link`=0; +UPDATE `smart_scripts` SET `target_type`=1 WHERE `entryorguid`=2431400 AND `source_type`=9 AND `id`=10 AND `link`=0; + +DELETE FROM `areatrigger_scripts` WHERE `entry`=4779; +INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES +(4779, 'SmartTrigger'); + +UPDATE `smart_scripts` SET `event_type`=38, `event_param1`=1, `event_param2`=1,`event_param3`=60000, `event_param4`=60000, `comment`='King Ymiron - On Data Set - Run Script' WHERE `entryorguid`=24321 AND `source_type`=0 AND `id`=0 AND `link`=0; + +DELETE FROM `smart_scripts` WHERE `entryorguid`=4779 AND `source_type`=2; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(4779, 2, 0, 0, 46, 0, 100, 0, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 10, 151840, 24321, 0, 0, 0, 0, 0, 0, 'Areatrigger - On Trigger - Set Data 1 1'); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceGroup`=1 AND `SourceEntry`=4779 AND `SourceId`=2; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(22, 1, 4779, 2, 0, 9, 0, 11344, 0, 0, 0, 0, 0, '', 'SAI areatrigger 4779 triggers only if player has taken Quest 11344'), +(22, 1, 4779, 2, 0, 1, 0, 43466, 0, 0, 0, 0, 0, '', 'SAI areatrigger 4779 triggers only if player has aura 43466'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_02_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_02_world.sql new file mode 100644 index 00000000000..6d4719382e0 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_02_world.sql @@ -0,0 +1,15 @@ +-- +DELETE FROM `smart_scripts` WHERE `entryorguid`=32573 AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid`=3257300 AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(32573, 0, 0, 0, 8, 0, 100, 0, 43971, 0, 0, 0, 0, 80, 3257300, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Valgarde Captive - On Spellhit 'Incinerate' - Action list"), +(3257300, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Valgarde Captive - Action list - Say Line 0"), +(3257300, 9, 1, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 91, 8, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Valgarde Captive - Action list - Remove bytes1"), +(3257300, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 90, 7, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Valgarde Captive - Action list - Set bytes1"), +(3257300, 9, 3, 0, 0, 0, 100, 0, 20000, 20000, 0, 0, 0, 91, 7, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Valgarde Captive - Action list - Remove bytes1"), +(3257300, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 90, 8, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Valgarde Captive - Action list - Set bytes1"); + +DELETE FROM `creature_text` WHERE `CreatureID`=23656 AND `ID` IN (3,4); +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(23656,0,3,'I enjoy the screams most of all.',12,0,100,1,0,0,23535,0,'Dragonflayer Rune-Seer'), +(23656,0,4,'We shall see how much punishment these invaders can stand.',12,0,100,1,0,0,23537,0,'Dragonflayer Rune-Seer'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_03_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_03_world.sql new file mode 100644 index 00000000000..75a7693d507 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_03_world.sql @@ -0,0 +1,83 @@ +-- +DELETE FROM `creature_text` WHERE `CreatureID` IN (24321,24322,24323); +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(24321, 0, 0, "%s motions for silence.", 41, 0, 100, 397, 0, 0, 23130, 0, "King Ymiron emote"), +(24321, 1, 0, "Vrykul, your king implores you to listen!", 14, 0, 100, 22, 0, 0, 23134, 0, "King Ymiron yell"), +(24321, 2, 0, "The gods have abandoned us!", 14, 0, 100, 1, 0, 0, 23135, 0, "King Ymiron yell"), +(24321, 3, 0, "The crowd gasps in horror.", 16, 0, 100, 53, 0, 0, 23136, 0, "King Ymiron emote"), +(24321, 4, 0, "Even now, in our darkest hour, they mock us!", 14, 0, 100, 22, 0, 0, 23137, 0, "King Ymiron yell"), +(24321, 5, 0, "Where are the titans in our time of greatest need? Our women birth abberations - disfigured runts unable to even stand on their own! Weak and ugly... Useless...", 14, 0, 100, 22, 0, 0, 23138, 0, "King Ymiron yell"), +(24321, 6, 0, "Ymiron has toiled. Long have I sat upon my throne and thought hard of our plight. There is only one answer... one reason...", 14, 0, 100, 22, 0, 0, 23139, 0, "King Ymiron yell"), +(24321, 7, 0, "For who but the titans themselves could bestow such a curse? What could have such power?", 14, 0, 100, 1, 0, 0, 23140, 0, "King Ymiron yell"), +(24321, 8, 0, "And the answer is nothing... For it is the titans that have cursed us!", 14, 0, 100, 53, 0, 0, 23141, 0, "King Ymiron yell"), +(24321, 9, 0, "The crowd clamours.", 16, 0, 100, 0, 0, 0, 23142, 0, "King Ymiron"), +(24321, 10, 0, "On this day all Vrykul will shed their old beliefs! We denounce our old gods! All Vrykul will pledge their allegiance to Ymiron! Ymiron will protect our noble race!", 14, 0, 100, 53, 0, 0, 23143, 0, "King Ymiron yell"), +(24321, 11, 0, "The crowd cheers.", 16, 0, 100, 0, 0, 0, 23144, 0, "King Ymiron"), +(24321, 12, 0, "And now my first decree upon the Vrykul! All malformed infants born of Vrykul mother and father are to be destroyed upon birth! Our blood must remain pure always! Those found in violation of Ymiron's decree will be taken to Gjalerbron for execution!", 14, 0, 100, 1, 0, 0, 23145, 0, "King Ymiron yell"), +(24323, 0, 0, "The king is going to speak!", 12, 0, 100, 1, 0, 0, 23132, 0, "Ancient Citizen of Nifflevar"), +(24323, 1, 0, "Silence!", 12, 0, 100, 1, 0, 0, 23133, 0, "Ancient Citizen of Nifflevar"), +(24323, 2, 0, "Shhh!", 12, 0, 100, 1, 0, 0, 23131, 0, "Ancient Citizen of Nifflevar"), +(24323, 3, 0, "Let him speak! Be silent!", 12, 0, 100, 1, 0, 0, 23124, 0, "Ancient Citizen of Nifflevar"), +(24322, 4, 0, "Show them mercy, my king! They are of our flesh and blood!", 12, 0, 100, 53, 0, 0, 23128, 0, "Ancient Citizen of Nifflevar"), +(24322, 4, 1, "All hail our glorious king, Ymiron!", 12, 0, 100, 53, 0, 0, 23123, 0, "Ancient Citizen of Nifflevar"), +(24322, 4, 2, "Show the abberations no mercy, Ymiron!", 12, 0, 100, 1, 0, 0, 23125, 0, "Ancient Citizen of Nifflevar"), +(24322, 4, 3, "They weaken us! Our strength is dilluted by their very existence! Destroy them all!", 12, 0, 100, 113, 0, 0, 23129, 0, "Ancient Citizen of Nifflevar"), +(24322, 4, 4, "Vrykul must remain pure!", 12, 0, 100, 113, 0, 0, 23127, 0, "Ancient Citizen of Nifflevar"); + +DELETE FROM `smart_scripts` WHERE `entryorguid`=24321 AND `source_type`=0 AND `id` IN (1,2); +DELETE FROM `smart_scripts` WHERE `entryorguid`=2432100 AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(24321, 0, 1, 0, 11, 0, 100, 0, 0, 0, 0, 0, 0, 22, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Respawn - Set even phase 1"), +(24321, 0, 2, 0, 1, 1, 100, 0, 10000, 10000, 10000, 15000, 0, 1, 4, 0, 0, 0, 0, 0, 11, 24322, 40, 1, 0, 0, 0, 0, 0, "King Ymiron - Ooc' - SAY line 4 for Ancient Citizen of Nifflevar"), +(2432100, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 22, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Set even phase 2"), +(2432100, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 0"), +(2432100, 9, 2, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 11, 24323, 40, 1, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 0"), +(2432100, 9, 3, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 11, 24323, 40, 1, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 1"), +(2432100, 9, 4, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 11, 24323, 40, 1, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 2"), +(2432100, 9, 5, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 11, 24323, 40, 1, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 3"), +(2432100, 9, 6, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 1"), +(2432100, 9, 7, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 2"), +(2432100, 9, 8, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 3"), +(2432100, 9, 9, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 4"), +(2432100, 9, 10, 0, 0, 0, 100, 0, 4000, 4000, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Play Emote 1"), +(2432100, 9, 11, 0, 0, 0, 100, 0, 4000, 4000, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 5"), +(2432100, 9, 12, 0, 0, 0, 100, 0, 4000, 4000, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Play Emote 1"), +(2432100, 9, 13, 0, 0, 0, 100, 0, 4000, 4000, 0, 0, 0, 1, 6, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 6"), +(2432100, 9, 14, 0, 0, 0, 100, 0, 4000, 4000, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Play Emote 6"), +(2432100, 9, 15, 0, 0, 0, 100, 0, 4000, 4000, 0, 0, 0, 1, 7, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 7"), +(2432100, 9, 16, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 8, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 8"), +(2432100, 9, 17, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 1, 9, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 9"), +(2432100, 9, 18, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Play Emote 53"), +(2432100, 9, 19, 0, 0, 0, 100, 0, 9000, 9000, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 10"), +(2432100, 9, 20, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Play Emote 53"), +(2432100, 9, 21, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 11, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 11"), +(2432100, 9, 22, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Say Line 12"), +(2432100, 9, 23, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 11, 43468, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Cast 'Secrets of Nifflevar'"), +(2432100, 9, 24, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 22, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "King Ymiron - On Script - Set even phase 2"); + +UPDATE `creature` SET `equipment_id`=-1 WHERE `id` IN (24323,24322,23954,25617,25728,29016); +DELETE FROM `creature_equip_template` WHERE `CreatureID` IN (24323,24322,23954,25617,25728,29016); +INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `ItemID2`, `ItemID3`) VALUES +(24323, 7, 34818, 0, 0), -- 24323 +(24322, 7, 34820, 0, 0), -- 24322 +(24323, 6, 34819, 33212, 0), -- 24323 +(24323, 5, 34816, 0, 0), -- 24323 +(24322, 6, 34816, 0, 0), -- 24322 +(24322, 5, 34817, 0, 0), -- 24322 +(24322, 4, 34818, 0, 0), -- 24322 +(24322, 3, 34819, 33212, 0), -- 24322 +(24322, 2, 34819, 0, 0), -- 24322 +(24323, 4, 34819, 0, 0), -- 24323 +(24323, 3, 34820, 0, 0), -- 24323 +(24322, 1, 34821, 0, 0), -- 24322 +(24323, 2, 34821, 0, 0), -- 24323 +(24323, 1, 34817, 0, 0), -- 24323 +(23954, 1, 33178, 0, 0), +(23954, 2, 33177, 0, 0), +(25617, 1, 1485, 0, 0), +(25617, 2, 33318, 2081, 0), +(25728, 1, 38296, 0, 0), +(25728, 2, 38297, 0, 0), +(29016, 1, 1903, 0, 0), +(29016, 2, 31824, 0, 0), +(29016, 3, 1911, 0, 0); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_04_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_04_world.sql new file mode 100644 index 00000000000..25a28f40801 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_04_world.sql @@ -0,0 +1,27 @@ +-- Lithe Stalker SAI +SET @ENTRY := 30894; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ENTRY*100) AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ENTRY,0,0,0,2,0,100,1,1,25,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lithe Stalker - On health pct - Say text"), +(@ENTRY,0,1,0,8,0,100,513,58151,0,0,0,11,43979,1,0,0,0,0,1,0,0,0,0,0,0,0,"Lithe Stalker - On Spellhit 'CSA Dummy Effect (25 yards)' - Cast full heal"), +(@ENTRY,0,2,0,34,0,100,513,8,1,0,0,41,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lithe Stalker - On movement informer - Despawn"), +(@ENTRY,0,3,0,8,0,100,513,58178,0,0,0,80,@ENTRY*100,2,0,0,0,0,1,0,0,0,0,0,0,0,"Lithe Stalker - On Spellhit 'CSA Dummy Effect (25 yards)' - Action list"), +(@ENTRY*100,9,0,0,0,0,100,512,0,0,0,0,11,58190,0,0,0,0,0,23,0,0,0,0,0,0,0,"Lithe Stalker - Action list - Cast 'Geist Return Kill Credit'"), +(@ENTRY*100,9,1,0,0,0,100,512,0,0,0,0,28,58151,0,0,0,0,0,23,0,0,0,0,0,0,0,"Lithe Stalker - Action list - Remove aura"), +(@ENTRY*100,9,2,0,0,0,100,512,0,0,0,0,18,768,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lithe Stalker - Action list - Set unit flag"), +(@ENTRY*100,9,3,0,0,0,100,512,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lithe Stalker - Action list - Set passif"), +(@ENTRY*100,9,4,0,0,0,100,512,0,0,0,0,2,35,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lithe Stalker - Action list - Set faction"), +(@ENTRY*100,9,5,0,0,0,100,512,0,0,0,0,117,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lithe Stalker - Action list - Disable Evade"), +(@ENTRY*100,9,6,0,0,0,100,512,0,0,0,0,69,1,0,0,0,0,0,8,0,0,0,6463.089, 2039.219, 570.721985,0,"Lithe Stalker - Action list' - Move to pos"); + +DELETE FROM `creature_text` WHERE `CreatureID` IN (@ENTRY); +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(@ENTRY, 0, 0, "The Lithe Stalker is weakened by the assault.", 16, 0, 100, 0, 0, 0, 31580, 0, "Lithe Stalker"); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry` IN (30894); +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=17 AND `SourceEntry` IN (58151); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(17, 0, 58151, 0, 0, 38, 1, 25, 4, 0, 0, 0, 0, '', 'Subdued Lithe Stalker - 25% health or less'), +(17, 0, 58151, 0, 0, 31, 1, 3, 30894, 0, 0, 12, 0, '', 'Subdued Lithe Stalker - only for Lithe Stalker'), +(22, 4, 30894, 0, 0, 1, 1, 58151, 0, 0, 0, 0, 0, '', 'Only run AI if Lithe Stalker has Aura (Subdued Lithe Stalker)'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_05_world_335.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_05_world_335.sql new file mode 100644 index 00000000000..67f6a3f997f --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_02_29_05_world_335.sql @@ -0,0 +1,6 @@ +-- +DELETE FROM `item_loot_template` WHERE `Entry` = 43575 AND `Item` IN (43611,43612,43613); +INSERT INTO `item_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES +(43575,43611,0,0.05,0,1,1,1,1), +(43575,43612,0,0.05,0,1,1,1,1), +(43575,43613,0,0.05,0,1,1,1,1); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_05_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_05_00_world.sql new file mode 100644 index 00000000000..4645f79b66c --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_05_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_template_addon` SET `SourceSpellID`=48013 WHERE `ID`=12174; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_06_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_06_00_world.sql new file mode 100644 index 00000000000..d35389deb14 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_06_00_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `creature` WHERE `guid` =67032 AND `id` =18758; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_06_01_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_06_01_world.sql new file mode 100644 index 00000000000..8c19d5fde4d --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_06_01_world.sql @@ -0,0 +1,52 @@ +-- All Is Well That Ends Well +UPDATE `smart_scripts` SET `target_type`=1 WHERE `entryorguid` IN (1612800) AND `source_type`=9 AND `id`=2; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (1612802,1612801) AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(1612802, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 32, 32, 0, 0, 0, 0, 10, 74529, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 32, 32, 0, 0, 0, 0, 10, 74530, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 32, 32, 0, 0, 0, 0, 10, 74531, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 32, 32, 0, 0, 0, 0, 10, 74532, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 32, 32, 0, 0, 0, 0, 10, 74533, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 5, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 32, 32, 0, 0, 0, 0, 10, 74534, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 6, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 30, 30, 0, 0, 0, 0, 10, 74528, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 7, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 30, 30, 0, 0, 0, 0, 10, 74535, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 8, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 30, 30, 0, 0, 0, 0, 10, 74536, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 9, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 30, 30, 0, 0, 0, 0, 10, 74537, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 10, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 31, 31, 0, 0, 0, 0, 10, 74538, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 11, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Say Line 2"), +(1612802, 9, 12, 0, 0, 0, 100, 0, 10000, 10000, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Say Line 3"), +(1612802, 9, 13, 0, 0, 0, 100, 0, 10000, 10000, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Say Line 4"), +(1612802, 9, 14, 0, 0, 0, 100, 0, 10000, 10000, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Say Line 5"), +(1612802, 9, 15, 0, 0, 0, 100, 0, 8000, 8000, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Say Line 6"), +(1612802, 9, 16, 0, 0, 0, 100, 0, 10000, 10000, 0, 0, 0, 1, 6, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Say Line 7"), +(1612802, 9, 17, 0, 0, 0, 100, 0, 14000, 14000, 0, 0, 0, 1, 7, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Say Line 8"), +(1612802, 9, 18, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 85, 64581, 0, 0, 0, 0, 0, 10, 74538, 28332, 0, 0, 0, 0, 0, 0, 'Rhonin - Script 3 - Self cast Reply-Code Alpha'), +(1612802, 9, 19, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 138, 4395, 1802, 1773, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Rhonin - Script 3 - SMSG_LIGHT'), +(1612802, 9, 20, 0, 0, 0, 100, 0, 20000, 20000, 0, 0, 0, 45, 29, 29, 0, 0, 0, 0, 10, 74538, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 21, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 28, 28, 0, 0, 0, 0, 10, 74528, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 22, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 28, 28, 0, 0, 0, 0, 10, 74529, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 23, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 28, 28, 0, 0, 0, 0, 10, 74530, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 24, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 28, 28, 0, 0, 0, 0, 10, 74531, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 25, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 28, 28, 0, 0, 0, 0, 10, 74532, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 26, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 28, 28, 0, 0, 0, 0, 10, 74533, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 27, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 28, 28, 0, 0, 0, 0, 10, 74534, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 28, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 28, 28, 0, 0, 0, 0, 10, 74535, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 29, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 28, 28, 0, 0, 0, 0, 10, 74536, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 30, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 28, 28, 0, 0, 0, 0, 10, 74537, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 31, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 28, 28, 0, 0, 0, 0, 10, 74538, 28332, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Generic Trigger LAB (Large AOI)"), +(1612802, 9, 32, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 138, 4395, 1802, 0, 5000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Rhonin - Script 3 - SMSG_LIGHT'), +(1612802, 9, 33, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 34044, 0, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Set Data on Brann Bronzebeard"), +(1612802, 9, 34, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 11, 51347, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Cast teleport"), +(1612802, 9, 35, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rhonin - Script 3 - Despawn"), +(1612801, 9, 0, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 5, 25, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rhonin - Script 2 - Play emote"), +(1612801, 9, 1, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 53, 0, 16128, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rhonin - Script 2 - Start WP"); + +UPDATE `creature_template_addon` SET `visibilityDistanceType`=5 WHERE `entry` IN (28332,16128); +DELETE FROM `creature_template_addon` WHERE `entry`=34044; +INSERT INTO `creature_template_addon` (`entry`, `visibilityDistanceType`) VALUES +(34044, 5); +-- Lightning Definitely Strikes Twice +DELETE FROM `smart_scripts` WHERE `entryorguid`=-119104 AND `source_type`=0 AND `id` IN (4,5); +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(-119104, 0, 4, 0, 8, 0, 100, 0, 51172, 0, 2000, 2000, 0, 139, 3711, 5, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Mistwhisper Lightning Cloud - On Waypoint reach - OVERRIDE_WEATHER'), +(-119104, 0, 5, 0, 11, 0, 100, 0, 0, 0, 0, 0, 0, 139, 3711, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Mistwhisper Lightning Cloud - On spawn - OVERRIDE_WEATHER'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_06_02_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_06_02_world.sql new file mode 100644 index 00000000000..e9c87ba7a6a --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_06_02_world.sql @@ -0,0 +1,18 @@ +DELETE FROM `gossip_menu_option` WHERE `MenuID`=10140; +INSERT INTO `gossip_menu_option` (`MenuID`, `OptionID`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `ActionMenuID`, `ActionPoiID`, `BoxCoded`, `BoxMoney`, `BoxText`) VALUES +(10140, 0, 0, "I have lost my Schools of Arcane Magic - Mastery volume. Can you provide me with a replacement?", 32525, 1, 1, 0, 0, 0, 0, ""); + +UPDATE `creature` SET `spawntimesecs`=30 WHERE `id`=16128; +UPDATE `creature_template` SET `AIName`= '' WHERE `entry`=30116; +UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid`=16128 AND `source_type`=0 AND `id` IN (4,0,1); +DELETE FROM `smart_scripts` WHERE `entryorguid`=16128 AND `source_type`=0 AND `id` IN (5,6); +DELETE FROM `smart_scripts` WHERE `entryorguid`=30116 AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid`=3011600 AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(16128, 0, 5, 6, 62, 0, 100, 0, 10140, 0, 0, 0, 85, 59983, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Rhonin - On Gossip Select - Cast The Schools of Arcane Magic - Mastery"), +(16128, 0, 6, 0, 61, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Rhonin - On Gossip Select - Close Gossip"); + +DELETE FROM conditions WHERE SourceTypeOrReferenceId=15 AND SourceGroup=10140; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(15, 10140, 0, 0, 0, 17, 0, 1956, 0, 0, 0, 0, 0, '', 'Gossip requires Higher Learning achievement'), +(15, 10140, 0, 0, 0, 2, 0, 43824, 1, 1, 1, 0, 0, '', 'Gossip requires Requires not having the item The Schools of Arcane Magic - Mastery'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_07_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_07_00_world.sql new file mode 100644 index 00000000000..a54b79ed5b0 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_07_00_world.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `smart_scripts` WHERE `entryorguid`=21728 AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(21728,0,0,0,0,0,100,0,0,0,2400,3800,11,32011,64,0,0,0,0,2,0,0,0,0,0,0,0,"Skettis Surger - IC - Cast 'Water Bolt'"); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_07_01_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_07_01_world.sql new file mode 100644 index 00000000000..7df5294c6cd --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_07_01_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_template_addon` SET `PrevQuestID` = 10729 WHERE `id` = 10733; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_07_02_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_07_02_world.sql new file mode 100644 index 00000000000..3a843688b24 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_07_02_world.sql @@ -0,0 +1,19 @@ +-- +UPDATE `quest_template_addon` SET `NextQuestID` = 0 WHERE `id` IN (10644,10633); +UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE `id` IN (10639,10645); +UPDATE `quest_template_addon` SET `PrevQuestID` = 0, `ExclusiveGroup` = 0 WHERE `id` IN (10634,10635,10636); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 19 AND `SourceEntry` IN (10634, 10635, 10636, 10645, 10639); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(19, 0, 10634, 0, 0, 8, 0, 10644, 0, 0, 0, 0, 0, '', 'Quest 10634 available if Quest 10644 OR'), +(19, 0, 10634, 0, 1, 8, 0, 10633, 0, 0, 0, 0, 0, '', 'Quest 10634 available if Quest 10633 Rewarded'), +(19, 0, 10635, 0, 0, 8, 0, 10644, 0, 0, 0, 0, 0, '', 'Quest 10635 available if Quest 10644 OR'), +(19, 0, 10635, 0, 1, 8, 0, 10633, 0, 0, 0, 0, 0, '', 'Quest 10635 available if Quest 10633 Rewarded'), +(19, 0, 10636, 0, 0, 8, 0, 10644, 0, 0, 0, 0, 0, '', 'Quest 10636 available if Quest 10644 OR'), +(19, 0, 10636, 0, 1, 8, 0, 10633, 0, 0, 0, 0, 0, '', 'Quest 10636 available if Quest 10633 Rewarded'), +(19, 0, 10645, 0, 1, 8, 0, 10634, 0, 0, 0, 0, 0, '', 'Quest 10645 available if Quest 10634 AND'), +(19, 0, 10645, 0, 1, 8, 0, 10635, 0, 0, 0, 0, 0, '', 'Quest 10645 available if Quest 10633 AND'), +(19, 0, 10645, 0, 1, 8, 0, 10636, 0, 0, 0, 0, 0, '', 'Quest 10645 available if Quest 10636 Rewarded'), +(19, 0, 10639, 0, 1, 8, 0, 10634, 0, 0, 0, 0, 0, '', 'Quest 10639 available if Quest 10634 AND'), +(19, 0, 10639, 0, 1, 8, 0, 10635, 0, 0, 0, 0, 0, '', 'Quest 10639 available if Quest 10633 AND'), +(19, 0, 10639, 0, 1, 8, 0, 10636, 0, 0, 0, 0, 0, '', 'Quest 10639 available if Quest 10636 Rewarded'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_07_03_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_07_03_world.sql new file mode 100644 index 00000000000..96fad14cdd0 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_07_03_world.sql @@ -0,0 +1,23 @@ +-- Scarlet Ghoul +DELETE FROM `creature_text` WHERE `CreatureID`=28845; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(28845,0,0,'So hungry...',12,0,100,0,0,0,28955,0,'Scarlet Ghoul'), +(28845,0,1,'Must feed...',12,0,100,0,0,0,28956,0,'Scarlet Ghoul'), +(28845,0,2,'GIVE ME BRAINS!',12,0,100,0,0,0,28957,0,'Scarlet Ghoul'), +(28845,0,3,'Smell flesh... close...',12,0,100,0,0,0,28958,0,'Scarlet Ghoul'), +(28845,0,4,'Mommy?',12,0,100,0,0,0,28959,0,'Scarlet Ghoul'), +(28845,0,5,'$g Poppy:Mama;!',12,0,100,0,0,0,28960,0,'Scarlet Ghoul'); + +-- Scarlet Ghost +DELETE FROM `creature_text` WHERE `CreatureID`=28846; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(28846,0,0,'Vengeance is mine!',12,0,100,0,0,0,28969,0,'Scarlet Ghost'), +(28846,0,1,'I\'ll take you with me!',12,0,100,0,0,0,28964,0,'Scarlet Ghost'), +(28846,0,2,'The grave calls to us all!',12,0,100,0,0,0,28966,0,'Scarlet Ghost'), +(28846,0,3,'Die, Scourge filth!',12,0,100,0,0,0,28968,0,'Scarlet Ghost'), +(28846,0,4,'YOU KILLED ME!',12,0,100,0,0,0,28967,0,'Scarlet Ghost'); + +UPDATE `creature_template` SET `ScriptName`='',`AIName`='SmartAI' WHERE `entry`=28846; +DELETE FROM `smart_scripts` WHERE `entryorguid`=28846 AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(28846,0,0,0,54,0,50,0,0,0,0,0,0,1,0,0,0,0,0,0,23,0,0,0,0,0,0,0,0,"Scarlet Ghost - On Just Appeared -Say Line 0"); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_07_04_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_07_04_world.sql new file mode 100644 index 00000000000..cfe0e9da545 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_07_04_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `event_type`=27 WHERE `entryorguid`=28182 AND `source_type`=0 AND `id`=0; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_08_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_08_00_world.sql new file mode 100644 index 00000000000..e113d3aa8ec --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_08_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `position_z` = 391.13 WHERE `guid` = 142425; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_08_01_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_08_01_world.sql new file mode 100644 index 00000000000..105e1c1e37d --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_08_01_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `position_x` =8288.70507, `position_y` =-2914.61132,`position_z` =1062.06652 WHERE `guid` = 146955; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_08_02_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_08_02_world.sql new file mode 100644 index 00000000000..8ecc84aa3f7 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_08_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `waypoints` SET `position_x`=-287.131, `position_y`=8312.12, `position_z`=20.0859 WHERE `entry`=17953 AND `pointid`=1; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_10_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_10_00_world.sql new file mode 100644 index 00000000000..9efdc02f0d8 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_10_00_world.sql @@ -0,0 +1,13 @@ +-- +UPDATE `quest_template_addon` SET `ExclusiveGroup`=-13119 WHERE `ID`=13119; +UPDATE `quest_template_addon` SET `ExclusiveGroup`=-13119 WHERE `ID`=13120; +UPDATE `quest_template_addon` SET `PrevQuestID`=13140, `ExclusiveGroup`=-13152 WHERE `ID`=13152; +UPDATE `quest_template_addon` SET `PrevQuestID`=13140, `ExclusiveGroup`=-13152 WHERE `ID`=13211; + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceGroup`=0 AND `SourceEntry`=13120; +DELETE FROM `quest_template_addon` WHERE `ID` IN (13134,13140,13144,13138); +INSERT INTO `quest_template_addon` (`ID`, `MaxLevel`, `AllowableClasses`, `SourceSpellID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `BreadcrumbForQuestId`, `RewardMailTemplateID`, `RewardMailDelay`, `RequiredSkillID`, `RequiredSkillPoints`, `RequiredMinRepFaction`, `RequiredMaxRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepValue`, `ProvidedItemCount`, `SpecialFlags`) VALUES +(13134, 0, 0, 0, 13119, 13140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), +(13140, 0, 0, 0, 13136, 0, -13140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), +(13138, 0, 0, 0, 13136, 0, -13140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0), +(13144, 0, 0, 0, 13152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_10_01_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_10_01_world.sql new file mode 100644 index 00000000000..22b5a09152d --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_10_01_world.sql @@ -0,0 +1,6 @@ +-- +UPDATE `creature` SET `spawntimesecs`=120, `curhealth`=1 WHERE `id` IN (30268, 30273); +UPDATE `creature` SET `spawntimesecs`=180 WHERE `id` IN (11277, 11279, 11280,11282,11283,11316,16137,16218,21321,22515,23472,24921,25610,30493); +UPDATE `creature` SET `spawntimesecs`=25 WHERE `id` IN (15300); +UPDATE `creature` SET `spawntimesecs`=120 WHERE `id` IN (23784,27328,30401); +UPDATE `creature` SET `spawntimesecs`=600 WHERE `id` IN (29854,30382,30383,30502,30504); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_13_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_13_00_world.sql new file mode 100644 index 00000000000..86ae9d5c5f8 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_13_00_world.sql @@ -0,0 +1,182 @@ +-- +-- battlemage +SET @NPC := 136529; +SET @PATH := @NPC * 10; +UPDATE `creature` SET `wander_distance`=0,`MovementType`=2,`position_x`=-800.089,`position_y`=-226.5122,`position_z`=430.2167 WHERE `guid`=@NPC; +DELETE FROM `creature_addon` WHERE `guid`=@NPC; +INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,1,69, ''); +DELETE FROM `waypoint_data` WHERE `id`=@PATH; +INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES +(@PATH,1,-797.0466,-234.7317,429.8668,5.203247,25000,0,0,100,0), +(@PATH,2,-801.40063,-232.04281,429.8417,3.129789,0,0,0,100,0), +(@PATH,3,-807.65612,-231.57901,429.8417,3.015907,0,0,0,100,0), +(@PATH,4,-811.0604,-233.729,429.841,4.30792,25000,0,0,100,0), +(@PATH,5,-814.1212,-219.8692,429.9667,0,0,0,0,100,0), +(@PATH,6,-820.0264,-221.115,429.843,3.963378,25000,0,0,100,0), +(@PATH,7,-810.8352,-217.8873,429.9667,0,0,0,0,100,0), +(@PATH,8,-804.5867,-221.2963,430.2167,0,0,0,0,100,0), +(@PATH,9,-800.0966,-226.504,430.2167,0,0,0,0,100,0); +-- formerguy +SET @NPC := 136271; +SET @PATH := @NPC * 10; +UPDATE `creature` SET `wander_distance`=0,`MovementType`=2,`position_x`=-797.4893,`position_y`=-68.99318,`position_z`=430.355 WHERE `guid`=@NPC; +UPDATE `creature` SET `wander_distance`=0,`MovementType`=0,`position_x`=-797.4893,`position_y`=-68.99318,`position_z`=430.355 WHERE `guid` IN (136263, 136264); +DELETE FROM `creature_addon` WHERE `guid`=@NPC; +INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,1,0, ''); +DELETE FROM `waypoint_data` WHERE `id`=@PATH; +INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES +(@PATH,1,-797.4893,-68.99318,430.355,0,0,0,0,100,0), +(@PATH,2,-797.2393,-103.7432,430.355,0,0,0,0,100,0), +(@PATH,3,-801.9893,-142.7432,430.355,0,0,0,0,100,0), +(@PATH,4,-814.9893,-160.9932,430.355,0,0,0,0,100,0), +(@PATH,5,-831.4893,-165.9932,441.355,0,0,0,0,100,0), +(@PATH,6,-846.4893,-163.9932,452.105,0,0,0,0,100,0), +(@PATH,7,-855.9893,-164.2432,459.105,0,0,0,0,100,0), +(@PATH,8,-868.4705,-163.9879,458.8668,0,0,0,0,100,0), +(@PATH,9,-856.1097,-160.0616,459.1042,0,0,0,0,100,0), +(@PATH,10,-837.1097,-159.0616,445.3542,0,0,0,0,100,0), +(@PATH,11,-813.1097,-159.5616,430.3542,0,0,0,0,100,0), +(@PATH,12,-797.8597,-176.3116,430.3542,0,0,0,0,100,0), +(@PATH,13,-787.6097,-186.5616,430.3542,0,0,0,0,100,0), +(@PATH,14,-772.1097,-186.3116,430.3542,0,0,0,0,100,0), +(@PATH,15,-756.3597,-184.3116,430.3542,0,0,0,0,100,0), +(@PATH,16,-742.8285,-179.7665,429.89,0,0,0,0,100,0), +(@PATH,17,-735.0785,-160.2665,429.89,0,0,0,0,100,0), +(@PATH,18,-733.5785,-132.5165,429.89,0,0,0,0,100,0), +(@PATH,19,-735.0785,-105.5165,429.89,0,0,0,0,100,0), +(@PATH,20,-726.8285,-86.51649,429.89,0,0,0,0,100,0), +(@PATH,21,-711.0785,-81.01649,429.89,0,0,0,0,100,0), +(@PATH,22,-722.208,-80.19803,429.8908,0,0,0,0,100,0), +(@PATH,23,-735.458,-99.19803,429.8908,0,0,0,0,100,0), +(@PATH,24,-735.958,-124.948,429.8908,0,0,0,0,100,0), +(@PATH,25,-739.208,-154.448,429.8908,0,0,0,0,100,0), +(@PATH,26,-748.958,-176.448,429.8908,0,0,0,0,100,0), +(@PATH,27,-773.958,-186.448,429.8908,0,0,0,0,100,0), +(@PATH,28,-794.958,-180.948,429.8908,0,0,0,0,100,0), +(@PATH,29,-802.458,-153.698,429.8908,0,0,0,0,100,0), +(@PATH,30,-799.958,-131.948,429.6408,0,0,0,0,100,0), +(@PATH,31,-800.208,-108.948,429.8908,0,0,0,0,100,0), +(@PATH,32,-797.708,-86.19803,429.8908,0,0,0,0,100,0), +(@PATH,33,-796.458,-66.44803,429.8908,0,0,0,0,100,0); + +DELETE FROM `creature_formations` WHERE `leaderGUID`=136271; +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(136271, 136271, 0, 0, 515, 0, 0), +(136271, 136263, 3, 90, 515, 0, 0), +(136271, 136264, 3, 270, 515, 0, 0); + +-- channelguys +-- Kirin Tor Battle-Mage SAI +SET @GUID := -136528; +UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=33662; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@GUID AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@GUID,0,0,0,1,0,100,0,1000,1000,5000,5000,11,48310,0,0,0,0,0,10,137508,33779,0,0,0,0,0,"Kirin Tor Battle-Mage - Out of Combat - Cast 'Transitus Shield Beam'"); + +-- Kirin Tor Battle-Mage SAI +SET @GUID := -136525; +UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=33662; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@GUID AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@GUID,0,0,0,1,0,100,1,1000,1000,5000,5000,11,48310,0,0,0,0,0,10,137507,33779,0,0,0,0,0,"Kirin Tor Battle-Mage - On Reset - Cast 'Transitus Shield Beam'"); + +-- portal visuals mage +-- Kirin Tor Battle-Mage SAI +SET @GUID := -136523; +UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=33662; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@GUID AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@GUID,0,0,0,1,0,100,0,1000,1000,5000,5000,11,39550,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kirin Tor Battle-Mage - Out of Combat - Cast Portal"); + +-- portal event +-- first mage +-- Kirin Tor Mage SAI +SET @GUID := -136553; +UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=33672; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@GUID AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@GUID,0,0,1,1,0,100,0,5000,5000,50000,50000,80,13655300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kirin Tor Mage - Out of Combat - Run Script"), +(@GUID,0,1,0,61,0,100,0,0,0,0,0,47,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kirin Tor Mage - Out of Combat - Set Visibility On"); + +-- Actionlist SAI +SET @ENTRY := 13655300; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ENTRY,9,0,0,0,0,100,0,1000,1000,0,0,11,12980,0,0,0,0,0,1,0,0,0,0,0,0,0,"On Script - Cast 'Simple Teleport'"), +(@ENTRY,9,1,0,0,0,100,0,1000,1000,0,0,69,0,0,0,0,0,0,8,0,0,0,-815.467712,-228.523056,429.841766,4.479870,"On Script - Move To Position"), +(@ENTRY,9,2,0,0,0,100,0,5000,5000,0,0,75,68442,0,0,0,0,0,1,0,0,0,0,0,0,0,"On Script - Add Aura 'Kneel'"), +(@ENTRY,9,3,0,0,0,100,0,20000,20000,0,0,28,68442,0,0,0,0,0,1,0,0,0,0,0,0,0,"On Script - Remove Aura 'Kneel'"), +(@ENTRY,9,4,0,0,0,100,0,0,0,0,0,69,0,0,0,0,0,0,8,0,0,0,-814.755310,-201.520081,429.841766,1.837791,"On Script - Move To Position"), +(@ENTRY,9,5,0,0,0,100,0,5000,5000,0,0,11,12980,0,0,0,0,0,1,0,0,0,0,0,0,0,"On Script - Cast 'Simple Teleport'"), +(@ENTRY,9,6,0,0,0,100,0,2000,2000,0,0,47,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"On Script - Set Visibility Off"); + +-- second mage +-- Kirin Tor Mage SAI +SET @GUID := -136552; +UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=33672; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@GUID AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@GUID,0,0,1,1,0,100,0,5000,5000,30000,30000,80,13655200,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kirin Tor Mage - Out of Combat - Run Script"), +(@GUID,0,1,0,61,0,100,0,0,0,0,0,47,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kirin Tor Mage - Out of Combat - Set Visibility On"); + +-- Actionlist SAI +SET @ENTRY := 13655200; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ENTRY,9,0,0,0,0,100,0,1000,1000,0,0,11,12980,0,0,0,0,0,1,0,0,0,0,0,0,0,"On Script - Cast 'Simple Teleport'"), +(@ENTRY,9,1,0,0,0,100,0,1000,1000,0,0,69,0,0,0,0,0,0,8,0,0,0,-818.564209,-208.605743,429.841736,3.791860,"On Script - Move To Position"), +(@ENTRY,9,2,0,0,0,100,0,2000,2000,0,0,75,68442,0,0,0,0,0,1,0,0,0,0,0,0,0,"On Script - Add Aura 'Kneel'"), +(@ENTRY,9,3,0,0,0,100,0,10000,10000,0,0,28,68442,0,0,0,0,0,1,0,0,0,0,0,0,0,"On Script - Remove Aura 'Kneel'"), +(@ENTRY,9,4,0,0,0,100,0,0,0,0,0,69,0,0,0,0,0,0,8,0,0,0,-814.755310,-201.520081,429.841766,1.837791,"On Script - Move To Position"), +(@ENTRY,9,5,0,0,0,100,0,2000,2000,0,0,11,12980,0,0,0,0,0,1,0,0,0,0,0,0,0,"On Script - Cast 'Simple Teleport'"), +(@ENTRY,9,6,0,0,0,100,0,2000,2000,0,0,47,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"On Script - Set Visibility Off"); + +-- wrong emotestate, only used during event +DELETE FROM `creature_template_addon` WHERE `entry`=33672; +-- mage laugh script +-- Emote ID: OneShotYes (273) +-- Emote ID: OneShotTalk (1) +-- Emote ID: OneShotQuestion (6) +-- Emote ID: OneShotNo (274) +-- Emote ID: OneShotExclamation (5) +-- Kirin Tor Mage SAI +SET @GUID := -136538; +UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=33672; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@GUID AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@GUID,0,0,0,1,0,100,0,3000,4000,3000,4000,10,273,1,6,274,5,0,1,0,0,0,0,0,0,0,"Kirin Tor Mage - Out of Combat - Play Random Emote (273, 1, 6, 274, 5)"); + +-- Kirin Tor Battle-Mage SAI +SET @GUID := -136521; +UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=33662; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@GUID AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@GUID,0,0,0,1,0,100,0,3000,4000,3000,4000,10,273,1,6,274,5,0,1,0,0,0,0,0,0,0,"Kirin Tor Battle-Mage - Out of Combat - Play Random Emote (273, 1, 6, 274, 5)"); + +-- Kirin Tor Mage SAI +SET @GUID := -136539; +UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=33672; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@GUID AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@GUID,0,0,0,1,0,100,0,3000,4000,3000,4000,10,273,1,6,274,5,0,1,0,0,0,0,0,0,0,"Kirin Tor Mage - Out of Combat - Play Random Emote (273, 1, 6, 274, 5)"); + +-- Kirin Tor Battle-Mage SAI +SET @GUID := -136522; +UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=33662; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@GUID AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@GUID,0,0,0,1,0,100,0,3000,4000,3000,4000,10,273,1,6,274,5,0,1,0,0,0,0,0,0,0,"Kirin Tor Battle-Mage - Out of Combat - Play Random Emote (273, 1, 6, 274, 5)"); + +-- Kirin Tor Mage SAI +SET @GUID := -136546; +UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=33672; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@GUID AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@GUID,0,0,0,1,0,100,0,3000,4000,3000,4000,10,273,1,6,274,5,0,1,0,0,0,0,0,0,0,"Kirin Tor Mage - Out of Combat - Play Random Emote (273, 1, 6, 274, 5)"); + +-- Kirin Tor Mage SAI +SET @GUID := -136545; +UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=33672; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@GUID AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@GUID,0,0,0,1,0,100,0,3000,4000,3000,4000,10,273,1,6,274,5,0,1,0,0,0,0,0,0,0,"Kirin Tor Mage - Out of Combat - Play Random Emote (273, 1, 6, 274, 5)"); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_13_01_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_13_01_world.sql new file mode 100644 index 00000000000..9c4a71e6996 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_13_01_world.sql @@ -0,0 +1,36 @@ +-- A Necessary Distraction +UPDATE `creature_template_addon` SET `auras`='' WHERE `entry` = 21506; +DELETE FROM `creature_addon` WHERE `guid` = 75420; +UPDATE `creature_template` SET `unit_flags`=32768 WHERE `entry` = 21506; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 21503; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(21503, 0, 0, 1, 25, 0, 100, 0, 0, 0, 0, 0, 28, 37833, 0, 0, 0, 0, 0, 19, 21506, 0, 0, 0, 0, 0, 0, 'Sunfury Warlock - On reset - Remove aura'), +(21503, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 11, 38722, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Sunfury Warlock - On reset - Cast Channel'), +(21503, 0, 2, 0, 0, 0, 100, 0, 5000, 8000, 10000, 16000, 11, 32707, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Sunfury Warlock - IC - Cast Incinerate'), +(21503, 0, 3, 0, 0, 0, 100, 0, 0, 3000, 3000, 3000, 11, 9613, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Sunfury Warlock - IC - Cast Shadow Bolt'), +(21503, 0, 4, 5, 38, 0, 100, 0, 1, 1, 1000, 1000, 28, 37833, 0, 0, 0, 0, 0, 19, 21506, 0, 0, 0, 0, 0, 0, 'Sunfury Warlock - On Data set - Remove aura'), +(21503, 0, 5, 0, 61, 0, 100, 0, 0, 0, 0, 0, 11, 38722, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Sunfury Warlock - On Data set - Cast Channel'); + +DELETE FROM `smart_scripts` WHERE `entryorguid` = 21506 AND `source_type` = 0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(21506, 0, 0, 0, 23, 0, 100, 0, 38722, 1, 5000, 5000, 11, 37833, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Azaloth - On aura x1 - Cast ban'), +(21506, 0, 1, 0, 25, 0, 100, 0, 0, 0, 0, 0, 18, 512, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Azaloth - On reset - Set unit Flag'), +(21506, 0, 2, 3, 8, 0, 100, 0, 37834, 0, 0, 0, 19, 512, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Azaloth - On Spell hit - Remove flag'), +(21506, 0, 3, 4, 61, 0, 100, 0, 0, 0, 0, 0, 33, 21892, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Azaloth - On Spell hit - Give Credit'), +(21506, 0, 4, 5, 61, 0, 100, 0, 0, 0, 0, 0, 28, 37833, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Azaloth - On Spell hit - Remove Aura'), +(21506, 0, 5, 6, 61, 0, 100, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 11, 21503, 40, 0, 0, 0, 0, 0, 'Azaloth - On Spell hit - Attack'), +(21506, 0, 6, 7, 61, 0, 100, 0, 0, 0, 0, 0, 11, 38750, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Azaloth - On Spellhit - Cast Warstomp'), +(21506, 0, 7, 8, 61, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Azaloth - On Spellhit - Say Text'), +(21506, 0, 8, 0, 61, 0, 100, 0, 0, 0, 0, 0, 92, 0, 38722, 1, 0, 0, 0, 11, 21503, 40, 0, 0, 0, 0, 0, 'Azaloth - On Spellhit - Inturrupt cast'), +(21506, 0, 9, 0, 9, 0, 100, 0, 0, 5, 8000, 15000, 11, 40504, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Azaloth - On Range - Cast Cleave'), +(21506, 0, 10, 0, 0, 0, 100, 0, 8000, 8000,8000 , 12000, 11, 11443, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Azaloth - IC - Cast Cripple'), +(21506, 0, 11, 0, 0, 0, 100, 0, 5000, 10000, 12000 , 15000, 11, 38741, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Azaloth - IC - Cast Rain of Fire'), +(21506, 0, 12, 0, 25, 0, 100, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 11, 21503, 40, 0, 0, 0, 0, 0, 'Azaloth - On reset - Set data'); + +DELETE FROM `creature_text` WHERE `CreatureID`=21506; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(21506,0,0,"Illidan's lapdogs! You will pay for my imprisonment with your lives!",14,0,100,0,0,0,19577,0,'Azaloth'); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=17 AND `SourceEntry` IN (37834); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(17, 0, 37834, 0, 0, 31, 1, 3, 21506, 0, 0, 0, 0, '', 'Requires Azaloth'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_13_02_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_13_02_world.sql new file mode 100644 index 00000000000..d3f29bb326d --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_13_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template` SET `unit_flags`=33536 WHERE `entry`=33620; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_00_world.sql new file mode 100644 index 00000000000..3659133a5b9 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_00_world.sql @@ -0,0 +1,26 @@ +-- +UPDATE `creature_template_addon` SET `auras`="" WHERE `entry` =8547; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (8547,8558,8556,8546) AND `source_type`=0 AND `id`=1; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (8561,8553,8419,7028,5650,4812) AND `source_type`=0 AND `id`=3; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (5648,4811) AND `source_type`=0 AND `id`=4; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (7026) AND `source_type`=0 AND `id`=2; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (18639) AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(8547, 0, 1, 0, 25, 0, 100, 0, 0, 0, 0, 0, 0, 11, 8734, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Death Cultist - On reset - Cast Blackfathom Channeling'), +(18639, 0, 0, 0, 0, 0, 100, 2, 0, 1000, 2400, 3800, 0, 11, 12471, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Cabal Spellbinder - Within 0-40 Range - Cast 'Shadow Bolt' (No Repeat) (Normal Dungeon)"), +(18639, 0, 1, 0, 0, 0, 100, 4, 0, 1000, 2400, 3800, 0, 11, 15472, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Cabal Spellbinder - Within 0-40 Range - Cast 'Shadow Bolt' (No Repeat) (Heroic Dungeon)"), +(18639, 0, 2, 0, 0, 0, 100, 6, 5000, 10000, 20000, 30000, 0, 11, 33502, 1, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, "Cabal Spellbinder - In Combat - Cast 'Brain Wash' (Phase 1) (No Repeat) (Dungeon)"), +(18639, 0, 3, 0, 13, 0, 100, 6, 7000, 9000, 0, 0, 0, 11, 32691, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Cabal Spellbinder - Target Casting - Cast 'Spell Shock' (Phase 1) (No Repeat) (Dungeon)"), +(18639, 0, 4, 0, 23, 0, 100, 1, 8734, 1, 0, 0, 0, 11, 8734, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Cabal Spellbinder - On Has aura - Cast Blackfathom Channeling"), +(8561, 0, 3, 0, 23, 0, 100, 1, 8734, 1, 0, 0, 0, 11, 8734, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Mossflayer Shadowhunter - On Has aura - Cast Blackfathom Channeling"), +(8558, 0, 1, 0, 23, 0, 100, 1, 8734, 1, 0, 0, 0, 11, 8734, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Crypt Slayer - On Has aura - Cast Blackfathom Channeling"), +(8556, 0, 1, 0, 23, 0, 100, 1, 8734, 1, 0, 0, 0, 11, 8734, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Crypt Walker - On Has aura - Cast Blackfathom Channeling"), +(8553, 0, 3, 0, 23, 0, 100, 1, 8734, 1, 0, 0, 0, 11, 8734, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Necromancer - On Has aura - Cast Blackfathom Channeling"), +(8546, 0, 1, 0, 23, 0, 100, 1, 8734, 1, 0, 0, 0, 11, 8734, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Dark Adept - On Has aura - Cast Blackfathom Channeling"), +(8419, 0, 3, 0, 25, 0, 100, 0, 0, 0, 0, 0, 0, 11, 8734, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Twilight Idolater - On reset - Cast Blackfathom Channeling'), +(7028, 0, 3, 0, 23, 0, 100, 1, 8734, 1, 0, 0, 0, 11, 8734, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Blackrock Warlock - On Has aura - Cast Blackfathom Channeling"), +(7026, 0, 2, 0, 23, 0, 100, 1, 8734, 1, 0, 0, 0, 11, 8734, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Blackrock Sorcerer - On Has aura - Cast Blackfathom Channeling"), +(5650, 0, 3, 0, 23, 0, 100, 1, 8734, 1, 0, 0, 0, 11, 8734, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sandfury Witch Doctor- On Has aura - Cast Blackfathom Channeling"), +(5648, 0, 4, 0, 23, 0, 100, 1, 8734, 1, 0, 0, 0, 11, 8734, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sandfury Shadowcaster - On Has aura - Cast Blackfathom Channeling"), +(4812, 0, 3, 0, 23, 0, 100, 1, 8734, 1, 0, 0, 0, 11, 8734, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Twilight Loreseeker - On Has aura - Cast Blackfathom Channeling"), +(4811, 0, 4, 0, 23, 0, 100, 1, 8734, 1, 0, 0, 0, 11, 8734, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Twilight Aquamancer - On Has aura - Cast Blackfathom Channeling"); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_01_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_01_world.sql new file mode 100644 index 00000000000..ef0b0d48982 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_01_world.sql @@ -0,0 +1,37 @@ +-- +UPDATE `creature` SET `position_z`= -12.294614 WHERE `guid`=76746; +DELETE FROM `smart_scripts` WHERE `entryorguid`=2196700 AND `source_type`=9; +DELETE FROM `smart_scripts` WHERE `entryorguid`IN(-76742,-74468,-74467,-74466,-74465,21967,21242) AND `source_type`=0; +UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=21967; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(-76742, 0, 0, 0, 1, 0, 100, 0, 0, 0, 12000, 12000, 0, 80, 2196700, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Spirit - Out of Combat - Run Script'), +(2196700, 9, 0, 0, 0, 0, 100, 0,2000, 2000, 0, 0, 0, 11, 38155, 0, 0, 0, 0, 0, 10, 76741, 21967, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Spirit - Script - Cast Strength of Death'), +(2196700, 9, 1, 0, 0, 0, 100, 0,2000, 2000, 0, 0, 0, 11, 38155, 0, 0, 0, 0, 0, 10, 76745, 21967, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Spirit - Script - Cast Strength of Death'), +(2196700, 9, 2, 0, 0, 0, 100, 0,2000, 2000, 0, 0, 0, 11, 38155, 0, 0, 0, 0, 0, 10, 76740, 21967, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Spirit - Script - Cast Strength of Death'), +(2196700, 9, 3, 0, 0, 0, 100, 0,2000, 2000, 0, 0, 0, 11, 38155, 0, 0, 0, 0, 0, 10, 76744, 21967, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Spirit - Script - Cast Strength of Death'), +(2196700, 9, 4, 0, 0, 0, 100, 0,2000, 2000, 0, 0, 0, 11, 38155, 0, 0, 0, 0, 0, 10, 76743, 21967, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Spirit - Script - Cast Strength of Death'), +(2196700, 9, 5, 0, 0, 0, 100, 0,2000, 2000, 0, 0, 0, 11, 38155, 0, 0, 0, 0, 0, 10, 76746, 21967, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Spirit - Script - Cast Strength of Death'), +(-74468, 0, 0, 0, 23, 0, 100, 0, 13787, 0, 1000, 1000, 0, 11, 13787, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - On missing aura - Cast \'Demon Armor\''), +(-74468, 0, 1, 0, 0, 0, 100, 0, 1000, 2400, 2400, 3800, 0, 11, 9613, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - IC - Cast \'Shadow Bolt\''), +(-74468, 0, 2, 0, 0, 0, 100, 0, 3000, 5000, 35000, 40000, 0, 11, 18267, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - In Combat - Cast \'Curse of Weakness\''), +(-74468, 0, 3, 0, 2, 0, 100, 1, 0, 15, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - Between 0-15% Health - Flee For Assist (No Repeat)'), +(-74468, 0, 4, 0, 1, 0, 100, 0, 0, 0, 1000, 1000, 0, 11, 38159, 32, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - OOC - Cast Auchanei Channeling (no duration)'), +(-74467, 0, 0, 0, 23, 0, 100, 0, 13787, 0, 1000, 1000, 0, 11, 13787, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - On missing aura - Cast \'Demon Armor\''), +(-74467, 0, 1, 0, 0, 0, 100, 0, 1000, 2400, 2400, 3800, 0, 11, 9613, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - IC - Cast \'Shadow Bolt\''), +(-74467, 0, 2, 0, 0, 0, 100, 0, 3000, 5000, 35000, 40000, 0, 11, 18267, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - In Combat - Cast \'Curse of Weakness\''), +(-74467, 0, 3, 0, 2, 0, 100, 1, 0, 15, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - Between 0-15% Health - Flee For Assist (No Repeat)'), +(-74467, 0, 4, 0, 1, 0, 100, 0, 0, 0, 1000, 1000, 0, 11, 38159, 32, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - OOC - Cast Auchanei Channeling (no duration)'), +(-74466, 0, 0, 0, 23, 0, 100, 0, 13787, 0, 1000, 1000, 0, 11, 13787, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - On missing aura - Cast \'Demon Armor\''), +(-74466, 0, 1, 0, 0, 0, 100, 0, 1000, 2400, 2400, 3800, 0, 11, 9613, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - IC - Cast \'Shadow Bolt\''), +(-74466, 0, 2, 0, 0, 0, 100, 0, 3000, 5000, 35000, 40000, 0, 11, 18267, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - In Combat - Cast \'Curse of Weakness\''), +(-74466, 0, 3, 0, 2, 0, 100, 1, 0, 15, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - Between 0-15% Health - Flee For Assist (No Repeat)'), +(-74466, 0, 4, 0, 1, 0, 100, 0, 0, 0, 1000, 1000, 0, 11, 38159, 32, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - OOC - Cast Auchanei Channeling (no duration)'), +(-74465, 0, 0, 0, 23, 0, 100, 0, 13787, 0, 1000, 1000, 0, 11, 13787, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - On missing aura - Cast \'Demon Armor\''), +(-74465, 0, 1, 0, 0, 0, 100, 0, 1000, 2400, 2400, 3800, 0, 11, 9613, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - IC - Cast \'Shadow Bolt\''), +(-74465, 0, 2, 0, 0, 0, 100, 0, 3000, 5000, 35000, 40000, 0, 11, 18267, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - In Combat - Cast \'Curse of Weakness\''), +(-74465, 0, 3, 0, 2, 0, 100, 1, 0, 15, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - Between 0-15% Health - Flee For Assist (No Repeat)'), +(-74465, 0, 4, 0, 1, 0, 100, 0, 0, 0, 1000, 1000, 0, 11, 38159, 32, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - OOC - Cast Auchanei Channeling (no duration)'), +(21242, 0, 0, 0, 23, 0, 100, 0, 13787, 0, 1000, 1000, 0, 11, 13787, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - On missing aura - Cast \'Demon Armor\''), +(21242, 0, 1, 0, 0, 0, 100, 0, 1000, 2400, 2400, 3800, 0, 11, 9613, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - IC - Cast \'Shadow Bolt\''), +(21242, 0, 2, 0, 0, 0, 100, 0, 3000, 5000, 35000, 40000, 0, 11, 18267, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - In Combat - Cast \'Curse of Weakness\''), +(21242, 0, 3, 0, 2, 0, 100, 1, 0, 15, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - Between 0-15% Health - Flee For Assist (No Repeat)'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_02_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_02_world.sql new file mode 100644 index 00000000000..98bdaf4b627 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_02_world.sql @@ -0,0 +1,21 @@ +-- +UPDATE `gameobject_template_addon` SET `flags`=4 WHERE `entry` IN (184969,184968,184967,184950); +UPDATE `smart_scripts` SET `target_type`=12, `target_param1`=1 WHERE `entryorguid`=21861 AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (184969,184968,184967,184950) AND `source_type`=1; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(184969, 1, 0, 1, 70, 0, 100, 0, 2, 0, 0, 0, 0, 12, 21861, 3, 6000, 0, 0, 0, 8, 0, 0, 0, 0, 3572.57, 6669.2, 128.455, 5.6229, 'Four Prophecy - On Loot State - Summon Whisper Raven God'), +(184969, 1, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Four Prophecy - Link - Store Target'), +(184969, 1, 2, 3, 61, 0, 100, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 0, 0, 0, 19, 21861, 20, 0, 0, 0, 0, 0, 0, 'Fourth Prophecy - Link - Send Target to Raven God'), +(184969, 1, 3, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 45, 1, 4, 0, 0, 0, 0, 19, 21861, 20, 0, 0, 0, 0, 0, 0, 'Fourth Prophecy - Link - Set Data 4 to Raven God'), +(184968, 1, 0, 1, 70, 0, 100, 0, 2, 0, 0, 0, 0, 12, 21861, 3, 6000, 0, 0, 0, 8, 0, 0, 0, 0, 3736.95, 6640.75, 133.675, 3.33629, 'Third Prophecy - On Loot State - Summon Whisper Raven God'), +(184968, 1, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Third Prophecy - Link - Store Target'), +(184968, 1, 2, 3, 61, 0, 100, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 0, 0, 0, 19, 21861, 20, 0, 0, 0, 0, 0, 0, 'Third Prophecy - Link - Send Target to Raven God'), +(184968, 1, 3, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 45, 1, 3, 0, 0, 0, 0, 19, 21861, 20, 0, 0, 0, 0, 0, 0, 'Third Prophecy - Link - Set Data 3 to Raven God'), +(184967, 1, 0, 1, 70, 0, 100, 0, 2, 0, 0, 0, 0, 12, 21861, 3, 6000, 0, 0, 0, 8, 0, 0, 0, 0, 3629.29, 6542.14, 155.005, 2.56267, 'Second Prophecy - On Loot State - Summon Whisper Raven God'), +(184967, 1, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Second Prophecy - Link - Store Target'), +(184967, 1, 2, 3, 61, 0, 100, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 0, 0, 0, 19, 21861, 20, 0, 0, 0, 0, 0, 0, 'Second Prophecy - Link - Send Target to Raven God'), +(184967, 1, 3, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 45, 1, 2, 0, 0, 0, 0, 19, 21861, 20, 0, 0, 0, 0, 0, 0, 'Second Prophecy - Link - Set Data 2 to Raven God'), +(184950, 1, 0, 1, 70, 0, 100, 0, 2, 0, 0, 0, 0, 12, 21861, 3, 6000, 0, 0, 0, 8, 0, 0, 0, 0, 3779.99, 6729.6, 180.498, 5.7149, 'First Prophecy - On Loot State - Summon Whisper Raven God'), +(184950, 1, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'First Prophecy - Link - Store Target'), +(184950, 1, 2, 3, 61, 0, 100, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 0, 0, 0, 19, 21861, 20, 0, 0, 0, 0, 0, 0, 'First Prophecy - Link - Send Target to Raven God'), +(184950, 1, 3, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 21861, 20, 0, 0, 0, 0, 0, 0, 'First Prophecy - Link - Set Data 1 to Raven God'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_03_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_03_world.sql new file mode 100644 index 00000000000..8114d6c8764 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_03_world.sql @@ -0,0 +1,8 @@ +-- +DELETE FROM `spell_area` WHERE `spell`=37475 AND `area`=3781; +INSERT INTO `spell_area` (`spell`, `area`, `quest_start`, `quest_end`, `aura_spell`, `racemask`, `gender`, `autocast`, `quest_start_status`, `quest_end_status`) VALUES +(37475, 3781, 10607, 0, 0, 0, 2, 1, 10, 11); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=17 AND `SourceEntry`=37466; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(17, 0, 37466, 0, 0, 1, 0, 37475, 0, 0, 0, 0, 0, "", "Understanding Ravenspeech require the player having the aura 'Soul Attraction'"); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_04_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_04_world.sql new file mode 100644 index 00000000000..12619940a01 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_04_world.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_dk_frost_fever'; +INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES +(55095,'spell_dk_frost_fever'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_05_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_05_world.sql new file mode 100644 index 00000000000..7f9b37313e1 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_14_05_world.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `creature_template_addon` WHERE `entry` = 11326; +INSERT INTO `creature_template_addon` (`entry`, `auras`) VALUES +(11326, '18873'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_00_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_00_world.sql new file mode 100644 index 00000000000..59590cbe5b3 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_text` SET `Sound` = 9198 WHERE `CreatureID` = 17534 AND `GroupID` = 2 AND `ID` = 0; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_01_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_01_world.sql new file mode 100644 index 00000000000..5efe02c8208 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_01_world.sql @@ -0,0 +1,10 @@ +-- +UPDATE `creature` SET `MovementType`=2 WHERE `guid`=201253; +DELETE FROM `creature_addon` WHERE `guid` IN (201253); +INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES +(201253, 2012530, 0, 0, 0, 0, ''); +DELETE FROM `waypoint_data` WHERE `id`=2012530; +INSERT INTO `waypoint_data`(`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES +(2012530, 1, 4356.641, 3033.731, 360.52, 0, 0, 0, 0, 100, 0), +(2012530, 2, 4356.061, 2986.438, 360.51, 4.75, 7000, 0, 0, 100, 0), +(2012530, 3, 4357.132, 3055.515, 360.52, 4.75, 7000, 0, 0, 100, 0); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_02_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_02_world.sql new file mode 100644 index 00000000000..9413d7181ae --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_addon` SET `auras` = '70404' WHERE `guid` = 201247; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_03_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_03_world.sql new file mode 100644 index 00000000000..1fe6de1d333 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_03_world.sql @@ -0,0 +1,37 @@ +-- Pet Script Misc +-- Tyrael's Hilt (39656) +DELETE FROM `creature_text` WHERE `creatureid`=29089; +INSERT INTO `creature_text` (`creatureid`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `comment`) VALUES +(29089, 0, 0, '%s falls asleep.', 16, 0, 100, 0, 0, 0, 6542, 'Mini-Tyrael'), +(29089, 1, 0, '%s becomes enraged.', 16, 0, 100, 0, 0, 0, 7798, 'Mini-Tyrael'); +DELETE FROM `creature_template_addon` WHERE `entry`=29089; +INSERT INTO `creature_template_addon` (`entry`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES +(29089,0,0,0,0,0, '69205'); -- 79328 for cata +-- Mini Tyrael SAI +SET @ENTRY := 29089; +UPDATE `creature_template` SET `AIName`="SmartAI" , `scriptname` ="" WHERE `entry`= @ENTRY; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ENTRY,0,0,0,22,0,100,0,34,60000,60000,0,11,54398,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mini Tyrael - Received Emote 34 - Cast Tyrael Dance"), +(@ENTRY,0,1,0,8,0,100,0,69204,0,10000,10000,87,@ENTRY*100+00,@ENTRY*100+01,@ENTRY*100+02,@ENTRY*100+02,0,0,1,0,0,0,0,0,0,0,"Mini Tyrael - On Spellhit 'Sleepy Pet' - Run Random Script"); +-- Actionlist SAI +SET @ENTRY := 2908900; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ENTRY,9,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mini Tyrael - On Script - Say Line 0"), +(@ENTRY,9,1,0,0,0,100,0,15000,15000,0,0,28,69204,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mini Tyrael - On Script - Remove Aura 'Sleepy Pet'"); +-- Actionlist SAI +SET @ENTRY := 2908901; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ENTRY,9,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mini Tyrael - On Script - Say Line 0"), +(@ENTRY,9,1,0,0,0,100,0,15000,15000,0,0,28,69204,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mini Tyrael - On Script - Remove Aura 'Sleepy Pet'"), +(@ENTRY,9,2,0,0,0,100,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mini Tyrael - On Script - Say Line 1"); +-- Actionlist SAI +SET @ENTRY := 2908902; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ENTRY,9,0,0,0,0,100,0,0,0,0,0,28,69204,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mini Tyrael - On Script - Remove Aura 'Sleepy Pet'"); +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry` IN (29089) AND `SourceGroup`=1; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(22, 1, 29089, 0, 0, 33, 0, 1, 2, 0, 0, 0, 0, "", "SAI triggers only if player in raid/party'"); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_04_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_04_world.sql new file mode 100644 index 00000000000..a51abbfdabd --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_04_world.sql @@ -0,0 +1,10 @@ +-- +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=1 AND `SourceGroup`=28519 AND `SourceEntry` IN (38660,38673); +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceGroup`=0 AND `SourceEntry`=12631; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(1, 28519, 38660, 0, 0, 9, 0, 12238, 0, 0, 0, 0, 0, '', 'show itemloot if player has quest Cleansing Drak\'Tharon taken'), +(1, 28519, 38660, 0, 1, 28, 0, 12238, 0, 0, 0, 0, 0, '', 'show itemloot if player has quest Cleansing Drak\'Tharon completed'), +(1, 28519, 38660, 0, 2, 14, 0, 12238, 0, 0, 0, 0, 0, '', 'show itemloot if player has quest Cleansing Drak\'Tharon none'), +(1, 28519, 38673, 0, 0, 8, 0, 12238, 0, 0, 0, 0, 0, '', 'show itemloot if player has quest Cleansing Drak\'Tharon Rewarded'), +(1, 28519, 38673, 0, 0, 2, 0, 38660, 1, 1, 1, 0, 0, '', 'show itemloot if player Doesnt have the item 38660'), +(19, 0, 12631, 0, 0, 8, 0, 12238, 0, 0, 1, 0, 0, '', 'The quest An Invitation, of Sorts... requires Cleansing Drak\'Tharon Rewarded'); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_05_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_05_world.sql new file mode 100644 index 00000000000..ec76e19c471 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_05_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_addon` SET `auras`='21862' WHERE `guid`=201240; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_06_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_06_world.sql new file mode 100644 index 00000000000..fca3e216ab2 --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_06_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `modelid`=0 WHERE `map`=48; diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_07_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_07_world.sql new file mode 100644 index 00000000000..566c0563e9d --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_07_world.sql @@ -0,0 +1,21 @@ +-- Molten Core Creature Formations +-- Golemagg 11988 and his 2 Corer Rager 11672 +DELETE FROM `creature_formations` WHERE `memberGUID` IN (56685,56699,56684); +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(56684, 56685, 0, 0, 3, 0, 0), +(56684, 56699, 0, 0, 3, 0, 0), +(56684, 56684, 0, 0, 3, 0, 0); +-- Sulfuron Harbinger 12098 and 4 Flamewaker Priests +DELETE FROM `creature_formations` WHERE `memberGUID` IN (56677,56682,56679,56678,56681); +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(56677, 56677, 0, 0, 3, 0, 0), +(56677, 56682, 0, 0, 3, 0, 0), +(56677, 56679, 0, 0, 3, 0, 0), +(56677, 56678, 0, 0, 3, 0, 0), +(56677, 56681, 0, 0, 3, 0, 0); +-- Gehennas 12259 and 2 Flamewaker 11661 +DELETE FROM `creature_formations` WHERE `memberGUID` IN (56737,56739,56738); +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(56737, 56737, 0, 0, 3, 0, 0), +(56737, 56739, 0, 0, 3, 0, 0), +(56737, 56738, 0, 0, 3, 0, 0); diff --git a/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_08_world.sql b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_08_world.sql new file mode 100644 index 00000000000..92e4d63c7da --- /dev/null +++ b/sql/old/3.3.5a/world/20021_2020_03_16/2020_03_15_08_world.sql @@ -0,0 +1,7 @@ +-- +UPDATE `creature` SET `position_x`=5608.7485, `position_y`=5587.217, `position_z`=-88.64437, `wander_distance`=8, `MovementType`=1 WHERE `guid`=104560; +UPDATE `creature` SET `position_x`=5659.1381, `position_y`=5556.411, `position_z`=-85.08512, `wander_distance`=8, `MovementType`=1 WHERE `guid`=104561; +UPDATE `creature` SET `position_x`=5618.4741, `position_y`=5537.622, `position_z`=-88.30284, `wander_distance`=8, `MovementType`=1 WHERE `guid`=105391; +UPDATE `creature` SET `position_x`=5638.1625, `position_y`=5495.338, `position_z`=-84.40144, `wander_distance`=8, `MovementType`=1 WHERE `guid`=105390; +UPDATE `creature` SET `position_x`=5814.5957, `position_y`=5253.0585, `position_z`=-94.8729 WHERE `guid`=132681; +UPDATE `creature` SET `position_x`=5815.2612, `position_y`=5248.3652, `position_z`=-81.3897 WHERE `guid`=132860; |