home *** CD-ROM | disk | FTP | other *** search
/ Hráč 1999 January / Hrac_26_1999-01_cd1.bin / Demos / thief / STRINGS.CRF / PLAYCMD.STR < prev   
Text File  |  1998-11-07  |  421b  |  15 lines

  1. // DO NOT TRANSLATE! - MAHK
  2. // Command names for player actions used in training mission 
  3.  
  4. Use_command: "+use_item" 
  5. ReadySword_command: "inv_select sword"
  6. ReadyArrow_command: "inv_select broadhead"
  7. Attack_command: "+use_weapon"
  8. Block_command: "+block"
  9. CycleInventory_command: "cycle_item 1"
  10. Jump_command: "+jump"
  11. JumpBlock_command: "+jumpblock"
  12. ClearWeapons_command: "clear_weapon"
  13. Map_command: "automap"
  14.  
  15.