Simanalix343

Untitled

May 13th, 2020
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. Let's make a game!
  2. /*
  3. Link to game (s):
  4. http://orteil.dashnet.org/igm/?g=iRb7VVZx
  5. Pastebin:
  6. https://pastebin.com/iRb7VVZx
  7. Link to game (d):
  8. http://orteil.dashnet.org/igm/?g=J9tvHzJz
  9. Pastebin:
  10. https://pastebin.com/J9tvHzJz
  11. */
  12.  
  13. name:Country Generator
  14.  
  15. by:thedarkwaterbun and Simanalix
  16.  
  17. desc:Start with an empty world and work your way up to the leader of millions of countries!
  18.  
  19. created:05/05/2020
  20.  
  21. updated:05/05/2020
  22.  
  23. version:ALPHA 0.1
  24.  
  25. Settings
  26.  
  27. background:https://scx2.b-cdn.net/gfx/news/hires/2019/4-space.jpg
  28.  
  29. cost increase:150%
  30.  
  31. cost refund:50%
  32.  
  33. Layout
  34.  
  35. use default
  36.  
  37.  
  38. Resources
  39.  
  40. *country
  41. name:country
  42. desc:This is how many countries you have, you can use them to buy more things.
  43.  
  44. Buttons
  45.  
  46. *MakeCountry
  47. name:Make a Country
  48. desc:Click this to make new countries!
  49. on click:anim icon wobble
  50. on click:yield country
  51.  
  52. icon:https://i.imgur.com/HJgWpQB.png
  53. no text
  54. class:bigButton hasFlares
  55. icon class:shadowed
  56. tooltip origin:bottom
  57. tooltip class:red
  58.  
  59. Buildings
Add Comment
Please, Sign In to add comment