FutureProg functions
newoutfit
Outfit newoutfit(Character character, Text name)
Contexts: computer function, computer program, standard futureprog
Creates a new blank outfit for a character. Returns the outfit it creates. Can return null if the name is not valid.
character: The character who owns the new outfit
name: The name of the outfit
Contexts: computer function, computer program, standard futureprog
Creates a new blank outfit for a character. Returns the outfit it creates. Can return null if the name is not valid.
character: The character who owns the new outfit
name: The name of the outfit