diff --git a/actors.mjs b/actors.mjs index 8e9fb5d..0e9b9f7 100644 --- a/actors.mjs +++ b/actors.mjs @@ -83,12 +83,14 @@ function curateProfileEntry(profile) { boobs_volume: profile.boobsVolume, boobs_implant: profile.boobsImplant, boobs_placement: profile.boobsPlacement, + boobs_incision: profile.boobsIncision, boobs_surgeon: profile.boobsSurgeon, natural_butt: profile.naturalButt, butt_volume: profile.buttVolume, butt_implant: profile.buttImplant, natural_lips: profile.naturalLips, lips_volume: profile.lipsVolume, + natural_labia: profile.naturalLabia, height: profile.height, weight: profile.weight, shoe_size: profile.shoeSize,