diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-02 10:37:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-02 10:37:20 -0300 |
commit | 3fe40e84f260d60db62abd5118278156f9702d98 (patch) | |
tree | fde818a1fbb96f6f550ea7390442bb93aa6142f5 /db | |
parent | 7371de64e8d2e94f0a1c6273674d20af83cf28af (diff) | |
download | serverdata-3fe40e84f260d60db62abd5118278156f9702d98.tar.gz serverdata-3fe40e84f260d60db62abd5118278156f9702d98.tar.bz2 serverdata-3fe40e84f260d60db62abd5118278156f9702d98.tar.xz serverdata-3fe40e84f260d60db62abd5118278156f9702d98.zip |
Ukar will become Medium Human (MedHu), and Redy will become Dark Human (DarkHu)
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/db/constants.conf b/db/constants.conf index 164148f7d..9bc0ca18f 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3854,12 +3854,14 @@ constants_db: { comment__: "races" Human: 0 - Ukar: 1 - Redy: 2 + MedHu: 1 + DarkHu: 2 Elven: 3 Orc: 4 Raijin: 5 Tritan: 6 + Ukar: 1 + Redy: 2 comment__: "directions" DOWN: 0 |