/*
 *	RailSim II Station Plugin
 *	Copyright (c) 2010 C^[lbg◯
 */

PluginHeader{
	RailSimVersion = 2.13;
	PluginType = Station;
	PluginName = "eXg";
	PluginAuthor = "";
	IconTexture = "..\..\Train\Aizentranza01\Icon.png";
	Description = "wɃvOCɂ镪̋LqTvłB";
}

StationInfo{
}

Platform{
	Stoppable = no;
	GirderPlugin = "";
	PierPlugin = "";
	PolePlugin = "";
	Coord = (0.0, 0.0, -15.0);
	Coord = (0.0, 0.0, -10.0);
}

Platform{
	Stoppable = no;
	Coord = (0.0, 0.0, -10.0);
	Coord = (0.0, 0.0, 15.0);
}

Platform{
	Stoppable = no;
	EnableCant = no;
	Coord = (0.0, 0.0, -10.0);
	Coord = (0.0, 0.0, -5.0);
	Coord = (4.0, 0.0, 5.0);
	Coord = (4.0, 0.0, 15.0);
}

PrimaryAssembly{
	Object3D "RotationPlate"{
		ModelFileName = "..\TurntableTest\RotationPlate.x";
		ModelScale = 1.0;
		Joint3D "_LOCAL"{
			AttachCoord = (0.0, -0.15, 0.0);
			AttachDir = (0.0, 0.0, 1.0);
		}
	}
	BranchRail = 1, 2;
	BranchRail = 1, 4;
}
