Advertisement
Primalcyndaquil

Untitled

Apr 4th, 2021
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. Nyr Egg
  2.  
  3. islegendary=False
  4. requiredquestpoints=0
  5. rewardquestpoints=0
  6. canpreview=false
  7. previewtext=
  8. ignoresquestlimit=True
  9. repeatdays=-1
  10. objectives
  11. {
  12. stage=0
  13. {
  14. {
  15. description=NYR EGG
  16. hint=An optional hint
  17. timestocomplete=1
  18. hidden=True
  19. infinite=False
  20. triggers
  21. {
  22. send_chat(delay=0;message=&bYou found the first egg!)
  23. give_pokemon(delay=1;spec=Exeggcute egg customtexture:terraevents n:Modest)
  24. send_chat(delay=1;message=&bYou received a Pokémon Egg! It's a brown, chocolate-y colour and gleams in the sun.)
  25. skip_to_stage(delay=1;stage=100)
  26. }
  27. type=right_click_entity(uuid=a605f1f8-5488-41c6-865e-9a3f169d2873)
  28. }
  29. }
  30. stage=1
  31. {
  32. {
  33. description=A description
  34. hint=An optional hint
  35. timestocomplete=1
  36. hidden=True
  37. infinite=False
  38. type=chat_npc(uuid=6a32339b-c73f-47ac-97c0-b1463dddaa3;chatline1=Hi.)
  39. }
  40. }
  41. }
  42.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement