Issue information

Issue ID
#4900
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
May 13, 2011 7:58
Last Post
Hercules Elf Bot
May 13, 2011 7:58
Confirmation
N/A

Hercules Elf Bot - May 13, 2011 7:58

Originally posted by [b]5511[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=4900

bool pc_can_give_items(int level)
{
should be return( level >= battle_config.gm_cant_drop_min_lv && level <= battle_config.gm_cant_drop_max_lv );
}