Package personal.mhc.pardus.model.commodities

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


                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;
                case 30: comm = new GoldenBerylJewels();break;
                case 31: comm = new NeuralTissue();break;
                case 32: comm = new StimChip();break;
View Full Code Here

TOP

Related Classes of personal.mhc.pardus.model.commodities.ExoticCrystal

Copyright © 2018 www.massapicom. 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.