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

  1.  
  2. StandardGOResource object
  3. {
  4.     parentResource = bed
  5.  
  6.     meshResourceNameArray
  7.     {
  8.         0 = bedModern1
  9.     }
  10.     
  11.     activityModifiers
  12.     {
  13.         sleep
  14.         {
  15.             influenceModifiers
  16.             {
  17.                 0
  18.                 {
  19.                     condition = NEED_TIREDNESS
  20.                     type = value
  21.                     operation = MUL
  22.                     value = 1.0
  23.                 }
  24.                 1
  25.                 {
  26.                     condition = NEED_COMFORT
  27.                     type = value
  28.                     operation = MUL
  29.                     value = 1
  30.                 }
  31.             }
  32.         }
  33.     }
  34.  
  35.     roomFunctions
  36.     {
  37.         bed
  38.         {
  39.             0
  40.             {
  41.                 roomType = BEDROOM
  42.                 roomValue = 0.46
  43.             }
  44.         }
  45.     }
  46.     
  47.     price = 720
  48.  
  49. }
  50.