From da72868ccbb20c277d3f4c788100a80331fcdc85 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 17 Aug 2021 20:00:46 -0300 Subject: Esteria has actually contributed to game information --- npc/functions/clientversion.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 4aa757cfb..e90f53f16 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -863,6 +863,8 @@ function script clientupdater { ACADEMIC_RANK=ACADEMIC_STUDENT; else if (strcharinfo(0) == "Povo") ACADEMIC_RANK=ACADEMIC_STUDENT; + else if (strcharinfo(0) == "Esteria") + ACADEMIC_RANK=ACADEMIC_STUDENT; if (ACADEMIC_RANK != ACADEMIC_LAYMAN) { // Select a benefactor -- cgit v1.2.3-60-g2f50