home *** CD-ROM | disk | FTP | other *** search
/ Singles (French) / Singles-FrenchVersion-Win95.iso / data1.cab / GameObject / coffeetableDesign.ago < prev    next >
Text File  |  2004-03-05  |  345b  |  31 lines

  1.  
  2. TableGOResource object
  3. {
  4.     parentResource = coffeeTable
  5.     
  6.     meshResourceNameArray
  7.     {
  8.         0 = coffeetableDesign
  9.     }
  10.     walkabilityResourceNameArray
  11.     {
  12.         0 = coffeeTableDesign
  13.     }
  14.     
  15.     roomFunctions
  16.     {
  17.         coffeetable
  18.         {
  19.             0
  20.             {
  21.                 roomType = LIVINGROOM
  22.                 roomValue = 1.0
  23.             }
  24.         }
  25.     }
  26.     
  27.     tableHeight = 0.4
  28.     
  29.     price = 275
  30. }
  31.