Advertisement
BTGp1

tonga

Oct 25th, 2017
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. Let's make a game!
  2. name:The Tale of Sampo
  3. by:Karlolin
  4. desc:...
  5. created:05/04/2018
  6. updated:05/04/2018
  7. version:0.0
  8.  
  9. Settings
  10. tiling background:https://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Flag_of_Tonga.svg/960px-Flag_of_Tonga.svg.png
  11. building cost increase:117.5%
  12. building cost refund:-1%
  13. spritesheet:icons, 48 by 48, http://tinyimg.io/i/PP8zhm2.png
  14. stylesheet:https://pastebin.com/raw/DzPLFqzc
  15.  
  16. Layout
  17. use default
  18.  
  19. Buttons
  20. *sampoClick1
  21. name:Grind Sampo
  22. desc:When the mill is turnt, it will harvest salt from the void.
  23. on click:anim icon wobble
  24. on click:yield 1 salt
  25.  
  26. Resources
  27. *salt
  28. name:Gram of salt|Grams of salt
  29. desc:Doesn't look like salt to me.
  30. icon:icons[0,0]
  31. class:noBackground
  32. show earned
  33.  
  34. *grain
  35. name:
  36.  
  37. Shinies
  38.  
  39. Buildings
  40. *TEMPLATE
  41. on click:anim glow
  42.  
  43. *saltling|saltlings
  44. name:Saltling|Saltlings
  45. desc:A peculiar creature that creates salt from thin air.<//><b>Base production:</b><.>1 salt/sec.
  46. icon:icons[3,0]
  47. cost:100 salt
  48. on tick:yield 1 salt
  49. req:booksaltling
  50.  
  51. Upgrades
  52. *TEMPLATE
  53. on click:anim glow
  54.  
  55. *booksaltling
  56. name:Basic Saline Conjuring
  57. desc:A book on how to conjure creatures called "saltlings" that supposedly create salt out of thin air. <//><b>Enables Saltlings</b>
  58. icon:icons[1,1]
  59. cost:100 salt
  60. req:10 salt:earned
  61.  
  62. Achievements
  63. *TEMPLATE
  64. on click:anim glow
  65.  
  66. *info
  67. name:IMPORTANT INFORMATION
  68. desc:Building cost refunds are set to 0% to partially combat the bulk buy/sell glitch.
  69. req:1 salt
  70. icon:icons[1,1]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement