From 402a20fbba16a9ba320db0e470dbaf0f62c3b90d Mon Sep 17 00:00:00 2001 From: "Guilherme G. Menaldo" Date: Wed, 28 Mar 2018 16:23:26 -0300 Subject: Added delay to tomb spawn --- conf/map/battle/monster.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf/map') diff --git a/conf/map/battle/monster.conf b/conf/map/battle/monster.conf index 694c7d104..0f621cf72 100644 --- a/conf/map/battle/monster.conf +++ b/conf/map/battle/monster.conf @@ -234,6 +234,10 @@ mob_slave_keep_target: true // See http://irowiki.org/wiki/MVP#Gravestone mvp_tomb_enabled: true +// Delay before a tomb is spawned, in milliseconds. +// Default: 10000 (10 seconds) +mvp_tomb_spawn_delay: 10000 + // Show hp bar on monsters? (Default: yes) // NOTE: only works on client 2012-04-04aRagexeRE onwards show_monster_hp_bar: true -- cgit v1.2.3-60-g2f50