mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-26 00:54:08 +01:00
Backfilled the changelog, several fixes. --Rumble
This commit is contained in:
parent
231a1a2dcd
commit
bc95dfe20e
9 changed files with 28 additions and 22 deletions
|
|
@ -413,8 +413,8 @@ static void medit_disp_menu(struct descriptor_data *d)
|
|||
"-- Mob Number: [%s%d%s]\r\n"
|
||||
"%s1%s) Sex: %s%-7.7s%s %s2%s) Keywords: %s%s\r\n"
|
||||
"%s3%s) S-Desc: %s%s\r\n"
|
||||
"%s4%s) L-Desc:-\r\n%s%s"
|
||||
"%s5%s) D-Desc:-\r\n%s%s",
|
||||
"%s4%s) L-Desc:-\r\n%s%s\r\n"
|
||||
"%s5%s) D-Desc:-\r\n%s%s\r\n",
|
||||
|
||||
cyn, OLC_NUM(d), nrm,
|
||||
grn, nrm, yel, genders[(int)GET_SEX(mob)], nrm,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue