diff options
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index 80cc72acd..e96d9c071 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -2589,6 +2589,7 @@ constants_db: { CLASS_DESTRUCTION: 3 CLASS_TRICKS: 4 CLASS_SCHOLARSHIP: 5 + CLASS_THIEVES: 6 @include "conf/import/constants.conf" } |