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

  1.  
  2. StandardGOResource object
  3. {
  4.     parentResource = computer
  5.  
  6.     sceneGraphResourceName =  computerModern
  7.     
  8.     activityModifiers
  9.     {
  10.         chatComputer
  11.         {
  12.             influenceModifiers
  13.             {
  14.                 0
  15.                 {
  16.                     condition = NEED_FUN
  17.                     type = value
  18.                     operation = MUL
  19.                     value = 2.5
  20.                 }
  21.             }
  22.         }
  23.         playComputer
  24.         {
  25.             influenceModifiers
  26.             {
  27.                 0
  28.                 {
  29.                     condition = NEED_FUN
  30.                     type = value
  31.                     operation = MUL
  32.                     value = 2.5
  33.                 }
  34.                 1
  35.                 {
  36.                     condition = NEED_RELATIONSHIP
  37.                     type = value
  38.                     operation = MUL
  39.                     value = 2.5
  40.                 }
  41.             }
  42.         }
  43.     }
  44.     
  45.     
  46.     roomFunctions
  47.     {
  48.         computer
  49.         {
  50.             0
  51.             {
  52.                 roomType = WORKSPACE
  53.                 roomValue = 1.0
  54.             }
  55.         }
  56.     }
  57.     
  58.     price = 3000
  59. }
  60.