From 9d0a87dc9f72a2c744f83096a1ac4d08b8cbfa7b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 28 Dec 2020 20:28:38 -0300 Subject: Fix broken constants, deassign the counterpart constant. --- db/constants.conf | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'db/constants.conf') diff --git a/db/constants.conf b/db/constants.conf index 089ecde2a..404b8f62d 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -427,12 +427,10 @@ constants_db: { RC_Brute: 2 RC_Plant: 3 RC_Insect: 4 - //RC_Fish: 5 - RC_Mineral: 5 - RC_Demon: 6 + RC_Mineral: 5 // Fish + RC_Unused: 6 // DM RC_DemiHuman: 7 - //RC_Angel: 8 - RC_Legendary: 8 + RC_Legendary: 8 // Angel RC_Dragon: 9 RC_Player: 10 RC_Boss: 11 -- cgit v1.2.3-60-g2f50