char *WizLevels[] = { NULL, "Apprentice", "Wizard", "ArchWizard", "DemiGod", "God", TABLE_END}; char *MLevels[] = { "Guest", "Novice", "Adventurer", "Hero", "Warrior", "Champion", "Conjurer", "Magician", "Enchanter", "Sorcerer", "Warlock", "Legend", "Apprentice Wizard", TABLE_END}; char *FLevels[] = { "Guest", "Novice", "Adventuress", "Heroine", "Huntress", "Champion", "Conjuress", "Magician", "Enchantress", "Sorceress", "Warlock", "Legend", "Apprentice Witch", TABLE_END};