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

  1.  
  2. WallInstallationGOResource object
  3. {
  4.     parentResource = Curtain
  5.  
  6.     meshResourceNameArray
  7.     {
  8.         0 = CurtainSandMiddle
  9.         1 = CurtainSandLeft
  10.         2 = CurtainSandRight
  11.         3 = CurtainSandNarrow
  12.     }
  13.     
  14.     roomFunctions
  15.     {
  16.         decoration
  17.         {
  18.             0
  19.             {
  20.                 roomType = LIVINGROOM
  21.                 roomValue = 0.4
  22.             }
  23.             1
  24.             {
  25.                 roomType = KITCHEN
  26.                 roomValue = 0.4
  27.             }
  28.             2
  29.             {
  30.                 roomType = WORKSPACE
  31.                 roomValue = 0.4
  32.             }
  33.             3
  34.             {
  35.                 roomType = BEDROOM
  36.                 roomValue = 0.4
  37.             }
  38.             4
  39.             {
  40.                 roomType = BATHROOM
  41.                 roomValue = 0.4
  42.             }
  43.         }
  44.     }
  45.     
  46.     price = 70
  47. }
  48.