home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.3 / 1998-09_Disc_4.3.iso / gdemo001.lab / do_scotch.cos < prev    next >
Text File  |  1998-04-20  |  608b  |  42 lines

  1. # Well boy hey howdy, this surely is a comment!
  2. costume v0.1
  3.  
  4.  
  5. section tags
  6.     numtags 2
  7.  
  8. #    ID    Tag            Class    Name
  9.     0    'MMDL'    fs        MAIN RDroid Thing (.3DO)
  10.     1    'cmap'    fs        RDroid Colormap
  11.  
  12.  
  13. section components
  14.     numcomponents 2
  15.  
  16. #    ID    TagID    Hash    ParentID    Name
  17.     0    0        0        -1            cup_bottle.3do
  18.     1    1        0        0            do_items.cmp
  19.  
  20.  
  21. section chores
  22.     numchores 2
  23.  
  24. #    ID    Length    Tracks    Name
  25.     0    67        1            show
  26.     1    67        1            hide
  27.  
  28.  
  29. section keys
  30. chore 0    # show
  31. #    CompID    NumKeys
  32. #        Time        Value
  33.     0            1        # cup_bottle.3do
  34.         0            1
  35.  
  36. chore 1    # hide
  37. #    CompID    NumKeys
  38. #        Time        Value
  39.     0            1        # cup_bottle.3do
  40.         0            0
  41.  
  42.