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

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