mirror of
https://github.com/tbamud/tbamud.git
synced 2026-04-05 11:57:19 +02:00
Add age and time played functionality
This commit is contained in:
parent
be79603e8f
commit
3344074ea2
14 changed files with 222 additions and 62 deletions
|
|
@ -274,6 +274,7 @@ extern const char *nrm, *grn, *cyn, *yel;
|
|||
/* Numerical responses. */
|
||||
#define MEDIT_NUMERICAL_RESPONSE 15
|
||||
#define MEDIT_SEX 16
|
||||
#define MEDIT_AGE 44
|
||||
#define MEDIT_NUM_HP_DICE 17
|
||||
#define MEDIT_SIZE_HP_DICE 18
|
||||
#define MEDIT_ADD_HP 19
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue