APS403.APS403 C# (CSharp) Method

APS403() public method

public APS403 ( )
	public APS403() {
		Damage = 25;
		Range = 50;
	}
}
APS403