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

  1. StandardGOResource object
  2. {
  3.     walkabilityResourceNameArray
  4.     {
  5.         0 = fridge
  6.     }
  7.     stateMachineResourceNameArray
  8.     {
  9.         0 = oven
  10.     }
  11.     actionPoints
  12.     {
  13.         cook
  14.         {
  15.             position = 0.0 0.76208 
  16.             direction = 0.0 -1.0 
  17.         }
  18.         repair
  19.         {
  20.             position = 0.0 0.65
  21.             direction = 0.0 -1.0 
  22.         }
  23.     }
  24.     
  25.     defaultChildren
  26.     {
  27.         0
  28.         {
  29.             nodeName = damp
  30.             resourceName = ovenEmitter
  31.             className = EmitterGO
  32.             offset = 0.096 0.116 0.9
  33.         }
  34.     }
  35.  
  36.     defaultDisabledChildren
  37.     {
  38.         0 = pot
  39.         1 = spoon
  40.         2 = damp
  41.     }
  42.     
  43.     activityModifiers
  44.     {
  45.         cook
  46.         {
  47.         }
  48.     }
  49.     
  50.     breakProbability = 0.01
  51.  
  52.     
  53.     price = 400
  54. }
  55.