Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Let's make a game!
- name:Youtuber Tycoon
- desc:Seja o Maior Youtuber Da Historia
- created:01/02/2019
- updated:01/02/2019
- version:0.1
- Settings
- building cost increase:108%
- building cost refund:35%
- spritesheet:Name, 48 by 48, https://i.ytimg.com/vi/rDkbcHb89i4/maxresdefault_live.jpg
- stylesheet:stuff/bigBlue.css
- CSS
- #game
- {
- background:cornflowerblue;
- font-family:"Times New Roman",Times,serif;
- color:black;
- }
- CSS
- .thing
- {
- border-radius:8px;
- background:rgba(255,255,255,0.5);
- }
- CSS
- .thing-icon,.particle
- {
- width:64px;
- height:64px;
- }
- *main
- contains:res, buttons
- *res
- contains:Resources
- class:fullWidth
- *buttons
- contains:Buttons
- *store
- contains:buildings, upgrades
- *buildings
- contains:BulkDisplay, Buildings
- header:Buildings
- tooltip origin:left
- *upgrades
- contains:Upgrades
- header:Upgrades
- costs:hide
- names:hide
- Layout
- use default
- *achievs
- in:main
- contains:Achievements
- *itemKey
- *AA01
- name: Inscrito|inscritos
- desc:Seu Incritos
- text:You have [?(this=0)|Nao tem inscritos|[this] Inscritos].
- icon:https://cdn1.iconfinder.com/data/icons/e-commerce-24/94/group-512.png
- class:bigButton hasFlares
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement