#ifndef __SFLAGNAMES_H__ #define __SFLAGNAMES_H__ char *Sflags[] = { "Female", "Glowing", "Color", "NoShout", "Brief", "Quiet", "Possessed", "Aloof", "Blind", "Deaf", "Dumb", "Crippled", "Busy", "NoWiz", "NoGossip", "NoAwiz", "NoDGod", "NoGod", "Away", "AutoExit", "NoSlain", "SayBack", "NoBattle", "NoInventory", "Coding", "Compact", "NoBeep", "Posting", "Ghost", "InterInvis", "NoIGossip", "Drunk", TABLE_END }; #endif /* Add nothing past this line... */