package com.aionemu.gameserver.model.templates.itemgroups; /** * @author Rolandas */ public enum ItemGroupIndex { NONE, JUNK }