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

  1.  
  2. StandardGOResource object
  3. {
  4.     parentResource = sofaDesign
  5.     
  6.     meshResourceNameArray
  7.     {
  8.         0 = sofaDesign1
  9.     }
  10.  
  11.     price = 2300
  12.  
  13.  
  14. #    # maps activity name to activity modifier 
  15. #    activityModifiers
  16. #    {
  17. #        sit
  18. #        {
  19. #            
  20. #            # modifies activity influences
  21. #            influenceModifiers
  22. #            {
  23. #                0
  24. #                {
  25. #                    condition = NEED_COMFORT
  26. #                    
  27. #                    # value, startValue, stopValue
  28. #                    type = value
  29. #                    
  30. #                    # the operation
  31. #                    # ADD, SUB, MUL, DIV, SET, MIN, MAX
  32. #                    operation = MUL
  33. #                    
  34. #                    # the operand value (float)
  35. #                    value = 1.2
  36. #                }
  37. #            }
  38. #        }
  39. #        nap
  40. #        {
  41. #            
  42. #            # modifies activity influences
  43. #            influenceModifiers
  44. #            {
  45. #                0
  46. #                {
  47. #                    condition = NEED_TIREDNESS
  48. #                    
  49. #                    # value, startValue, stopValue
  50. #                    type = value
  51. #                    
  52. #                    # the operation
  53. #                    # ADD, SUB, MUL, DIV, SET, MIN, MAX
  54. #                    operation = MUL
  55. #                    
  56. #                    # the operand value (float)
  57. #                    value = 2.2
  58. #                }
  59. #                1
  60. #                {
  61. #                    condition = NEED_COMFORT
  62. #                    
  63. #                    # value, startValue, stopValue
  64. #                    type = value
  65. #                    
  66. #                    # the operation
  67. #                    # ADD, SUB, MUL, DIV, SET, MIN, MAX
  68. #                    operation = MUL
  69. #                    
  70. #                    # the operand value (float)
  71. #                    value = 2.2
  72. #                }
  73. #            }
  74. #        }
  75. #    }
  76. #
  77. #    roomFunctions
  78. #    {
  79. #        sofa
  80. #        {
  81. #            0
  82. #            {
  83. #                roomType = LIVINGROOM
  84. #                roomValue = 1.0
  85. #            }
  86. #        }
  87. #    }
  88.     
  89.  
  90. }
  91.