Server.Mobiles.SBKeeperOfBushido.InternalBuyInfo.InternalBuyInfo C# (CSharp) Méthode

InternalBuyInfo() public méthode

public InternalBuyInfo ( ) : System
Résultat System
			public InternalBuyInfo()
			{
				this.Add(new GenericBuyInfo(typeof(BookOfBushido), 500, 20, 9100, 0));
			}
		}
SBKeeperOfBushido.InternalBuyInfo