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

  1.  
  2. StandardGOResource object
  3. {
  4.     parentResource = armchair
  5.     
  6.     meshResourceNameArray
  7.     {
  8.         0 = armchairModern3
  9.     }
  10.     
  11.     activityModifiers
  12.     {
  13.         sit
  14.         {
  15.             influenceModifiers
  16.             {
  17.                 0
  18.                 {
  19.                     condition = NEED_COMFORT
  20.                     type = value
  21.                     operation = MUL
  22.                     value = 1.3
  23.                 }
  24.             }
  25.         }
  26.     }    
  27.     
  28.     roomFunctions
  29.     {
  30.         armchair
  31.         {
  32.             0
  33.             {
  34.                 roomType = LIVINGROOM
  35.                 roomValue = 0.4
  36.             }
  37.         }
  38.     }
  39.     
  40.     price = 130
  41. }
  42.