public ChangeEquipArgs(SagaDB.Items.EQUIP_SLOT eSlot, int itemID) { this.eSlot = eSlot; this.itemID = itemID; }