From 3eb6f0e54a153d34c70423ce60bd34321149443e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 18 May 2024 21:54:08 -0300 Subject: Some performance optimization, as specially summons were making this laggy --- conf/map/battle/monster.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/map/battle/monster.conf b/conf/map/battle/monster.conf index b8f7305d1..cc90a0333 100644 --- a/conf/map/battle/monster.conf +++ b/conf/map/battle/monster.conf @@ -151,7 +151,7 @@ boss_spawn_delay: 100 // 5 seconds. // NOTE: This has no effect on mobs that always spawn on the very same cell // (like ant eggs) except if you set it to the max. -no_spawn_on_player: 5 +no_spawn_on_player: 1 // Should spawn coordinates in the mob-spawn files be ignored? (Note 1) // If set to true, all monsters will have a random respawn spot across the whole -- cgit v1.2.3-70-g09d2