Adds item to inventory
@param process : String Identifier of process triggering this action
@param item : L2ItemInstance to be added
@param actor : L2PcInstance Player requesting the item add
@param reference : L2Object Object referencing current action like NPC selling item or previous item intransformation
@return L2ItemInstance corresponding to the new item or the updated item in inventory
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.