[Dec 06 2009] - Rumble

Fixed medit sex and position numbering. The numbering was wrong with the new column_list.
  Fixed medit autoroll so it would recognize a change and save.
This commit is contained in:
Rumble
2009-12-06 06:08:19 +00:00
parent 30a82beeeb
commit 66e4b7ec0c
4 changed files with 20 additions and 7 deletions

View File

@@ -699,9 +699,9 @@ void zedit_disp_levels(struct descriptor_data *d)
clear_screen(d);
write_to_output(d,
"\r\n"
"@y1@n) Set minimum level\r\n"
"@y2@n) Set maximum level\r\n"
"@y3@n) Clear level restrictions\r\n\r\n"
"@y1@n) Set minimum level recommendation\r\n"
"@y2@n) Set maximum level recommendation\r\n"
"@y3@n) Clear level recommendations\r\n\r\n"
"@y0@n) Quit to main menu\r\n"
"@gCurrent Setting: %s%s\r\n"
"\r\n"