Advertisement
Burasa

ZooClicker0.00001

Jul 23rd, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Let's make a game!
  2.  
  3. name: Zoo Clicker
  4. by:
  5. desc: Build up your zoo and collect as many Zoo Tokens as you can! <//>
  6. created:11/7/2019
  7. version:0.1
  8.  
  9. Settings
  10. background:Pictures/backgroung.png
  11. building cost increase:110%
  12. building cost refund:70%
  13.  
  14. Layout
  15. use default
  16.  
  17. Buttons
  18. *ZooToken
  19. name:ZooToken
  20. desc:Click this token to get more tokens to build your zoo!
  21. on click:yield 1 Token
  22. icon:Pictures/ZooCoin.png
  23. Resources
  24. *Token|Tokens
  25. Desc:These are your zoo tokens. Use them to buy your zoo upgrades!
  26. show earned
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement