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

  1.  
  2. StandardGOResource object
  3. {
  4.     parentResource = bookshelf
  5.     
  6.     meshResourceNameArray
  7.     {
  8.         0 = bookshelfModern
  9.     }
  10.     walkabilityResourceNameArray
  11.     {
  12.         0 = bookshelfModern
  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.82
  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.82
  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.82
  53.                 }
  54.             }
  55.         }
  56.     }
  57.     
  58.     price = 1200
  59.     
  60.     roomFunctions
  61.     {
  62.         bookshelf
  63.         {
  64.             0
  65.             {
  66.                 roomType = LIVINGROOM
  67.                 roomValue = 0.66
  68.             }
  69.             1
  70.             {
  71.                 roomType = WORKSPACE
  72.                 roomValue = 0.66
  73.             }
  74.         }
  75.     }
  76. }
  77.