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

  1.  
  2. StandardGOResource object
  3. {
  4.     parentResource = lamp
  5.     
  6. #    actionPoints
  7. #    {
  8. #        repair1
  9. #        {
  10. #            position = 0.0 0.40
  11. #            direction = 0.0 -1.0 
  12. #        }
  13. #        repair2
  14. #        {
  15. #            position = 0.0 -0.40
  16. #            direction = 0.0 1.0 
  17. #        }
  18. #        repair3
  19. #        {
  20. #            position = -0.40 0.0
  21. #            direction = 1.0 0.0 
  22. #        }
  23. #        repair4
  24. #        {
  25. #            position = 0.40 0.0
  26. #            direction = -1.0 0.0 
  27. #        }
  28. #    }
  29.     
  30.     breakProbability = 0.05
  31.     
  32.     roomFunctions
  33.     {
  34.         light
  35.         {    
  36.             0
  37.             {
  38.                 roomType = UNDEFINED
  39.                 roomValue = 0.24
  40.             }
  41.         }
  42.     }
  43.     
  44.     price = 60
  45.  
  46. }
  47.