do_toggle does everything now. Removed color, syslog, wimpy, pagelength, and do_gen_tog

This commit is contained in:
Rumble 2007-01-15 00:44:02 +00:00
parent f33141db5b
commit 7b195232f5
5 changed files with 109 additions and 353 deletions

View file

@ -119,7 +119,7 @@ struct alias_data {
#define SCMD_NOGRATZ 8
#define SCMD_NOWIZ 9
#define SCMD_QUEST 10
#define SCMD_ROOMFLAGS 11
#define SCMD_SHOWVNUMS 11
#define SCMD_NOREPEAT 12
#define SCMD_HOLYLIGHT 13
#define SCMD_SLOWNS 14
@ -130,6 +130,8 @@ struct alias_data {
#define SCMD_AFK 19
#define SCMD_COLOR 20
#define SCMD_SYSLOG 21
#define SCMD_WIMPY 22
#define SCMD_PAGELENGTH 23
/* do_wizutil */
#define SCMD_REROLL 0