FunctionsInventoryStringifyInventoryStringify CallableInventoryStringify(C: Character): stringSerialises the provided character's inventory into a string for easy comparisons, inventory items are uniquely identified by their name and groupParametersC: CharacterThe character whose inventory we should serialiseReturns stringA simple string representation of the character's inventory
Serialises the provided character's inventory into a string for easy comparisons, inventory items are uniquely identified by their name and group