home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / dragracer.swf / scripts / frame_371 / DoAction.as
Encoding:
Text File  |  2005-10-06  |  629 b   |  23 lines

  1. P911GT1 = new Object();
  2. P911GT1.minlevel = 51;
  3. P911GT1.FULLNAME = "Porsche 911 GT1";
  4. P911GT1.HP = 544;
  5. P911GT1.TQ = 442;
  6. P911GT1.CL = 1;
  7. P911GT1.WT = 1200;
  8. P911GT1.FR = 9;
  9. P911GT1.carworth = 375000;
  10. P911GT1._frame = "P911GT1_FRAME";
  11. P911GT1._base = "P911GT1_BASE";
  12. P911GT1.rimnum = 0;
  13. P911GT1._wheels = RIMS[SUPRA.rimnum];
  14. P911GT1.wingnum = 0;
  15. P911GT1._wing = WING[SUPRA.wingnum];
  16. P911GT1._kit = "BLANK";
  17. P911GT1._light = "P911GT1_LIGHT_1";
  18. P911GT1.cols = {rb:0,bb:0,gb:0};
  19. P911GT1.rimcols = {rb:0,bb:0,gb:0};
  20. P911GT1.kscols = {rb:0,bb:0,gb:0};
  21. P911GT1.spocols = {rb:0,bb:0,gb:0};
  22. P911GT1.NAME = "P911GT1";
  23.