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

  1.  
  2. StandardGOResource object
  3. {
  4.     walkabilityResourceNameArray
  5.     {
  6.         0 = computer
  7.     }
  8.     stateMachineResourceNameArray
  9.     {
  10.         0 = computer
  11.     }
  12.     actionPoints
  13.     {
  14.         chair
  15.         {
  16.             position = 0.0 0.5
  17.             direction = 0.0 -1.0 
  18.         }
  19.     }
  20.     
  21.     behaviors
  22.     {
  23.         0 = tableItem
  24.     }
  25.     
  26.     price = 200
  27.     
  28.     activityModifiers
  29.     {
  30.         chat
  31.         {
  32.         }
  33.         play
  34.         {
  35.         }
  36.     }
  37. }
  38.