home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Graviton.swf / scripts / frame_8 / DoAction.as
Encoding:
Text File  |  2005-08-05  |  214 b   |  13 lines

  1. play();
  2. score = "0";
  3. fuel = "1000";
  4. gravity = "20";
  5. elastic = "0.2";
  6. thrust = "11";
  7. tension = "0.02";
  8. tractorlength = "15";
  9. tractorthreshold = "75";
  10. tolerance = "75";
  11. fuelsize = "50";
  12. friction = "0.8";
  13.