Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #скрипты
- UPDATE `instance_template` SET `script`='instance_throne_of_the_tides' WHERE `map`=643;
- #треш
- UPDATE `gameobject_template` SET `scriptname`='go_totd_defense_system' WHERE `entry`=203199;
- UPDATE `creature_template` SET `ScriptName`='npc_lady_nazjar_event' WHERE `entry`=39959;
- UPDATE `creature_template` SET `ScriptName`='npc_throne_of_the_tides_teleporter' WHERE `entry`=51391;
- UPDATE `creature_template` SET `ScriptName`='npc_throne_of_the_tides_teleporter' WHERE `entry`=51395;
- DELETE FROM `areatrigger_scripts` WHERE `entry`=5834;
- DELETE FROM `areatrigger_scripts` WHERE `entry`=5873;
- DELETE FROM `areatrigger_scripts` WHERE `entry`=6646;
- INSERT INTO `areatrigger_scripts` VALUES (5834, 'at_tott_lady_nazjar_event');
- INSERT INTO `areatrigger_scripts` VALUES (5873, 'at_tott_commander_ulthok');
- INSERT INTO `areatrigger_scripts` VALUES (6646, 'at_tott_ozumat');
- #назжар
- UPDATE `creature_template` SET `ScriptName`='boss_lady_nazjar' WHERE `entry`=40586;
- UPDATE `creature_template` SET `ScriptName`='npc_lady_nazjar_honnor_guard' WHERE `entry`=40633;
- UPDATE `creature_template` SET `ScriptName`='npc_lady_nazjar_tempest_witch' WHERE `entry`=44404;
- UPDATE `creature_template` SET `ScriptName`='npc_lady_nazjar_waterspout' WHERE `entry`=48571;
- UPDATE `creature_template` SET `ScriptName`='npc_lady_nazjar_waterspout' WHERE `entry`=49108;
- UPDATE `creature_template` SET `ScriptName`='npc_lady_nazjar_geyser' WHERE `entry`=40597;
- #утлок
- UPDATE `creature_template` SET `ScriptName`='boss_commander_ulthok' WHERE `entry`=40765;
- UPDATE `creature_template` SET `ScriptName`='npc_ulthok_dark_fissure' WHERE `entry`=40784;
- #гурша
- UPDATE `creature_template` SET `ScriptName`='boss_mindbender_ghursha' WHERE `entry`=40788;
- UPDATE `creature_template` SET `ScriptName`='boss_erunak_stonespeaker' WHERE `entry`=40825;
- UPDATE `creature_template` SET `ScriptName`='npc_erunak_earth_shards' WHERE `entry`=45469;
- UPDATE `creature_template` SET `ScriptName`='npc_ghursha_mind_fog' WHERE `entry`=40861;
- #озумат
- UPDATE `creature_template` SET `ScriptName`='npc_neptulon' WHERE `entry`=40792;
- UPDATE `creature_template` SET `ScriptName`='npc_vicious_mindslasher' WHERE `entry`=44715;
- UPDATE `creature_template` SET `ScriptName`='npc_unyielding_behemoth' WHERE `entry`=44648;
- UPDATE `creature_template` SET `ScriptName`='npc_faceless_sapper' WHERE `entry`=44752;
- UPDATE `creature_template` SET `ScriptName`='npc_blight_of_ozumat' WHERE `entry`=44801;
- #спеллы
- #озумат
- DELETE FROM `conditions` WHERE `SourceEntry`=83463;
- INSERT INTO `conditions` (`SourceTypeOrReferenceId` ,`SourceGroup` ,`SourceEntry` ,`ElseGroup` ,`ConditionTypeOrReference` ,`ConditionValue1` ,`ConditionValue2` ,`ConditionValue3` ,`ErrorTextId` ,`ScriptName` ,`Comment`)
- VALUES ('13', '0', '83463', '0', '18', '1', '40792', '0', '0', '', 'Entangling Grasp');
- #тексты
- #евент назжар
- DELETE FROM `creature_text` WHERE `entry`=39959;
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (39959, 0, 0, 'Armies of the depths, wash over our enemies as a tide of death!', 1, 0, 0, 0, 0, 18890, 'VO_TT_Nazjar_Event05');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (39959, 1, 0, 'Meddlesome gnats, you\'ve thought us defeated so easily.', 1, 0, 0, 0, 0, 18891, 'VO_TT_Nazjar_Event06');
- #назжар
- DELETE FROM `creature_text` WHERE `entry`=40586;
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40586, 0, 0, 'You have interfered with our plans for the last time, mortals!', 1, 0, 0, 0, 0, 18886, 'VO_TT_Nazjar_Event01');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40586, 1, 0, 'Depths take you!', 1, 0, 0, 0, 0, 18887, 'VO_TT_Nazjar_Event02');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40586, 1, 1, 'The abyss awaits!', 1, 0, 0, 0, 0, 18888, 'VO_TT_Nazjar_Event03');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40586, 2, 0, 'Ulthok... stop them...', 1, 0, 0, 0, 0, 18889, 'VO_TT_Nazjar_Event04');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40586, 3, 0, 'Take arms, minions! Rise from the icy depths!', 1, 0, 0, 0, 0, 18892, 'VO_TT_Nazjar_Event07');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40586, 4, 0, 'Destroy these intruders! Leave them for the great dark beyond!', 1, 0, 0, 0, 0, 18893, 'VO_TT_Nazjar_Event08');
- #улток
- #эрунак
- DELETE FROM `creature_text` WHERE `entry`=40825;
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40825, 0, 0, 'I thank you, my friends. Forgive me. I... I have grown too weak to be of any assistance.', 1, 0, 0, 0, 0, 18662, 'VO_TT_Erunak_Freed');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40825, 1, 0, 'I am... weary. You must carry on without me. I shall take my leave once my strength has returned.', 1, 0, 0, 0, 0, 18664, 'VO_TT_Erunak_PostFight');
- #гурша
- DELETE FROM `creature_text` WHERE `entry`=40788;
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40788, 0, 0, 'A new host must be found.', 1, 0, 0, 0, 0, 18860, 'VO_TT_Mindbender_Event01');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40788, 1, 0, 'Too weak to serve!', 1, 0, 0, 0, 0, 18861, 'VO_TT_Mindbender_Event02');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40788, 1, 1, 'Only your memory remains!', 1, 0, 0, 0, 0, 18862, 'VO_TT_Mindbender_Event03');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40788, 2, 0, 'They are outside the cycle...', 1, 0, 0, 0, 0, 18863, 'VO_TT_Mindbender_Event04');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40788, 3, 0, 'There is only Ghur\'sha.', 1, 0, 0, 0, 0, 18864, 'VO_TT_Mindbender_Event05');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40788, 3, 1, 'Give in.', 1, 0, 0, 0, 0, 18865, 'VO_TT_Mindbender_Event06');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40788, 3, 2, 'Who are your allies?', 1, 0, 0, 0, 0, 18866, 'VO_TT_Mindbender_Event07');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40788, 4, 0, 'Is. This. Reality.', 1, 0, 0, 0, 0, 18867, 'VO_TT_Mindbender_Event08');
- #нептулон
- DELETE FROM `creature_text` WHERE `entry`=40792;
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40792, 0, 0, 'Ahh - my fearless assistants, I assume.', 1, 0, 0, 0, 0, 19469, 'VO_TT_Neptulon_Event01');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40792, 1, 0, 'You may yet regret your presence here.', 1, 0, 0, 0, 0, 19470, 'VO_TT_Neptulon_Event02');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40792, 2, 0, 'As I purify these waters, the servants of filth will surely be stirred. Beware!', 1, 0, 0, 0, 0, 19471, 'VO_TT_Neptulon_Event03');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40792, 3, 0, 'Augh... Their filthiness stains me!', 1, 0, 0, 0, 0, 19472, 'VO_TT_Neptulon_Fight01');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40792, 4, 0, 'I grow weary!', 1, 0, 0, 0, 0, 19473, 'VO_TT_Neptulon_Fight02');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40792, 5, 0, 'Fools! Make yourselves useful!', 1, 0, 0, 0, 0, 19474, 'VO_TT_Neptulon_Fight03');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40792, 6, 0, 'Patience guests. The waters are nearly cleansed.', 1, 0, 0, 0, 0, 19475, 'VO_TT_Neptulon_Fight04');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40792, 7, 0, 'The beast has returned! It must not pollute my waters!', 1, 0, 0, 0, 0, 19476, 'VO_TT_Neptulon_Fight05');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40792, 8, 0, 'Behold the power of pure water!', 1, 0, 0, 0, 0, 19477, 'VO_TT_Neptulon_Fight06');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40792, 9, 0, 'My waters are cleansed! Drink in their power!', 1, 0, 0, 0, 0, 19478, 'VO_TT_Neptulon_Fight07');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40792, 10, 0, 'Your kind... cannot be... trusted...', 1, 0, 0, 0, 0, 19479, 'VO_TT_Neptulon_Fight08');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40792, 11, 0, 'You are unworthy of my domain!', 1, 0, 0, 0, 0, 19480, 'VO_TT_Neptulon_Fight09');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40792, 11, 1, 'My attention was wasted on you!', 1, 0, 0, 0, 0, 19481, 'VO_TT_Neptulon_Fight10');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40792, 12, 0, '', 1, 0, 0, 0, 0, 19482, 'VO_TT_Neptulon_Fight11');
- INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
- VALUES (40792, 13, 0, '', 1, 0, 0, 0, 0, 19483, 'VO_TT_Neptulon_Fight12');
Advertisement
Add Comment
Please, Sign In to add comment