From f915af6609099f7d675adc108570f0a100c121cf Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 17 Aug 2021 20:00:28 -0300 Subject: Update vouched titles --- npc/functions/clientversion.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/functions/clientversion.txt') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 53587237a..4aa757cfb 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -861,6 +861,8 @@ function script clientupdater { ACADEMIC_RANK=ACADEMIC_STUDENT; else if (strcharinfo(0) == "Xanthem") ACADEMIC_RANK=ACADEMIC_STUDENT; + else if (strcharinfo(0) == "Povo") + ACADEMIC_RANK=ACADEMIC_STUDENT; if (ACADEMIC_RANK != ACADEMIC_LAYMAN) { // Select a benefactor -- cgit v1.2.3-70-g09d2