Advertisement
Gaunab

Kirito

Sep 19th, 2014
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1.  
  2.  
  3. Let's make a game!
  4. -Kirito
  5. -by Gaunab
  6. -created on 18/09/2014
  7. -last updated on 18/09/2014
  8. -version 1.0
  9.  
  10. Settings :
  11. -prices increase by 115%
  12. -selling gives back 50%
  13. -resources are hidden by default
  14. -clickables are hidden by default
  15. -buildings are hidden by default
  16. -upgrades are hidden by default
  17. -show log
  18. -custom stylesheet : http://pastebin.com/raw.php?i=4YWhspX6
  19. -background : http://s27.postimg.org/65wut828z/Wallpaper1.jpg
  20. -text color : #fff
  21. -fonts : Kavoon
  22. //this bit is still a work in progress
  23. -boxes : main (resources, clickables); store (upgrades, buildings); stats (achievements)
  24.  
  25. Resources :
  26. *INDIntro1
  27. -starts at 1
  28. -abstract
  29. -classed indicator
  30.  
  31. Clickables :
  32. *DIAIntro1p1
  33. -visible at 1 INDIntro1
  34. -takes 1 INDIntro1
  35. -locks DIAIntro1p1
  36. -unlocks DIAIntro1p2
  37. -named
  38. -classed VoiceGaunab
  39. //-picture : http://i.imgur.com/PpcEg60.png
  40.  
  41. *DIAIntro1p2
  42. -gives 1 INDIntro1
  43. -locks DIAIntro1p2
  44. -unlocks DIAIntro1p1
  45. -named Strange Voice
  46. -picture : http://i.imgur.com/K2Y09p0.png
  47. Buildings :
  48. *Test1
  49. //-costs
  50. //-gives
  51. -named test1|tests1
  52. -visible
  53. //-picture :
  54. *Test2
  55. //-costs
  56. //-gives
  57. -named test1|tests1
  58. -visible
  59. //-picture :
  60.  
  61.  
  62. Upgrades :
  63. *Test
  64. -"Test"
  65. //-costs
  66. //-unlocks at
  67. //-unlocks
  68. //-named
  69. -visible
  70. -classed upgradebuffer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement