Advertisement
jackbunny

Cowtastic

Nov 22nd, 2014
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. Let's make a game!
  2. Cowtastic
  3. by Aneon & Jack
  4. version 0.0.0
  5. created on 22/11/2014
  6. last updated on 22/11/2014
  7.  
  8. Settings :
  9. prices increase by 105%
  10. selling gives back 75%
  11. resources are hidden by default
  12. clickables are hidden by default
  13. buildings are hidden by default
  14. upgrades are hidden by default
  15. achievements are hidden by default
  16.  
  17. boxes : grassOwned, grassClicker, title, menu
  18. resources go in the grassOwned box
  19. clickables go in the grassClicker box
  20. title goes in the title box
  21. save goes in the menu box
  22.  
  23. show log
  24. background : http://i.imgur.com/4VlHD1J.jpg
  25. text color : #FFF
  26.  
  27. Resources :
  28. *cow
  29. starts at 1
  30. displayed as You have %a pet %r
  31. *grass
  32. starts at 0
  33. displayed as eating %a grass
  34.  
  35. Clickables :
  36. *grassClump
  37. visible
  38. named Clump of Grass|Clumps of Grass
  39. "Looks tasty (if you're a cow)."
  40. image : http://i.imgur.com/KfDk7lN.png?1
  41. gives 10 grass
  42.  
  43. Buildings :
  44. *cowBuild
  45. starts at 1
  46. represents 1 cow
  47. displayed as You have %a pet %r
  48. takes 1 grass
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement