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

  1. Z = new Object();
  2. Z.FULLNAME = "Nissan Z";
  3. Z.HP = 280;
  4. Z.TQ = 352;
  5. Z.CL = 1;
  6. Z.WT = 1270;
  7. Z.FR = 9;
  8. Z.carworth = 43000;
  9. Z.LWX = 52;
  10. Z.LWY = 62;
  11. Z.RWX = 320;
  12. Z.RWY = 62;
  13. Z.SX = 16;
  14. Z.SY = 16;
  15. Z._frame = "Z_FRAME";
  16. Z._base = "Z_BASE";
  17. Z.rimnum = 0;
  18. Z._wheels = RIMS[0];
  19. Z.wingnum = 0;
  20. Z._wing = WING[0];
  21. Z._kit = "BLANK";
  22. Z._light = "Z_LIGHT_1";
  23. Z.cols = {rb:0,bb:0,gb:0};
  24. Z.rimcols = {rb:0,bb:0,gb:0};
  25. Z.kscols = {rb:0,bb:0,gb:0};
  26. Z.spocols = {rb:0,bb:0,gb:0};
  27. Z.NAME = "Z";
  28.