diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-23 09:08:15 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-23 09:08:15 +0000 |
commit | 97df50968671e6acded81e43cf3e7567322b18ca (patch) | |
tree | 9f2035fe0ade6da173cddb2822e2f03769750f73 /conf/battle/items.conf | |
parent | 1edbaf25c049c76c4566b7919bb613d8a2a51176 (diff) | |
download | hercules-97df50968671e6acded81e43cf3e7567322b18ca.tar.gz hercules-97df50968671e6acded81e43cf3e7567322b18ca.tar.bz2 hercules-97df50968671e6acded81e43cf3e7567322b18ca.tar.xz hercules-97df50968671e6acded81e43cf3e7567322b18ca.zip |
- Fixed some grammar and spelling.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13956 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/battle/items.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 |