faldonboy10

g5 oney findale

Feb 15th, 2023 (edited)
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. {
  2. "ClickBlocks": [
  3. 610,
  4. 48,
  5. 663,
  6. 610,
  7. 55,
  8. 663
  9. ],
  10. "SendMessage": [ "Do you want to smear some honey on this tree?" ],
  11. "SendMessageOptions": [ "&aYes", "&cNo" ],
  12. "Skip": [ 2 ],
  13. "Dummy": [],
  14. "Leave": [],
  15. "If": [],
  16. "Equals": [
  17. "Honey",
  18. ">=",
  19. 1,
  20. false
  21. ],
  22. "Skip": [ 2 ],
  23. "SendMessage": [ "You do not have enough honey to do that..." ],
  24. "Leave": [],
  25. "If": [],
  26. "Equals": [
  27. "server",
  28. "G5H1",
  29. "=",
  30. 0,
  31. false
  32. ],
  33. "Skip": [ 2 ],
  34. "SendMessage": [ "There is already honey on this tree..." ],
  35. "Leave": [],
  36. "AddPersistent": [
  37. "Honey",
  38. -1,
  39. true
  40. ],
  41. "AddPersistent": [
  42. "HTU",
  43. 1,
  44. true
  45. ],
  46. "Set": [
  47. "server",
  48. "G5H1",
  49. 1,
  50. true
  51. ],
  52. "Set": [ "server", "htp5", "[PLAYER]", true ],
  53. "Set": [ "server", "htt5", "Findale Harbor", true ],
  54. "SendMessage": [ "You smear some honey on the tree..." ],
  55. "SendMessage": [ "Wild Pokemon will be attracted to the area." ],
  56. "StartAll": "gen5_honey_message",
  57. "Set": [
  58. "server",
  59. "G5H1Input",
  60. 600,
  61. true
  62. ],
  63. "Set": [
  64. "server",
  65. "G5H1ON",
  66. 1,
  67. true
  68. ],
  69. "Key": "gen5_honey_findale"
  70. }
Advertisement
Add Comment
Please, Sign In to add comment