home *** CD-ROM | disk | FTP | other *** search
/ Hráč 1999 January / Hrac_26_1999-01_cd1.bin / Demos / thief / INTRFACE.CRF / english / RCS / DEBRIEF.STR < prev    next >
Text File  |  1998-10-27  |  2KB  |  128 lines

  1. head     1.2;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @@;
  7.  
  8.  
  9. 1.2
  10. date     1998.10.27.21.15.29;  author dc;  state Exp;
  11. branches ;
  12. next     1.1;
  13.  
  14. 1.1
  15. date     1998.10.27.21.15.11;  author dc;  state Exp;
  16. branches ;
  17. next     ;
  18.  
  19.  
  20. desc
  21. @ack
  22. @
  23.  
  24.  
  25. 1.2
  26. log
  27. @new debrief sys
  28. @
  29. text
  30. @menu: "Menu"
  31. continue: "Continue"
  32.  
  33. restart: "Replay"
  34.  
  35. hours: "Hours"
  36. minutes: "Minutes"
  37. seconds: "Seconds"
  38. hour: "Hour"
  39. minute: "Minute"
  40. second: "Second"
  41. true: "True"
  42. false: "False"
  43. some: "Some"
  44. none: "None"
  45.  
  46. stat_0: "TOTAL_LOOT"
  47. text_0: "Found "
  48. format_0: "@@x@@=01@@c%d"
  49.  
  50. stat_1: "DrSLootTotal"
  51. text_1: " Loot out of "
  52. format_1: "%d" 
  53.  
  54. stat_2: "DrSPocketOK"
  55. text_2: "Pockets Picked: "
  56. format_2: "@@s%d"
  57.  
  58. stat_3: "DrSPocketCnt"
  59. text_3: " out of "
  60. format_3: "%d"
  61.  
  62. stat_4: "DrSLockPick"
  63. text_4: "Locks Picked"
  64. format_4: "@@<05%d"
  65.  
  66. stat_5: "DrSBackStabs"
  67. text_5: "Back Stabs "
  68. format_5: "@@c%d"
  69.  
  70. stat_6: "DrSKNockout"
  71. text_6: " Knock Outs "
  72. format_6: "@@c%d"
  73.  
  74. stat_7: "DrSGassed"
  75. text_7: " Gassed "
  76. format_7: "@@+%d"
  77.  
  78. stat_8: "DrSDmgDealt"
  79. text_8: "Damage Dealt "
  80. format_8: "@@s%d"
  81.  
  82. stat_9: "DrSDmgTaken"
  83. text_9: " Damage Taken "
  84. format_9: "@@c%d"
  85.  
  86. stat_10: "DrSHealing"
  87. text_10: " Healing Taken "
  88. format_10: "%d"
  89.  
  90. stat_11: "DrSKills"
  91. text_11: "Killed "
  92. format_11: "%d"
  93.  
  94. stat_12: "DrSTime"
  95. text_12: "Total Time "
  96. format_12: "@@t"
  97.  
  98. stat_13: "DrSCmLoot"
  99. text_13: "Campaign\nTotal Loot So Far "
  100. format_13: "@@n@@x@@<03%d"
  101.  
  102. stat_14: "DrSCmTime"
  103. text_14: "Total Time So Far "
  104. format_14: "@@t"
  105.  
  106. stat_15: "DrSCmDmgDeal"
  107. text_15: "Total Damage Dealt "
  108. format_15: "@@c%d"
  109.  
  110. stat_16: "DrSCmDmgTake"
  111. text_16: " and Received "
  112. format_16: "%d"
  113. @
  114.  
  115.  
  116. 1.1
  117. log
  118. @Initial revision
  119. @
  120. text
  121. @d6 10
  122. d18 2
  123. a19 2
  124. text_0: "Total Loot"
  125. format_0: "%d" 
  126. d21 63
  127. @
  128.