Returns a new NPCItem instance.
NPCItem({ required this.code, required this.npc, required this.buyPrice, required this.sellPrice, });