protected void rollFlawButton_Click(object sender, EventArgs e)
 {
     flawTextBox.Text = NPCTraitTable.getFlawSecret();
 }