diff options
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf index 11398d9ba..20b607305 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3782,7 +3782,8 @@ constants_db: { GPOS_VICELEADER: 1 // pos2 GPOS_RECRUITER: 2 // pos3 GPOS_TREASURER: 3 // pos4 - GPOS_5: 4 // pos5 + GPOS_MEMBER: 4 // pos5 + GPOS_6: 5 // pos6 GPOS_NEWBIE: 19 comment__: "guild exchange" |