give

fun give(item: Item, character: Character): Boolean

Give a specified item to a specified character. This will return true if the transaction was successful, else false.