mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-20 18:41:44 +01:00
Fixed typos, updated help --Rumble
This commit is contained in:
@@ -736,7 +736,7 @@ static void list_shops(struct char_data *ch, zone_rnum rnum, shop_vnum vmin, sho
|
||||
QCYN, QYEL, SHOP_ROOM(i, j), QCYN, QNRM);
|
||||
|
||||
if (j == 0)
|
||||
send_to_char(ch, "%sNone.%s", QCYN, QNRM);
|
||||
send_to_char(ch, " %sNone.%s", QCYN, QNRM);
|
||||
|
||||
send_to_char(ch, "\r\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user