Basis{
	Rollmaterial{
		Masse( 20000 )
		Bremskraft( 150 )
		Reibungskraft( 2 )
		vUeberhang( 398 )
		hUeberhang( 1068)
		BoxX+( 400 )
		BoxX-( -1070 )
		BoxY+( 154 )
		BoxY-( -154 )
		BoxZ+( 370)
		BoxZ-( 0 )
		RMTyp(2)
	}

	Motor{
		Leistung(220)
		Grenzdrehzahl_U1( 200 )
		Grenzdrehzahl_U2( 2400 )
		Grenzdrehzahl_U3( 2600 )
	}

	Getriebe{
		Treibradradius( 42 )
		Gang{ 
			Uebersetzung( -4.0 )   
		}
		Gang{ 
			Uebersetzung( -7.0 )
		}
		Gang{ 
			Uebersetzung( -10.0 )
		}
		Gang{ 
			Uebersetzung( 10.0 )
		}
		Gang{ 
			Uebersetzung( 7.0 )
		}
		Gang{ 
			Uebersetzung( 4.0 )
		}
	}
	
	Kabin{
		Bild( 36 )
		Schutteln ( 0.5 )
	}

	Rauch{
		PosX( -790 )
		PosY( -50 )
		PosZ( 440 )

		Modell( Inventar\Rauch )
		Steiggeschwindigkeit( 0.5 )
		Aufloesungszeit( 0.5 )
		Ejakulationsfrequenz( 0.5 )
		Wachstumsfaktor( 0.1 )
		Antriebsgekoppelt( )
	
	}

	Sound{
		Rollen( EEXP\VT_ROLLEN.wav )
		Lauf( EEXP\VT_LAUF.wav )
		Bremse( EEXP\VT_Bremse.wav )
		Anfahr( EEXP\VT_ANFAHR1.wav )
		Sirene( EEXP\VT_Horn.wav )
            } 

}