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

  1.  
  2. StandardGOResource object
  3. {
  4.     parentResource = chair
  5.     
  6.     sceneGraphResourceName = chairWork1
  7.     
  8.     activityModifiers
  9.     {
  10.         sit
  11.         {
  12.             influenceModifiers
  13.             {
  14.                 0
  15.                 {
  16.                     condition = NEED_COMFORT
  17.                     type = value
  18.                     operation = MUL
  19.                     value = 0.6
  20.                 }
  21.             }
  22.         }
  23.     }
  24.     
  25.     roomFunctions
  26.     {
  27.         chair
  28.         {
  29.             0
  30.             {
  31.                 roomType = WORKSPACE
  32.                 roomValue = 0.6
  33.             }
  34.         }
  35.     }
  36.     
  37.     price = 130
  38.     
  39.     Wonderlib::ObjectData objectData
  40.     {
  41.         attributes
  42.         {
  43.             Wonderlib::String chairType = Leather
  44.         }
  45.     }
  46.     
  47.     
  48. }
  49.