Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Let's make a game!
- name:Money Maker
- by:Alito
- desc:Money
- created:25/7/2017
- updated:24/10/2017
- version:1
- Settings
- stylesheet:stuff/bigBlue.css
- building cost increase:100%
- building cost refund:100%
- CSS
- #game.filtersOn .thing.cantAfford.notOwned
- {
- filter:blur(1px);
- }
- Layout
- use default
- Resources
- *money
- name:Money
- desc:Total Money
- icon:https://i.imgur.com/mPG0i0d.png
- show earned
- start with:10
- *time
- name:Time
- desc:Total Time
- icon:https://i.imgur.com/UxevYw6.png
- show earned
- on tick:yield 1 time
- *tokens
- name:Tokens
- desc:Tokens are used for buying prestige upgrades
- icon:https://i.imgur.com/IBn3GSp.png
- hidden when 0
- *one
- name:1
- desc:1
- icon:https://i.imgur.com/H4qcpcr.png
- Buildings
- *OneMaker
- name:1 Maker
- desc:1 Maker
- on tick:yield (money*one) money
- cost:10 money
Advertisement
Add Comment
Please, Sign In to add comment