Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Let's make a game!
- name:Rocks
- by:Elton
- desc:Mine some rocks. The rocks you mine can be used as currency!
- created:22/11/18
- updated:22/11/18
- version:1
- Buttons
- *Rocks
- name:Rocks
- desc:Click this to get rocks.
- on click:yield 1 rock
- Resources
- *rock
- name:Rocks Gathered
- desc:This is the amount of rocks you have currently.
- show earned
- Buildings
- *Genericmine
- name:Generic Mine
- desc:Just a regular mine with regular people.<//><.>+1 rock per second.
- on tick:yield 1 rock
- cost:5 rock
- cost increase:125%
- *SBM
- name:Slightly Better Mine
- desc:A better mine than the last.
- on tick:yield 3 rock
- cost:20 rock
- cost increase:125%
Add Comment
Please, Sign In to add comment