home *** CD-ROM | disk | FTP | other *** search
- CORVETTEZ = new Object();
- CORVETTEZ.FULLNAME = "Chevrolet Corvette Z06";
- CORVETTEZ.HP = 350;
- CORVETTEZ.TQ = 400;
- CORVETTEZ.CL = 1;
- CORVETTEZ.WT = 1479;
- CORVETTEZ.FR = 9;
- CORVETTEZ.carworth = 50000;
- CORVETTEZ._frame = "CORVETTEZ_FRAME";
- CORVETTEZ._base = "CORVETTEZ_BASE";
- CORVETTEZ.rimnum = 0;
- CORVETTEZ._wheels = RIMS[SUPRA.rimnum];
- CORVETTEZ.wingnum = 0;
- CORVETTEZ._wing = WING[SUPRA.wingnum];
- CORVETTEZ._kit = "BLANK";
- CORVETTEZ._light = "CORVETTEZ_LIGHT_1";
- CORVETTEZ.cols = {rb:0,bb:0,gb:0};
- CORVETTEZ.rimcols = {rb:0,bb:0,gb:0};
- CORVETTEZ.kscols = {rb:0,bb:0,gb:0};
- CORVETTEZ.spocols = {rb:0,bb:0,gb:0};
- CORVETTEZ.NAME = "CORVETTEZ";
-