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

  1.  
  2. StandardGOResource object
  3. {
  4.     parentResource = computer
  5.     
  6.     sceneGraphResourceName =  computerOldshool
  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 = 1.3
  20.                 }
  21.             }
  22.         }
  23.         playComputer
  24.         {
  25.             influenceModifiers
  26.             {
  27.                 0
  28.                 {
  29.                     condition = NEED_FUN
  30.                     type = value
  31.                     operation = MUL
  32.                     value = 1.3
  33.                 }
  34.                 1
  35.                 {
  36.                     condition = NEED_RELATIONSHIP
  37.                     type = value
  38.                     operation = MUL
  39.                     value = 1.3
  40.                 }
  41.             }
  42.         }
  43.     }
  44.             
  45.     roomFunctions
  46.     {
  47.         computer
  48.         {
  49.             0
  50.             {
  51.                 roomType = WORKSPACE
  52.                 roomValue = 0.4
  53.             }
  54.         }
  55.     }
  56.     
  57.     price = 1200
  58. }
  59.