From 00d012fab3fcb141e426d47c78824024004eefd0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 14 Dec 2020 15:55:49 -0300 Subject: Expand Hall of Academics to TOP 30, fix typos --- npc/commands/titulate.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands/titulate.txt') diff --git a/npc/commands/titulate.txt b/npc/commands/titulate.txt index ee3031837..35e50328f 100644 --- a/npc/commands/titulate.txt +++ b/npc/commands/titulate.txt @@ -88,7 +88,7 @@ OnCall: dispbottom l("You received the %s title from %s.", academicrank(), strcharinfo(0, "someone", .@ori)); } else { - dispbottom l("You were vouced to the %s title by %s. You still need %d more vouches to be promoted.", + dispbottom l("You were vouched to the %s title by %s. You still need %d more vouches to be promoted.", academicrank(ACADEMIC_RANK+1), strcharinfo(0, "someone", .@ori), (ACADEMIC_RANK >= ACADEMIC_DOCTOR ? 3 : 2) - array_entries(ACADEMIC_VOUCH)); } -- cgit v1.2.3-60-g2f50