Translations:Difficulty scaling/43/en

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search

// otherwise, just go down the list until we reach the end or a weapon which

     // requires more points. this will possibly upgrade the weapon (e.g. Knight -> Royal).
     if (this->weapon_points <= entry["value"])
       break;