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

  1.  
  2. StandardGOResource object
  3. {
  4.     parentResource = plant
  5.  
  6.     meshResourceNameArray
  7.     {
  8.         0 = Plant1
  9.     }
  10.  
  11.     walkabilityResourceNameArray
  12.     {
  13.         0 = tinyShare
  14.     }
  15.         
  16.     behaviors
  17.     {
  18.         0 = plant
  19.         1 = tableItem
  20.     }
  21.     
  22.     roomFunctions
  23.     {
  24.         decoration
  25.         {
  26.             0
  27.             {
  28.                 roomType = LIVINGROOM
  29.                 roomValue = 0.28
  30.             }
  31.             1
  32.             {
  33.                 roomType = WORKSPACE
  34.                 roomValue = 0.28
  35.             }
  36.         }
  37.     }
  38.     
  39.     price = 50
  40. }
  41.