Re: change in stat command:

From: Daniel Koepke (dkoepke@california.com)
Date: 02/26/97


On Tue, 25 Feb 1997, Lew/Ryan Guthrie wrote:

> 	case SET_NEUTRAL: strcpy(buf, "(neutral)"); break;
> 	case SEX_MALE: strcpy(buf, "(male)"); break;
> 	case SEX_FEMALE: strcpy(buf, "(female)"); break;

These are genders...

> 	default: strcpy(buf, "(BI-sexual)"); break;

This is a sexual preference...Weird, IMO, but have what you will.

>      sprintf(buf, Hunger: %d, Thirst %d, Drunk %d\r\n",
                   ^^^
             Missing something?


--
Daniel Koepke
dkoepke@california.com
Forgive me father, for I am sin.


+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
|    Or send 'info circle' to majordomo@cspo.queensu.ca     |
+-----------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/18/00 PST