home *** CD-ROM | disk | FTP | other *** search
/ Hráč 1999 January / Hrac_26_1999-01_cd1.bin / Demos / thief / INTRFACE.CRF / SIMM.STR < prev    next >
Text File  |  1998-11-06  |  226b  |  9 lines

  1. // string file for anims.
  2. // Format is list of anims
  3. // then x,y fps (r|l)
  4. // where 'r' means reverse, and 'l' means loop normally
  5. list: "sima simb simc"
  6. sima: "123,170 6.9 r"
  7. simb: "123,261 5.7 r"
  8. simc: "469,151 8 l"
  9.