App.UI.DOM.appendNewElement("div",el,`What is your name and alternate indulgence?`,["intro","question"]);
options.addOption(`Name your character: `,"slaveName",V.PC).showTextBox().addComment(`As with all text boxes in FC, press the enter key to commit your changes.`);