FunctionsPrivateWearRingPrivateWearRing CallablePrivateWearRing(C: Character, Color: BCColor): voidPuts a wedding ring of a specified color on a specified characterParametersC: CharacterThe character that must wear the ring.Color: BCColorThe color of the ring #D0D000 is gold, #B0B0B0 is silver.Returns voidNothing.
Puts a wedding ring of a specified color on a specified character