diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/items.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/items.conf b/conf/battle/items.conf index 3533a3eb7..368a95c8d 100644 --- a/conf/battle/items.conf +++ b/conf/battle/items.conf @@ -56,7 +56,7 @@ dead_branch_active: yes // Should summoned monsters check the player's base level? (dead branches) (Note 1) // On officials this is no - monsters summoned from dead/bloody branches can be ANY level. -// Change to 'yes' to only summon monsters less than or equal to their base level. +// Change to 'yes' to only summon monsters less than or equal to the player's base level. random_monster_checklv: no // Can any player equip any item regardless of the gender restrictions |