From cdd4767e8e2e264e8e15fc1523cef06d81b34e4e Mon Sep 17 00:00:00 2001 From: aleos89 Date: Wed, 27 Jul 2016 19:29:23 -0400 Subject: [PATCH] Follow up to 160f24d * Corrected the battle_config name for the MVP Tomb delay. Thanks to @secretdataz! --- conf/battle/monster.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/battle/monster.conf b/conf/battle/monster.conf index ae2aad27f0..beefa776f4 100644 --- a/conf/battle/monster.conf +++ b/conf/battle/monster.conf @@ -230,7 +230,7 @@ mvp_tomb_enabled: yes // Delay before the MVP tomb is spawned. // Default: 9 seconds -mvp_mob_delay: 9000 +mvp_tomb_delay: 9000 // Whether or not the size of specially summoned mobs influences experience, drop rates, // and stats. The rates will be doubled for large mobs, and halved for small ones.