Simanalix343

Please work!

May 17th, 2020
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. Let's make a game!
  2. name:Cookie Clicker
  3. by:Orteil (more credits in the Log)
  4. desc:Make some cookies.
  5. Settings
  6. cost increase:100%
  7. cost refund:0.001%
  8. stylesheet:stuff/bigBlue.css
  9. Layout
  10. use default
  11. Includes
  12. *include makebuilding %id %name %flavor="alright"
  13. *food[%id]
  14. name:[%name]
  15. desc:This [%name] is [%flavor].
  16. cost:1 Cookie
  17. req:1 Cookie
  18. *include multiplyBy3 %value : %value*3
  19. Resources
  20. *Cookie|Cookies
  21. //duh
  22. name:Cookie|Cookies
  23. Buttons
  24. *Thathugecookie
  25. on click:yield [[i:multiplyBy3 %value="1"]] Cookie
  26. class:bigButton
  27. Buildings
Add Comment
Please, Sign In to add comment