From f48edef881fc4245f1c5e76f503ceb50b0279c7a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 21 Jan 2020 20:54:57 -0300 Subject: EXP/DROP rates now are readjusted at day/night cycle changes During night: EXP +4%, DROP +7% --- db/constants.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index d7fc6a273..f299b2ef0 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4445,6 +4445,10 @@ constants_db: { BCONFD_SPAWN: 100 BCONFN_MOBHP: 100 BCONFD_MOBHP: 90 + BCONFN_EXPR: 104 + BCONFD_EXPR: 100 + BCONFN_DROP: 107 + BCONFD_DROP: 100 comment__: "Maze Generator constants" MAZEMAPTYPE_NULL: 0 -- cgit v1.2.3-60-g2f50