diff options
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |