From 0ef89a7106f81e02426f2fb3d6499176098085df Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 15 Mar 2019 09:29:31 -0300 Subject: Introduce the "Normal Member" and the "Treasurer" guild roles. Only Normal Member and above can use the Guild Storage. --- db/constants.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index bf63ed611..ccdd1553b 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3826,7 +3826,7 @@ constants_db: { GPOS_GUILDMASTER: 0 GPOS_VICELEADER: 1 // pos2 GPOS_RECRUITER: 2 // pos3 - GPOS_4: 3 // pos4 + GPOS_TREASURER: 3 // pos4 GPOS_5: 4 // pos5 GPOS_NEWBIE: 19 -- cgit v1.2.3-70-g09d2