Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Let's make a game!
- name:Scientist's lab
- by:Rabbitowner
- desc:A game that I am making out of boredom
- updated:Juli 7th 2020
- version:Alpha
- Settings
- background:https://cdn.mos.cms.futurecdn.net/um9jbFjmJTiHsXkcDWP4qD-1200-80.jpg
- building cost increase:125%
- CSS
- .thing
- {
- text-shadow:1px 1px 0 green;
- }
- CSS
- .thing-icon,.particle
- {
- width:100px;
- height:100px;
- }
- Layout
- use default
- Buttons
- *Research
- name:Mine Stone
- desc:Click to research!
- on click:anim icon wobble
- on click:if (chance(50%)) yield 1 research
- icon:https://cdn.discordapp.com/attachments/689764495391850539/730029371498168330/potion_bottle.png
- class:bigButton hasFlares
- icon class:shadowed
- tooltip origin:bottom
- tooltip class:red
- Resources
- *research
- name:Research
- desc:This is your research
- icon:https://cdn.discordapp.com/attachments/689764495391850539/730029371498168330/potion_bottle.png
Advertisement
Add Comment
Please, Sign In to add comment