AI: look_for_charge() return type should be adv_want
look_for_charge() return value is eventually assigned as want. It should not be an 'int' but 'adv_want'
look_for_charge() return value is eventually assigned as want. It should not be an 'int' but 'adv_want'