RA Implant removal and detection bug

Expected Behavior

RA should remove implants when set to min 0, max 0, especially when set by clicking the "remove" link. Additionally the "slave.boobsimplant", "slave.lipsimplant", and "slave.buttimplant" should detect implants.

Current Behavior

RA does not remove implants when set to remove them, even replacing them with larger ones and seemingly favouring fillable ones ("replace with type" RA settings not changed from default). Rules using the custom number getters "slave => slave.boobsImplant", "slave => slave.lipsImplant", and "slave => slave.buttImplant", all with a > (number)0 check and tried without CamelCase Is, does not trigger on a slave with implants in all three (using an OR, even), nor slaves with implants in any one.

Steps to Reproduce

  1. Load included save
  2. process to next week
  3. Observe changes to 3rd slave in penthouse tab on weekly slave report in particular, as well as lack of changes to other top 4 slaves. Changes brought on by the "slave" rule, BTW.
  4. Note that the "*Implants" RA rule is not triggered by anyone.

Additional information