No puede seleccionar más de 25 temasLos temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Since the character creator now produces a builder object with things
like the name included, we no longer need to have a duplicate copy of
the character's name (it was needed because the name lived inside the
anonymous function, and thus wasn't accessible).