Advertisement
Primalcyndaquil

Untitled

Apr 4th, 2021
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. Nogrod Egg
  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=NOGROD 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 third egg!)
  23. send_chat(delay=1;message=&bThe egg is made of fragile rock-candy. It shatters at your touch, revealing some candy!)
  24. give_item(delay=1;itemid=pixelmon:dynamax_candy;count=3)
  25. give_item(delay=1;itemid=pixelmon:l_exp_candy;count=3)
  26. }
  27. type=right_click_entity(uuid=3bd9bc68-b9c9-4634-b760-159695589a8b)
  28. }
  29. }
  30. }
  31.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement