FunctionsDialogCanColorDialogCanColor CallableDialogCanColor(C: Character, Item: Item): booleanChecks whether the player can color the given item on the given characterParametersC: CharacterThe character on whom the item is equippedItem: ItemThe item to check the player's ability to color againstReturns booleanTRUE if the player is able to color the item, FALSE otherwise
Checks whether the player can color the given item on the given character