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

  1. G35 = new Object();
  2. G35.FULLNAME = "Infiniti G35 Coupe";
  3. G35.HP = 260;
  4. G35.TQ = 260;
  5. G35.CL = 1;
  6. G35.WT = 1496;
  7. G35.FR = 9;
  8. G35.carworth = 28000;
  9. G35._frame = "G35_FRAME";
  10. G35._base = "G35_BASE";
  11. G35.rimnum = 0;
  12. G35._wheels = RIMS[SUPRA.rimnum];
  13. G35.wingnum = 0;
  14. G35._wing = WING[SUPRA.wingnum];
  15. G35._kit = "BLANK";
  16. G35._light = "G35_LIGHT_1";
  17. G35.cols = {rb:0,bb:0,gb:0};
  18. G35.rimcols = {rb:0,bb:0,gb:0};
  19. G35.kscols = {rb:0,bb:0,gb:0};
  20. G35.spocols = {rb:0,bb:0,gb:0};
  21. G35.NAME = "G35";
  22.