Advertisement
mattlawson

Untitled

Oct 18th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. /q create regalia.festival.feastofbridges
  2. /q e n The Feast of Bridges Blocks
  3. /q e d “Oh there, resident of this region, please, might you help us? Me and my lady wife, we seek to cross the river in order to journey to our friend’s estate. Sadly, the Feil od Brukchar means we cannot cross the bridge. Can you locate us a barge?”
  4. /q e ToFind OnClickNPC lord dantyr
  5. /q e OnFind DoFind regalia.festival.feastofbridges.100
  6. /q e OnComplete DoGiveItem 452 1 name:&9Small_Carved_Angel lore:&r&7Spiritual_II|&r&7Shiny_III|&r&7Pretty_IV|A_small,_finely_carved_piece_of|marble_made_in_the_shape_of_a_female|angel_holding_a_downturned_sword.
  7. /q e OnComplete DoGiveMoney 10
  8.  
  9. /q create regalia.festival.feastofbridges.100
  10. /q e n Locate the Barge
  11. /q e d Perhaps the ferryman knows where the barge is.
  12. /q e ToAdvance OnClickNPC ferryman
  13. /q e OnComplete DoFind regalia.festival.feastofbridges.200
  14.  
  15. /q create regalia.festival.feastofbridges.200
  16. /q e n Go upstream!
  17. /q e d “I know why you’re here, but I can’t get this boat over the lake right now. The water is too choppy, their must be a blockage upstream. Could you go and take a look?”
  18. /q e ToAdvance OnEnterRegion regalia.ratspawn
  19. /q e OnComplete DoFind regalia.festival.feastofbridges.300
  20. /q create regalia.festival.feastofbridges.300
  21.  
  22. /q e n Smack the hedge
  23. /q e times 3
  24. /q e ToAdvance OnClickBlock 18:2
  25. /q e ToAdvance IfInRegion regalia.ratspawn
  26. /q e OnComplete DoFind regalia.festival.feastofbridges.400
  27. /q e OnComplete DoCmd /pve mob silverfish regalia,5960,113,1397 4 none name:<green>Aggravated_River_Rat=true collides:false money:0 silent:true trackertag:river_rat
  28.  
  29. /q create regalia.festival.feastofbridges.400
  30. /q e Kill the Aggravated River Rats
  31. /q e times 2
  32. /q e ToAdvance OnGankMPVEMob river_rat
  33. /q e OnComplete DoFind regalia.festival.feastofbridges.500
  34.  
  35. /q create regalia.festival.feastofbridges.500
  36. /q e n Return to the Nobleman and his wife
  37. /q e ToAdvance OnClickNPC Lord Dantyr
  38. /q e OnComplete DoFind regalia.festival.feastofbridges.600
  39.  
  40. /q create regalia.festival.feastofbridges.600
  41. /q e The Nobleman is happy that the Ferryman can now cross!
  42. /q e d Returning to the nobleman and his wife, you explain that the river was blocked. However, upon mentioning that the way is now clear and where the ferry is, the couple smiles wide. The lord quickly says “Oh why thank you kind soul, here, please take this as a taken of our thanks…”
  43. /q e ToAdvance IfSlotsEmpty 1
  44. /q e OnComplete DoComplete regalia.festival.feastofbridges
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement