Pyronic

Untitled

Dec 23rd, 2018
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. Let's make a game!
  2. name:Atom Clicker
  3. by:Ali
  4.  
  5.  
  6. Settings
  7. stylesheet:stuff/bigBlue.css
  8. building cost increase:115%
  9.  
  10. Layout
  11. use default
  12.  
  13. Buttons
  14. *atomButton
  15. name:Make an atom
  16. desc:Make an atom
  17. on click:yield 1 atoms
  18. icon:https://i.imgur.com/dL9refG.png
  19. class:bigButton hasFlares
  20. icon class:shadowed
  21. tooltip origin:bottom
  22. tooltip class:red
  23.  
  24.  
  25.  
  26.  
  27. Resources
  28. *atoms
  29. name:Atoms
  30. desc:Total Atoms
  31. show earned
  32.  
  33.  
  34. Buildings
  35. *mega
  36. name:Mega
  37. desc:x1000 click power
  38. cost:100 atoms
  39. passive:multiply atoms yield of atomButton by 1000
  40. unlocked
Advertisement
Add Comment
Please, Sign In to add comment