Issue information

Issue ID
#4847
Status
Fixed
Severity
Fair
Started
Hercules Elf Bot
Apr 5, 2011 16:32
Last Post
Hercules Elf Bot
Mar 5, 2012 17:51
Confirmation
N/A

Hercules Elf Bot - Apr 5, 2011 16:32

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

http://irowiki.org/wiki/Adoption_System
QUOTE
Adopted Blacksmiths' and Alchemists' Forge and Brewing skills rates are decreased by 50%.


skill.c
CODE
    if (sd->class_&JOBL_BABY) //if it's a Baby Class
        make_per = (make_per * 70) / 100; //Baby penalty is 30%

Hercules Elf Bot - Dec 24, 2011 12:51

Originally posted by [b]Ind[/b]
Fixed in [rev=15241]