Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Let's make a game!
- name:Water Clicker
- by:Alito
- Settings
- stylesheet:stuff/bigBlue.css
- Layout
- use default
- Buttons
- *waterButton
- name:Make some raindrops
- desc:Click for raindrops
- on click:yield 1 raindrops
- icon:https://i.imgur.com/qYS7foU.png
- no text
- class:bigButton hasFlares
- icon class:shadowed
- tooltip origin:bottom
- tooltip class:red
- Resources
- *raindrops
- name:Raindrops
- desc:Raindrops
- show earned
- Buildings
- *sink
- name:Sink
- desc:1 raindrop every second.
- cost:75 raindrops
- on tick:yield 1 raindrops
- unlocked
- *aquarium
- name:Aquarium
- desc:5 raindrops every second.
- cost:500 raindrops
- on tick:yield 5 raindrops
- unlocked
- Upgrades
- *waterUpgrade1
- name:More Raindrops I
- desc:more raindrops
- passive:increase raindrops yield of waterButton
Advertisement
Add Comment
Please, Sign In to add comment