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

  1. SILVIA = new Object();
  2. SILVIA.FULLNAME = "Nissan 200SX (S15 Silvia)";
  3. SILVIA.HP = 184;
  4. SILVIA.TQ = 275;
  5. SILVIA.CL = 1;
  6. SILVIA.WT = 1240;
  7. SILVIA.FR = 9;
  8. SILVIA.carworth = 26000;
  9. SILVIA.SX = 16;
  10. SILVIA.SY = 16;
  11. SILVIA._frame = "SILVIA_FRAME";
  12. SILVIA._base = "BASE";
  13. SILVIA.rimnum = 0;
  14. SILVIA._wheels = RIMS[SILVIA.rimnum];
  15. SILVIA.wingnum = 0;
  16. SILVIA._wing = WING[SILVIA.wingnum];
  17. SILVIA._kit = "BLANK";
  18. SILVIA._light = "SILVIA_LIGHT_1";
  19. SILVIA.cols = {rb:0,bb:0,gb:0};
  20. SILVIA.rimcols = {rb:0,bb:0,gb:0};
  21. SILVIA.kscols = {rb:0,bb:0,gb:0};
  22. SILVIA.spocols = {rb:0,bb:0,gb:0};
  23. SILVIA.NAME = "SILVIA";
  24.