Examples of Drugs


Examples of personal.mhc.pardus.model.commodities.Drugs

                case 19: comm = new Liquor();break;
                case 20: comm = new HydrogenFuel();break;
                case 21: comm = new ExoticMatter();break;
                case 22: comm = new BioWaste();break;
                case 23: comm = new Slaves();break;
                case 24: comm = new Drugs();break;
                case 25: comm = new NutrientClods();break;
                case 26: comm = new CyberneticX993Parts();break;
                case 27: comm = new ExoticCrystal();break;
                case 28: comm = new BlueSapphireJewels();break;
                case 29: comm = new RubyJewels();break;
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.