Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 2.00 KB | None | 0 0
  1. -- Creature_Text for Zg Bosses --
  2. DELETE FROM `creature_text` WHERE `entry` IN (11382, 11361, 11348, 11347, 14509, 14510, 4795, 14515, 14834, 14517, 14507, 11380);
  3. INSERT INTO `creature_text` VALUES (11347, 0, 0, 'Yes, master!', 12, 0, 100, 0, 0, 0, 'Comment'),
  4. (11347, 1, 0, 'Master, i have failed ...', 0, 0, 100, 0, 0, 0, 'Comment'),
  5. (11348, 0, 0, 'As the master commands ...', 0, 0, 100, 0, 0, 0, 'Comment'),
  6. (11348, 1, 0, 'Master , i couldnt hold them back ...', 0, 0, 100, 0, 0, 0, 'Comment'),
  7. (11380, 0, 0, 'Haha, foolish mortals, as long as my Mana is lasting, my spells will devastate you all!', 14, 0, 100, 0, 0, 0, 'Comment'),
  8. (11380, 1, 0, 'NOOOOOOOOO! MY MANA IS GONE! MY MAGIC?!', 0, 0, 100, 0, 0, 0, 'Comment'),
  9. (11382, 0, 0, 'Yeah, yeah! May the Big Bloodfeast begin ...!', 14, 0, 100, 0, 0, 0, 'Comment'),
  10. (11382, 1, 0, 'goes into teh Second Phase ... BLOOD!', 16, 0, 100, 0, 0, 0, 'Comment'),
  11. (14507, 0, 0, 'Can you feel it? This is the poisonious Taste of the Razzayashi. You will get mad ... its only a Matter of Time ...', 15, 0, 100, 0, 0, 0, 'Comment'),
  12. (14507, 1, 0, 'SCREW YOURSELF, FOOLISH MORTALS! YOU ACHIEVED NOTHING! I CALL YOUR AID, MIGHTY RAZZAYASHI!', 14, 0, 100, 0, 0, 0, 'Comment'),
  13. (14509, 0, 0, 'The Might of Zandalari cannot be challenged! Zath, LorKan, go and Defend your Master! And dont loose your Might to Invaders like the Last Time you died...', 14, 0, 100, 0, 0, 0, 'Comment'),
  14. (14509, 1, 0, 'IM TIRED OF THIS NOW! DIE BLOODY AND IN PAIN!', 14, 0, 100, 0, 0, 0, 'Comment'),
  15. (14510, 0, 0, 'The Spiders are hungry, after i defeated you, i will give you to them as Lunch.', 12, 0, 100, 0, 0, 0, 'Comment'),
  16. (14510, 1, 0, 'Feast, my Spiders, Feast!', 12, 0, 100, 0, 0, 0, 'Comment'),
  17. (14517, 0, 0, 'So the Mortals who want to fight me finally arrived. By the Power of the Bats, may your anguished Cries be Testament of my endless Wrath!', 14, 0, 100, 0, 0, 0, 'Comment'),
  18. (14834, 0, 0, 'BOW DOWN BEFORE THE SOULFLAYER! WITHNESS MY POWER! MINIONS, GIVE ME YOUR STRENGHT!', 0, 0, 0, 0, 0, 0, '');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement