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

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