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

  1.  
  2. StandardGOResource object
  3. {
  4.     parentResource = bookshelf
  5.  
  6.     meshResourceNameArray
  7.     {
  8.         0 = bookshelfModern1
  9.     }
  10.     walkabilityResourceNameArray
  11.     {
  12.         0 = bookshelfModern1
  13.     }
  14.  
  15.     activityModifiers
  16.     {
  17.         playBoardgame
  18.         {
  19.             influenceModifiers
  20.             {
  21.                 0
  22.                 {
  23.                     condition = NEED_TIREDNESS
  24.                     type = value
  25.                     operation = MUL
  26.                     value = 1.22
  27.                 }
  28.             }
  29.         }
  30.         readNovel
  31.         {
  32.             influenceModifiers
  33.             {
  34.                 0
  35.                 {
  36.                     condition = NEED_FUN
  37.                     type = value
  38.                     operation = MUL
  39.                     value = 1.22
  40.                 }
  41.             }
  42.         }
  43.         readSpecBook
  44.         {
  45.             influenceModifiers
  46.             {
  47.                 0
  48.                 {
  49.                     condition = NEED_FUN
  50.                     type = value
  51.                     operation = MUL
  52.                     value = 1.22
  53.                 }
  54.             }
  55.         }
  56.     }
  57.     
  58.         
  59.     roomFunctions
  60.     {
  61.         bookshelf
  62.         {
  63.             0
  64.             {
  65.                 roomType = LIVINGROOM
  66.                 roomValue = 0.34
  67.             }
  68.             1
  69.             {
  70.                 roomType = WORKSPACE
  71.                 roomValue = 0.34
  72.             }
  73.         }
  74.     }
  75.     
  76.     price = 650
  77. }
  78.