diff options
Diffstat (limited to 'conf-tmpl/battle_athena.conf')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 9c1a56bfb..2bfb84fe7 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -630,8 +630,9 @@ maximum_level: 255 // Example 2 : Setting 100 with 99 luk would add 99 to the drop rate. drops_by_luk: 0 -// Do all monsters ignore GMs unless attacked? (Note 1) -monsters_ignore_gm: no +// Do all monsters ignore GMs unless attacked? (Set to minimum level required for GMs not to be attacked, +// 0 means no one on server will be attacked) +monsters_ignore_gm: 100 // Turn equipment breaking on. (Note 1) // Turning this one will allow equipment to break in battles, |