diff options
Diffstat (limited to 'world/map/conf/battle_athena.conf')
-rw-r--r-- | world/map/conf/battle_athena.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/world/map/conf/battle_athena.conf b/world/map/conf/battle_athena.conf index a4207f2c..3233f744 100644 --- a/world/map/conf/battle_athena.conf +++ b/world/map/conf/battle_athena.conf @@ -735,5 +735,10 @@ packet_spam_flood: 30 packet_spam_threshold: 2 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 + // local settings for this server in this file import: conf/battle_local.conf |