/*
 *	RailSim II Station Plugin
 *	Copyright (c) 2006 Intaanetto Teiryuujo
 */

PluginHeader{
	RailSimVersion = 2.00;
	PluginType = Station;
	PluginName = "Train yard (260m)";
	PluginAuthor = "Okadu";
	IconTexture = "..\..\Train\Aizentranza01\Icon.png";
	Description = "20m 12cars capable";
}

StationInfo{
}

Platform{
	OpenDoor = no, no;
	Coord = (0.0, 0.0, -130.0);
	Coord = (0.0, 0.0, 130.0);
}

PrimaryAssembly{
	Object3D "Main"{
		ModelFileName = "Model.x";
		ModelScale = 1.0;
		Joint3D "_LOCAL"{
			AttachCoord = (0.0, 0.0, 0.0);
		}
	}
}
