Advertisement
SoshiSen

Where the Grass is Greener Ch4

Nov 1st, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. requiredquestpoints=30
  2. rewardquestpoints=1
  3. ignoresquestlimit=False
  4. objectives
  5. {
  6. stage=0
  7. {
  8. {
  9. description=A description
  10. hint=An optional hint
  11. timestocomplete=1
  12. hidden=True
  13. infinite=False
  14. triggers
  15. {
  16. show_title(delay=3;titletext=Where the Grass is greener Ch 4;titlecolour=dark_green;subtitletext=Quest Started)
  17. }
  18. conditions
  19. {
  20. has_completed(flipped=False;completedquestname=where_the_grass_is_greener_ch3)
  21. }
  22. type=chat_npc(uuid=a83bef24-b3e0-47c6-ae15-dcd3fbf56512;chatline1=Hey there, Im glad you showed up.;chatline2=I was about to take a trip to Highrift.;chatline3=With the Ice, Water, and plants we’ve gathered along my trip;chatline4=Ive been able to make head way on my experiments;chatline5=Now all I need is soil.;chatline6=True the best soil is here in Arvandor. However I have heard of the farming done in Highrift.;chatline7=So I want to try that soil out as well. Meet me there!)
  23. }
  24. }
  25. stage=1
  26. {
  27. {
  28. description=Meet Wilda in Highrift
  29. hint=She's near the entrance
  30. timestocomplete=1
  31. hidden=False
  32. infinite=False
  33. triggers
  34. {
  35. show_title(delay=3;titletext=Where the Grass is greener Ch 4;titlecolour=dark_green;subtitletext=Quest Completed)
  36. }
  37. type=chat_npc(uuid=3925a346-cc21-44ad-967f-1ca19f65abf9;chatline1=Youve made it!;chatline2=Great, lets get to work!)
  38. }
  39. }
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement