From 26a4e327cf0797fc8922a5b45b07ded3206edc7e Mon Sep 17 00:00:00 2001 From: brianluau Date: Sat, 18 Jul 2009 21:44:52 +0000 Subject: - Fixed the config description for 'random_monster_checklv' (follow up to r13952). (bugreport:3378) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13954 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/battle/items.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'conf/battle') diff --git a/conf/battle/items.conf b/conf/battle/items.conf index 403364231..3533a3eb7 100644 --- a/conf/battle/items.conf +++ b/conf/battle/items.conf @@ -54,8 +54,10 @@ produce_item_name_input: 0x03 // Is a monster summoned via dead branch aggressive? (Note 1) dead_branch_active: yes -// Are summoned monsters level greater then your base level? (dead branches) (Note 1) -random_monster_checklv: 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. +random_monster_checklv: no // Can any player equip any item regardless of the gender restrictions // NOTE: Wedding Rings and Whips/Musical Instruments will check gender regardless of setting. -- cgit v1.2.3-60-g2f50