Advertisement
SoshiSen

EasterT1802

Mar 31st, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. EasterT1802
  2.  
  3. requiredquestpoints=0
  4. rewardquestpoints=1
  5. ignoresquestlimit=True
  6. repeatdays=-1
  7. objectives
  8. {
  9. stage=0
  10. {
  11. {
  12. description=A description
  13. hint=An optional hint
  14. timestocomplete=1
  15. hidden=True
  16. infinite=False
  17. triggers
  18. {
  19. show_title(delay=0;titletext=You found an egg!;titlecolour=red;subtitletext=Check your party or PC)
  20. fire_command(delay=1;command=/pokegiveegg PLAYER Togepi)
  21. }
  22. type=enter_zone(minx=-305;maxx=-299;miny=63;maxy=69;minz=1234;maxz=1241;world=Vanha)
  23. }
  24. }
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement