2627282930313233343536
String[] SELLPETS = Config.SERVICES_SELLPETS.split(";"); if(SELLPETS.length == 0) { return; } list = new MultiSellListContainer(); list.setNoTax(true); list.setShowAll(true); list.setKeepEnchant(false); list.setNoKey(true); int entId = 1;