From 4381448c6bb1d4cf4705deaefd481e9bf1152c42 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 28 Apr 2020 05:34:43 -0300 Subject: What's Guild Vault for? It is so members can learn skills. Only treasurer, vice leader and guild master can withdraw GP. But any member can use it to learn skills. --- db/constants.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'db/constants.conf') 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" -- cgit v1.2.3-60-g2f50