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

  1.  
  2. StandardGOResource object
  3. {
  4.     parentResource = hooverStand    
  5.  
  6.     sceneGraphResourceName = hooverRackDesign
  7.         
  8.     price = 1200
  9.     
  10.     
  11.     
  12.     
  13. #    activityModifiers
  14. #    {
  15. #        cleanFloor
  16. #        {
  17. #            generalModifiers
  18. #            {
  19. #                0
  20. #                {
  21. #                    type = duration
  22. #                    
  23. #                    # the operation
  24. #                    operation = MUL
  25. #                    
  26. #                    # the operand value (float)
  27. #                    value = 0.8
  28. #                }
  29. #            }
  30. #        }
  31. #        
  32. #    }
  33.     
  34.     Wonderlib::ObjectData objectData
  35.     {
  36.         attributes
  37.         {
  38.             # the clean radius in meters
  39.             float range = 0.8
  40.         }
  41.     }
  42.     
  43.     
  44.     
  45. }
  46.