Jump to content

manuel

Members
  • Posts

    48
  • Joined

  • Last visited

Community Answers

  1. manuel's post in PRE-RE Homunculus add Exp was marked as the answer   
    Scrip.cpp

    #ifdef RENEWAL
        if (base && sd->hd)
            hom_gainexp(sd->hd, base * battle_config.homunculus_exp_gain / 100); // Homunculus only receive 10% of EXP
    #endif
    change 
    //#ifdef RENEWAL
        if (base && sd->hd)
            hom_gainexp(sd->hd, base * battle_config.homunculus_exp_gain / 100); // Homunculus only receive 10% of EXP
    //#endif
     
  2. manuel's post in Request DOTD Or similar. was marked as the answer   
    update  AMBOS

     
     
×
×
  • Create New...