Advertisement
Primalcyndaquil

Untitled

May 13th, 2021
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. Passion Refined
  2.  
  3. islegendary=False
  4. requiredquestpoints=0
  5. rewardquestpoints=0
  6. canpreview=false
  7. previewtext=
  8. ignoresquestlimit=False
  9. repeatdays=-1
  10. objectives
  11. {
  12. stage=0
  13. {
  14. {
  15. description=Meet Ogrin at the Avandor Pokecenter.
  16. hint=It's in Avandor, just before route 14.
  17. timestocomplete=1
  18. hidden=True
  19. infinite=False
  20. triggers
  21. {
  22. fire_command(delay=0;command=pokeedit PLAYER 1 ab:Mesprit)
  23. show_chat_gui(delay=0;name=Ogrin;chatline1=Oh! It's you again! And you brought Mesprit with you!;chatline2=Wow. Mesprit seems to have grown a lot with you!;chatline3=I'm glad you two could become friends.;chatline4=Mesprit seems pretty mischevious, huh?;chatline5=Take good care of them!)
  24. }
  25. conditions
  26. {
  27. carrying_pokemon(flipped=False;spec=Mesprit customtexture:quest-legendaries;slot=0)
  28. }
  29. type=enter_zone(minx=901;maxx=905;miny=77;maxy=79;minz=654;maxz=656;world=Vanha)
  30. }
  31. }
  32. }
  33.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement