Update for 3.54 release. --Rumble

This commit is contained in:
Rumble 2007-11-29 01:20:24 +00:00
parent 9107040d32
commit b93379190f
11 changed files with 231 additions and 185 deletions

View file

@ -488,11 +488,10 @@
#define MAX_RAW_INPUT_LENGTH 1024 /* Max size of *raw* input */
#define MAX_MESSAGES 60
#define MAX_NAME_LENGTH 20
/* ** MAX_PWD_LENGTH changed from 10 to 30 for ascii test - Sam ** */
#define MAX_PWD_LENGTH 30
#define MAX_TITLE_LENGTH 80
#define HOST_LENGTH 40
#define PLR_DESC_LENGTH 2048
#define PLR_DESC_LENGTH 4096
#define MAX_SKILLS 200
#define MAX_AFFECT 32
#define MAX_OBJ_AFFECT 6 /* Used in obj_file_elem */