Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Let's make a game!
- -Idle Production
- -by Alito
- Settings :
- -prices increase by 110%
- -selling gives back 50%
- -resources are hidden by default
- -clickables are hidden by default
- -buildings are hidden by default
- -upgrades are hidden by default
- -custom stylesheet : http://pastebin.com/raw.php?i=vWDguSvc
- -background : http://i.imgur.com/ke4RCxa.jpg
- Resources :
- *money
- -named Money
- -displayed as %a Money
- -visible
- *apple
- -named Apples
- -displayed as %a Apple%s
- -visible at 1 apple
- *orange
- -named Oranges
- -displayed as %a Orange
- -visible at 1 orange
- *banana
- -named Bananas
- -displayed as %a Banana%s
- -visible at 1 banana
- *pear
- -named Pears
- -displayed as %a Pear%s
- -visible at 1 pear
- Clickables :
- *sellbutton
- -named Sell Fruit
- -gives 1 money for 1 apple
- -gives 5 money for 1 orange
- -gives 25 money for 1 banana
- -gives 325 money for 1 pear
- -visible
- *appleclickable
- -named Apples
- -gives 1 apple
- -visible
- *orangeclickable
- -named Oranges
- -gives 1 orange for 3 apple
- -visible
- *bananaclickable
- -named Bananas
- -gives 1 banana for 12 apple, 4 orange
- -visible
- *pearclickable
- -named Pear
- -gives 1 pear for 9 banana, 16 orange
- -visible
- Upgrades :
- *fruit
- -named Fruit (READ)
- -visible
- -"Oranges cost 3 apples. Bananas cost 12 apples and 4 oranges. Pears cost 9 bananas and 16 oranges.
- *fruitprices
- -named Fruit Prices (READ)
- -visible
- -"Apples sell for 1 money. Oranges sell for 5 money. Bananas sell for 25 money. Pears sell for 325 money."
Add Comment
Please, Sign In to add comment