Pelf

maloriak

Nov 12th, 2011
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 4.80 KB | None | 0 0
  1. /*скрипты для боссов и мобов*/
  2. UPDATE `creature_template` SET `ScriptName`='boss_maloriak' WHERE `entry`=41378;
  3. UPDATE `creature_template` SET `ScriptName`='npc_flash_freeze' WHERE `entry`=41576;
  4. UPDATE `creature_template` SET `ScriptName`='npc_magma_jet_summon', `flags_extra`=128 WHERE `entry`=41901;
  5. UPDATE `creature_template` SET `ScriptName`='npc_magma_jet', `flags_extra`=128 WHERE `entry`=50030;
  6. UPDATE `creature_template` SET `ScriptName`='npc_absolute_zero' WHERE `entry`=41961;
  7. UPDATE `creature_template` SET `ScriptName`='npc_prime_subject' WHERE `entry`=41841;
  8.  
  9. /*скрипты для скиллов*/
  10. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (77615, 'spell_maloriak_debilitating_slime');
  11. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (77569, 'spell_maloriak_release_aberrations');
  12. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (77991, 'spell_maloriak_release_all_minions');
  13. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (77699, 'spell_maloriak_flash_freeze');
  14. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (92978, 'spell_maloriak_flash_freeze');
  15. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (92979, 'spell_maloriak_flash_freeze');
  16. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (92980, 'spell_maloriak_flash_freeze');
  17.  
  18. /*фракции*/
  19. UPDATE `creature_template` SET `faction_A`=16, `faction_H`=16 WHERE `entry`=41901;
  20. UPDATE `creature_template` SET `faction_A`=16, `faction_H`=16 WHERE `entry`=41961;
  21. UPDATE `creature_template` SET `faction_A`=16, `faction_H`=16 WHERE `entry`=50030;
  22.  
  23. /*звуки и тексты*/
  24. INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
  25. VALUES (41378, 0, 0, 'There can be no disruptions! Mustn\'t keep the master waiting! Mustn\'t fail again!', 1, 0, 0, 0, 0, 19847, 'VO_BD_Maloriak aggro');
  26. INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
  27. VALUES (41378, 1, 0, 'There will never be another like me..', 1, 0, 0, 0, 0, 19848, 'VO_BD_Maloriak death');
  28. INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
  29. VALUES (41378, 2, 0, 'Nothing goes to waste...', 1, 0, 0, 0, 0, 19849, 'VO_BD_Maloriak_event02');
  30. INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
  31. VALUES (41378, 3, 0, 'Strip the flesh, harvest the organs!', 1, 0, 0, 0, 0, 19850, 'VO_BD_Maloriak_event03');
  32. INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
  33. VALUES (41378, 4, 0, 'Mix and stir, apply heat...', 1, 0, 0, 0, 0, 19851, 'VO_BD_Maloriak_event05');
  34. INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
  35. VALUES (41378, 5, 0, 'This one\'s a little unstable, but what\'s progress without failure?', 1, 0, 0, 0, 0, 19852, 'VO_BD_Maloriak_event06');
  36. INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
  37. VALUES (41378, 6, 0, 'How well does the mortal shell handle extreme temperature change? Must find out! For science!', 1, 0, 0, 0, 0, 19853, 'VO_BD_Maloriak_event07');
  38. INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
  39. VALUES (41378, 7, 0, '', 1, 0, 0, 0, 0, 19854, 'VO_BD_Maloriak_event08');
  40. INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
  41. VALUES (41378, 8, 0, 'What they lack in intelligence they make up for in ferocity!', 1, 0, 0, 0, 0, 19855, 'VO_BD_Maloriak_event09');
  42. INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
  43. VALUES (41378, 9, 0, 'My failings will be your downfall!', 1, 0, 0, 0, 0, 19856, 'VO_BD_Maloriak_event10');
  44. INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
  45. VALUES (41378, 10, 0, 'Too early, but no choice... They must be tested! Face now my prime subjects!', 1, 0, 0, 0, 0, 19857, 'VO_BD_Maloriak_event11');
  46. INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`)
  47. VALUES (41378, 11, 0, 'Meet the brawn to my brains! Prime subjects, devour them!', 1, 0, 0, 0, 0, 19858, 'VO_BD_Maloriak_event12');
  48.  
  49.  
  50.  
  51.  
Advertisement
Add Comment
Please, Sign In to add comment