you changed the compose rate most likely on all of the pets at the same time .... each pet does not compose the same and some might have actually been made a lot higher by default ..... what you need to do is change the compose ratio for just the pets that are higher or jsut the pets that are lower.. its a complex figure so youll probably have to try a few times to get it just right
if this is the code you used.......you notice this code changes all of the pets not just one
Code:
UPDATE `cq_eudemon_rbn_rqr` SET max = max + 20;
UPDATE `cq_eudemon_rbn_rqr` SET min = min + 20;
in this situation I suggest you edit the pets you are having trouble by hand in navicat or whatever you use to edit your database ie: actually open cq_eudemon_rbn_rqr find the pet id you are having trouble with and set the min/max higher or lower depending on your need