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

  1.  
  2. StandardGOResource object
  3. {
  4.     walkabilityResourceNameArray
  5.     {
  6.         0 = fridge
  7.     }
  8.     stateMachineResourceNameArray
  9.     {
  10.         0 = fridge
  11.     }
  12.     actionPoints
  13.     {
  14.         open
  15.         {
  16.             position = 0.0 0.83917
  17.             direction = 0.0 -1.0 
  18.         }
  19.         repair
  20.         {
  21.             position = 0.0 0.80
  22.             direction = 0.0 -1.0 
  23.         }
  24.     }
  25.  
  26.     behaviors
  27.     {
  28.         0 = fridge
  29.     }
  30.  
  31.     defaultDisabledChildren
  32.     {
  33.         0 = fridgeIn
  34.     }
  35.     
  36.     activityModifiers
  37.     {
  38.         eatVegSnack
  39.         {
  40.             requiredSkills
  41.             {                                           
  42.                 0
  43.                 {
  44.                     0 = vegetarianFood1      
  45.                 }
  46.             }
  47.         }
  48.     }
  49.     breakProbability = 0.01
  50.     
  51.     
  52. }
  53.