MiningcookiesVIII

test

Jul 16th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. Let's make a game!
  2. name:Post Farmer
  3. by:MiningdiamondsVIII
  4. desc:Farm posts and slowly take over the entirety of social media!
  5. created:24/3/2018
  6. updated:10/7/2018
  7. version:Alpha 0.7
  8. Settings
  9. stylesheet:stuff/bigBlue.css
  10. CSS
  11. #game
  12. {
  13. background:#424242;
  14. font-size:14px;
  15. color:white;
  16. }
  17. .Tall {
  18. width: 26px;
  19. height: 104px;
  20. line-height: 86px;
  21. text-align: center;
  22. }
  23. Layout
  24. use default
  25. *Thing
  26. contains:tag:Thingo
  27. no tooltip
  28. names:hide
  29. Buttons
  30. *button
  31. name:😄
  32. on click:yield 1 resource
  33. on click:yield ItemBoi
  34. class:Tall
  35. tag:Thingo
  36. Resources
  37. *resource
  38. name:Resource
  39. class:noBackground
  40. show earned
  41. Items
  42. *ItemBoi
  43. name:ItemBoi
  44. icon:https://i.imgur.com/Ue2KQZW.png
  45. desc:The frail energy of nature is the only thing preventing this pickaxe from being completely useless.
  46. passive:multiply yield of button by 2
Advertisement
Add Comment
Please, Sign In to add comment