From a5534e046656f14a951ba3c5f86023389fd97986 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 14 Dec 2020 15:28:58 -0300 Subject: Scholarship Titulation (manual mode) --- db/constants.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'db/constants.conf') diff --git a/db/constants.conf b/db/constants.conf index b30d8e20c..e689821c8 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -2339,5 +2339,14 @@ constants_db: { CLASS_SCHOLARSHIP: 5 CLASS_THIEVES: 6 + ACADEMIC_LAYMAN: 1 + ACADEMIC_STUDENT: 1 + ACADEMIC_TECHNIC: 2 + ACADEMIC_BACHELOR: 3 + ACADEMIC_MASTER: 4 + ACADEMIC_DOCTOR: 5 + ACADEMIC_PHD: 6 + ACADEMIC_SAGE: 7 + @include "conf/import/constants.conf" } -- cgit v1.2.3-60-g2f50