home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 November / Chip_2002-11_cd1.bin / ctenari / Grebenicek / Tanky.jar / main.properties < prev    next >
Text File  |  2002-09-16  |  2KB  |  79 lines

  1. # Main properties file
  2.  
  3. Scene.base  = 0 0 500 80
  4. Scene.image = images/scene.gif
  5.  
  6.  
  7. Bunker.left.base  = 5 20 52 40
  8. Bunker.left.image = images/bunker.gif
  9.  
  10. Ammo.left.base  = 8 14 36 12
  11. Ammo.left.image = images/coverNum.gif
  12.  
  13. Tank.left.base   = 11 25 40 30
  14. Tank.left.images = 1 3 images/tankL{0}.gif
  15.  
  16. CoverNum.left.base  = 11 9 12 12
  17. CoverNum.left.image = images/coverNum.gif
  18.  
  19. CoverSym.left.base  = 11 9 12 12
  20. CoverSym.left.image = images/coverSym.gif
  21.  
  22. Fire.left.base  = 40 -1 32 32
  23. Fire.left.image = images/fireLeft.gif
  24.  
  25. Bunker.right.base  = 365 20 52 40
  26. Bunker.right.image = images/bunker.gif
  27.  
  28. Ammo.right.base  = 8 14 36 12
  29. Ammo.right.image = images/coverNum.gif
  30.  
  31. Flag.right.1.base  = 8 43 11 15
  32. Flag.right.1.image = images/flag.gif
  33.  
  34. Flag.right.2.base  = 25 43 11 15
  35. Flag.right.2.image = images/flag.gif
  36.  
  37. Tank.right.base   = 371 25 40 30
  38. Tank.right.images = 1 3 images/tankR{0}.gif
  39.  
  40. CoverNum.right.base  = 17 9 12 12
  41. CoverNum.right.image = images/coverNum.gif
  42.  
  43. Fire.right.base  = -32 -1 32 32
  44. Fire.right.image = images/fireRight.gif
  45.  
  46.  
  47. Numpad.base       = 422 2 76 76
  48. Numpad.up.image   = images/numpadUp.gif
  49. Numpad.down.image = images/numpadDown.gif
  50.  
  51. Explosion.base    = -12 -17 64 64 
  52. Explosion.image   = images/explosion.gif
  53.  
  54. Loader.base    = 0 0 300 20
  55. Loader.fgcolor = #FFFF66
  56.  
  57. Applet.fgcolor = #FFFFFF
  58. Applet.bgcolor = #336600
  59.  
  60. # Applet.bgcolor = #809040
  61.  
  62. #######
  63. # Game
  64.  
  65. Ammo.left.start  = 60 70 80 90 100
  66. Ammo.left.loop   = 110 120 130 140 150
  67. Ammo.right.start = 100
  68. Score.bonus      = 100
  69.  
  70. Game.title = Tanky
  71.  
  72. Status.format         = {0,number,00} : {1,number,0000}
  73. Congratulation.format = Excellent! Score: {1,number,###0}
  74. GameOver.format       = GAME OVER - Level: {0,number,0} Score: {1,number,###0}
  75.  
  76. ##################
  77. # Debug & testing
  78.  
  79. Start.level = 1