Advertisement
Pokhanpat

Untitled

Aug 21st, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. name:Thingy!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  2. author:Spencer Marich
  3. desc:...?
  4. version1
  5. Settings
  6. background:https://www.usacustomjackets.com/wp-content/uploads/2016/07/smiley-face.jpg
  7. building cost increase:110%
  8. CSS
  9. #game
  10. {
  11. background:cornflowerblue;
  12. font-family:"Times New Roman",Times,serif;
  13. color:black;
  14. }
  15. .thing
  16. {
  17. text-shadow:1px 1px 0 red;
  18. }
  19. CSS
  20. .thing-icon,.particle
  21. {
  22. width:64px;
  23. height:64px;
  24. }
  25. #game.filtersOn .thing.cantAfford.notOwned
  26. {
  27. filter:blur(3px);
  28. }
  29. Layout
  30. use default
  31. *Test
  32. name:Test
  33. desc:TestTestTest
  34. costs:100 tests
  35. *TestClick
  36. name:TestClick
  37. desc:Test
  38. show clicks
  39. *Tests
  40. name:Tests
  41. show earned
  42. *TestBuilding
  43. name:TestBuilding
  44. desc:Test
  45. on tick:yield 1 Tests
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement