Advertisement
Rushor

Untitled

Aug 26th, 2014
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. DELETE FROM `creature_text` WHERE `entry`=9520;
  2. INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`) VALUES
  3. (9520, 0, 0, 'You have come to play? Then let us play!', 12, 0, 100, 0, 0, 0, 'grark SAY_AGGRO'),
  4. (9520, 1, 0, '%s submits.', 12, 0, 100, 0, 0, 0, 'grark EMOTE_SUBMIT'),
  5. (9520, 2, 0, 'You, soldier, report back to Kargath at once!', 12, 0, 100, 1, 0, 0, 'lexlort SAY_LEXLORT_4'),
  6. (9520, 3, 0, 'End him...', 12, 0, 100, 0, 0, 0, 'lexlort SAY_LEXLORT_3'),
  7. (9520, 4, 0, '%s raises his hand and then lowers it.', 12, 0, 100, 0, 0, 0, 'lexlort EMOTE_LOWER_HAND'),
  8. (9520, 5, 0, '%s raises his massive axe over Grark.', 12, 0, 100, 27, 0, 0, 'nuzark EMOTE_RAISE_AXE'),
  9. (9520, 6, 0, 'Grark Lorkrub, you have been charged and found guilty of treason against Horde. How you plead is unimportant. High Executioner Nuzrak, step forward.', 14, 0, 100, 0, 0, 0, 'lexlort SAY_LEXLORT_2'),
  10. (9520, 7, 0, 'Kneel, Grark', 14, 0, 100, 0, 0, 0, 'lexlort SAY_LEXLORT_1'),
  11. (9520, 8, 0, 'Time to make your final stand, Insect.', 12, 0, 100, 0, 0, 0, 'grark SAY_LAST_STAND'),
  12. (9520, 9, 0, '%s laughs.', 16, 0, 100, 11, 0, 0, 'grark SAY_THIRD_AMBUSH_END'),
  13. (9520, 10, 0, 'The worst is yet to come!', 12, 0, 100, 1, 0, 0, 'grark SAY_THIRD_AMBUSH_END'),
  14. (9520, 11, 0, 'On darkest wing they fly. Prepare to meet your end!', 12, 0, 100, 5, 0, 0, 'grark SAY_THIRD_AMBUSH_START'),
  15. (9520, 12, 0, 'What do you think you accomplish from this, fool? Even now, the Blackrock armies make preparations to destroy your world.', 12, 0, 100, 1, 0, 0, 'grark SAY_SEC_AMBUSH_END'),
  16. (9520, 13, 0, 'They come for you, fool!', 12, 0, 100, 5, 0, 0, 'grark SAY_SEC_AMBUSH_START'),
  17. (9520, 14, 0, 'I doubt you will be so lucky the next time you encounter my brethren.', 12, 0, 100, 1, 0, 0, 'grark SAY_FIRST_AMBUSH_END'),
  18. (9520, 15, 0, 'RUN THEM THROUGH BROTHERS!', 14, 0, 100, 5, 0, 0, 'grark SAY_FIRST_AMBUSH_START'),
  19. (9520, 16, 0, 'Surely you do not think that you will get away with this incursion. They will come for me and you shall pay for your insolence.', 12, 0, 100, 1, 0, 0, 'grark SAY_PAY'),
  20. (9520, 17, 0, 'I know the way, insect. There is no need to prod me as if I were cattle.', 12, 0, 100, 1, 0, 0, 'grark SAY_START');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement