@@ -3458,7 +3458,7 @@ void init_char(struct char_data *ch)
GET_NUM_QUESTS(ch) = 0;
ch->player_specials->saved.completed_quests = NULL;
GET_QUEST(ch) = -1;
GET_QUEST(ch) = NOTHING;
ch->player.time.birth = time(0);
ch->player.time.logon = time(0);
The note is not visible to the blocked user.