summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-28 20:22:34 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-28 20:22:34 -0300
commitfc0e014a27b7d9b5ada09ce4bf85336c3b2b4b4f (patch)
tree251ffd5811cea3f3a9e83d479c7a7f4a89d56589 /db/constants.conf
parentc0619600967f96f3d5dd82ea983b3ebcdb163a61 (diff)
downloadserverdata-fc0e014a27b7d9b5ada09ce4bf85336c3b2b4b4f.tar.gz
serverdata-fc0e014a27b7d9b5ada09ce4bf85336c3b2b4b4f.tar.bz2
serverdata-fc0e014a27b7d9b5ada09ce4bf85336c3b2b4b4f.tar.xz
serverdata-fc0e014a27b7d9b5ada09ce4bf85336c3b2b4b4f.zip
Make Plush Mouboo actually useful... Against a single monster ingame.
Create a race exclusive for the Moubootaur (RC8). Other mobs, including the Monster King, uses BOSS race (RC11). If RC11 works along RC8 or not, remains to be tested.
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 7c9a57a7b..089ecde2a 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -431,7 +431,8 @@ constants_db: {
RC_Mineral: 5
RC_Demon: 6
RC_DemiHuman: 7
- RC_Angel: 8
+ //RC_Angel: 8
+ RC_Legendary: 8
RC_Dragon: 9
RC_Player: 10
RC_Boss: 11