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

  1. P911 = new Object();
  2. P911.minlevel = 20;
  3. P911.FULLNAME = "Porsche 911";
  4. P911.HP = 415;
  5. P911.TQ = 415;
  6. P911.CL = 1;
  7. P911.WT = 1375;
  8. P911.FR = 9;
  9. P911.carworth = 116000;
  10. P911.SX = 16;
  11. P911.SY = 16;
  12. P911._frame = "P911_FRAME";
  13. P911._base = "BASE";
  14. P911.rimnum = 0;
  15. P911._wheels = RIMS[P911.rimnum];
  16. P911.wingnum = 0;
  17. P911._wing = WING[P911.wingnum];
  18. P911._kit = "BLANK";
  19. P911._light = "P911_LIGHT_1";
  20. P911.cols = {rb:0,bb:0,gb:0};
  21. P911.rimcols = {rb:0,bb:0,gb:0};
  22. P911.kscols = {rb:0,bb:0,gb:0};
  23. P911.spocols = {rb:0,bb:0,gb:0};
  24. P911.NAME = "P911";
  25.