diff options
-rw-r--r-- | world/map/conf/battle_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/conf/battle_athena.conf b/world/map/conf/battle_athena.conf index 3233f744..593fe227 100644 --- a/world/map/conf/battle_athena.conf +++ b/world/map/conf/battle_athena.conf @@ -738,7 +738,7 @@ packet_spam_kick: 1 // -1: classic // 0: all PCs on same tile // 1 or more: all PCs within radius, if also within range -mob_splash_radius: 0 +mob_splash_radius: 1 // local settings for this server in this file import: conf/battle_local.conf |