# lover_change gs 'lover_pronouns' if $ARGS[0] = 'Hair': 'As you arrive at the salon with <<$loverdesc[lover_number]>>, <<$tXe>> heads over to the counter and tells something to the barber. The barber nods and comes towards you.' '"So Ms.<<$pcs_lastname>>, you want to get your hair dyed <<$hairPref>> now is that right?"' act 'Nod': cla 'Knowing there is no way to back out of this now, you meekly nod.' '"Alrighty then, your hair will be <<$hairPref>> before you know it!"' act 'Take a seat': cla if pcs_haircol ! hairPref: pcs_haircol = hairPref dyefade = rand(35,42) collength = pcs_hairlng minut += 20 'In less then 20 minutes you see that your hair''s original color has been changed to <<$hairPref>>.' act 'Get up from chair and go to your <<$tBoyGirlfriend>>.': cla 'You walk towards your <<$tBoyGirlfriend>> with your new <<$hairPref>> hair and <<$tXe>> tells you that you look amazing.' 'You can''t say why, but you feel it would be harder to say no next time if <<$tXe>> asked you to change something.' 'You then leave the salon and head home.' loverscompliance[lover_number] += 1 act 'Continue': gt 'din_npc', 'go_home' exit end end end end if $ARGS[0] = 'Make': 'After you agree to change your makeup routine for <<$tXem>>, you talk a bit with <<$tXem>> for an hour and then head home.' 'You can''t say why, but you feel it would be harder to say no next time if he asked you to change something.' minut += 60 if makeupSetting ! makePrefTmp: makeupSetting = makePrefTmp loverscompliance[lover_number] += 1 act 'Continue': gt 'din_npc', 'go_home' exit end if $ARGS[0] = 'Pier': 'Since you agreed to adjust your piercings to fit your <<$tBoyGirlfriend>>''s preferences, <<$tXe>> looks at any pre-existing piercings you may have.' if pierWearCount < pierPrefTmpMin and pierCount >= pierPrefTmpMin: '<<$loverdesc[lover_number]>> sees that you have enough piercings already, and that you just need to wear them.' act 'Let <<$tXem>> add piercings': cla '<<$tXec>> pulls out a couple of piercings and starts to put them on you.' if pirsA = 1000 and pierWearCount < pierPrefTmpMin: '<<$tXec>> asks you to stick out your tongue, then inserts a barbell into your tongue.' pirsA = 1 pierWearCount += 1 end if pirsB = 1000 and pierWearCount < pierPrefTmpMin: '<<$tXec>> gently holds your lip, then inserts a ring.' pirsB = 1 pierWearCount += 1 end if pirsC = 1000 and pierWearCount < pierPrefTmpMin: '<<$tXec>> sees you do not have earrings and proceeds to put rings onto your ears. ' pirsC = 1 pierWearCount += 1 end if pirsD = 1000 and pierWearCount < pierPrefTmpMin: '<<$tXec>> takes out a ring and then carefully inserts a ring through your nose.' pirsD = 1 pierWearCount += 1 end if pirsE = 1000 and pierWearCount < pierPrefTmpMin: '<<$loverdesc[lover_number]>> moves to your eyebrow and proceeds to insert a barbell.' pirsE = 1 pierWearCount += 1 end if pirsN = 1000 and pierWearCount < pierPrefTmpMin: '<<$tXec>> takes out a barbell and inserts it into your navel.' pcs_horny += 2 pirsN = 1 pierWearCount += 1 end if pirsF = 1000 and pierWearCount < pierPrefTmpMin: '<<$loverdesc[lover_number]>> looks around, then pulls out a couple of nipple rings. You can tell it slightly turns <<$tXem>> on as <<$tXe>> works <<$tXyr>> way up your shirt to put on the nipple rings.' pcs_horny += 5 pirsF = 1 pierWearCount += 1 end if pirsG = 1000 and pierWearCount < pierPrefTmpMin: '<<$loverdesc[lover_number]>> gets close to your ear, "Don''t make a scene okay?", then <<$tXe>> nonchalantly slides <<$tXyr>> hand down to your labia, and inserts a ring.' 'You cover your mouth as you let out a quick "Eep!", but in a second, its over.' pcs_horny += 7 pirsG = 1 pierWearCount += 1 end act '"All done!" <<$loverdesc[lover_number]>> says.': cla gs'stat' 'You look at your body and examine it.' if pierPrefTmp = 1: 'This should not fire off how did <<$tXe>> want to add stuff to nothing?' elseif pierPrefTmp = 2: 'You can tell <<$tXe>> likes a girl with a bit more piercings, and you can''t help but agree in some aspect, it does make you look a bit sexier.' elseif pierPrefTmp = 3: 'With this many piercings, you can feel many people will be exploring your body with their eyes, curious on where else you may have piercings.' end if haraklover[lover_number] = 0: 'You can see <<$tXe>> loves how many piercings you have, as <<$tXe>> has a slight blush on his face.' elseif haraklover[lover_number] = 1: '<<$loverdesc[lover_number]>> gives you one last examination with $tXyr eyes and gives you a quick kiss on your cheek.' elseif haraklover[lover_number] = 2: '<<$loverdesc[lover_number]>> comes up to you, and with a quick squeeze on the ass, kisses you on the lips and says, "Now this is a bombshell."' end act 'Continue': cla 'After this you guys talk for an hour about various things, before <<$tXe>> gets up and says <<$tXe>> has to go.' 'You can''t say why, but you feel it would be harder to say no next time if <<$tXe>> asked you to change something.' loverscompliance[lover_number] += 1 minut += 60 act 'Continue': gt 'din_npc', 'go_home' exit end end end elseif pierWearCount > pierPrefTmpMax: '<<$loverdesc[lover_number]>> says that you just need to remove the ones that you have and you will look amazing.' act 'Let <<$tXem>> remove some piercings.': cla if pirsN > 0 and pirsN < 1000 and pierWearCount < pierPrefTmpMin: '<<$tXec>> takes the barbell out of your navel.' pcs_horny += 2 pirsN = 1000 pierWearCount -= 1 end if pirsE > 0 and pirsE < 1000 and pierWearCount > pierPrefTmpMax: '<<$loverdesc[lover_number]>> <<$tXec>> sees the piercing in your eyebrow and proceeds to remove it.' pirsE = 1000 pierWearCount -= 1 end if pirsB > 0 and pirsB < 1000 and pierWearCount > pierPrefTmpMax: '<<$tXec>> carefully takes the ring out of your lips.' pirsB = 1000 pierWearCount -= 1 end if pirsF > 0 and pirsF < 1000 and pierWearCount > pierPrefTmpMax: '<<$loverdesc[lover_number]>> looks around, then carefully uses <<$tXyr>> hands to take the nipple rings off your breasts.' pcs_horny += 5 pirsF = 1000 pierWearCount -= 1 end if pirsD > 0 and pirsD < 1000 and pierWearCount > pierPrefTmpMax: '<<$tXec>> sees the nose ring that you are wearing and removes it.' pirsD = 1000 pierWearCount -= 1 end if pirsG > 0 and pirsG < 1000 and pierWearCount > pierPrefTmpMax: '<<$loverdesc[lover_number]>> gets close to your ear, "Don''t make a scene okay?", then he non chalontely slides <<$tXyr>> hand down to your labia, and removes the ring there.' 'You cover your mouth as you let out a quick "Eep!", but in a second, its over.' pcs_horny += 7 pirsG = 1000 pierWearCount -= 1 end if pirsA > 0 and pirsA < 1000 and pierWearCount > pierPrefTmpMax: '<<$tXec>> asks you to stick out your tongue, then removes the barbell in your tongue.' pirsA = 1000 pierWearCount -= 1 end if pirsC > 0 and pirsC < 1000 and pierWearCount > pierPrefTmpMax: '<<$tXec>> sees your earrings and quickly takes them off.' pirsC = 1000 pierWearCount -= 1 end act '"All done!" <<$loverdesc[lover_number]>> says.': cla minut += 60 gs'stat' '<<$loverdesc[lover_number]>> says "All done!" and promptly hands you the piercings <<$tXe>> took off.' 'After this you guys talk for an hour about various things, before <<$tXe>> gets up and says <<$tXe>> has to go.' 'You can''t say why, but you feel it would be harder to say no next time if <<$tXe>> asked you to change something.' loverscompliance[lover_number] += 1 act 'Continue': gt 'din_npc', 'go_home' exit end end elseif pierWearCount < pierPrefTmpMin and pierCount < pierPrefTmpMin: '<<$loverdesc[lover_number]>> takes you by the hand and heads over to the piercing salon.' act 'Enter the piercing salon': cla 'As you both arrive at the salon, <<$tXe>> talks real quick to the tattoo artist and piercer.' 'You see <<$tXem>> hand the artist some money and the artist starts to walk up towards you.' '"Your <<$tBoyGirlfriend>> says you want to get some piercings?", the artist asks.' act 'Quietly nod': cla 'You know you can''t pull out now, so you meekly nod.' 'The man shrugs and says "Head over to the chair over there okay?"' act 'Head over to the chair': cla 'As you sit down you see the man come over with the various needles he needs to do his job.' 'He sees you are a little bit concerned about the needles and laughs, "Don''t worry ma ''am, it will be all over before you know it!"' 'He takes out a clean needle and proceeds with his job.' act 'Continue': *clr & cla :alreadyGotPierLoop randchan = rand(0, 7) if randchan = 0 and pirsC = 0: if pirsC = 0 and pierCount < pierPrefTmpMin: 'The artist takes a look at your unpierced ears, and with a quick sharp pain, pierces them.' '
> src="images/pc/body/piercings/c1.jpg">
' pirsC = 1 pirsC1_owned = 1 pierCount += 1 pierWearCount += 1 gs 'pain', 7, 'ears', 'pierce' end elseif randchan = 1 and pirsA = 0: if pirsA = 0 and pierCount < pierPrefTmpMin: 'He asks you to stick out your tongue. You comply and then start to regret it as he pierces your tongue.' '
> src="images/pc/body/piercings/a1.jpg">
' pirsA = 1 pirsA1_owned = 1 pierCount += 1 pierWearCount += 1 gs 'pain', 7, 'tongue', 'pierce' end elseif randchan = 2 and pirsB = 0: if pirsB = 0 and pierCount < pierPrefTmpMin: 'The artist gently holds your lip as he drives the needle through to pierce it.' '
> src="images/pc/body/piercings/b1.jpg">
' pirsB = 1 pirsB1_owned = 1 pierCount += 1 pierWearCount += 1 gs 'pain', 7, 'lips', 'pierce' end elseif randchan = 3 and pirsD = 0: if pirsD = 0 and pierCount < pierPrefTmpMin: 'You feel a sharp pain in your nose as he pierces your nose.' '
> src="images/pc/body/piercings/d1.jpg">
' pirsD = 1 pirsD1_owned = 1 pierCount += 1 pierWearCount += 1 gs 'pain', 7, 'nose', 'pierce' end elseif randchan = 4 and pirsE = 0: if pirsE = 0 and pierCount < pierPrefTmpMin: 'The artist moves to above your eyes and quickly pierces your eyebrow.' '
> src="images/pc/body/piercings/e1.jpg">
' pirsE = 1 pirsE1_owned = 1 pierCount += 1 pierWearCount += 1 gs 'pain', 7, 'eyebrows', 'pierce' end elseif randchan = 5 and pirsN = 0: if pirsN = 0 and pierCount < pierPrefTmpMin: 'He positions himself to pierce your belly button. You feel a sharp pain through your navel as he pierces it.' '
> src="images/pc/body/piercings/n1.jpg">
' pcs_horny += 2 pirsN = 1 pirsN1_owned = 1 pierCount += 1 pierWearCount += 1 gs 'pain', 7, 'tummy', 'pierce' end elseif randchan = 6 and pirsF = 0: if pirsF = 0 and pierCount < pierPrefTmpMin: 'He motions for you to lift up your shirt. After you do the man grabs your breasts rather softly and carefully pierces each nipple.' '
> src="images/pc/body/piercings/f1.jpg">
' pcs_horny += 5 pirsF = 1 pirsF1_owned = 1 pierCount += 1 pierWearCount += 1 gs 'pain', 7, 'nipples', 'pierce' end elseif randchan = 7 and pirsG = 0: if pirsG = 0 and pierCount < pierPrefTmpMin: '"Ma ''am can you take off your bottoms?", the man says. You realize that he plans to pierce your labia and you reluctantly present yourself.' 'You cover your mouth as you let out a quick "Eep!", as you feel a quick pain through your labia, but in a second, its over.' '
> src="images/pc/body/piercings/g1.jpg">
' pcs_horny += 7 pirsG = 1 pirsG1_owned = 1 pierCount += 1 pierWearCount += 1 gs 'pain', 7, 'pubic', 'pierce' end else emergencyAbort += 1 if emergencyAbort > 10000 : 'DEVELOPER WARNING: Emergency backout. Either you got very lucky or some dev made a mistake, if it happens again, file a bug report. ' else jump 'alreadyGotPierLoop' end end gs'stat' '"All done!", the artist says as he starts to clean up his various tools. He says to not irritate the places that he pierced and baby them for a week or two.' 'Before you leave he puts on the various new piercings throughout your body.' act 'Go back towards your <<$tBoyGirlfriend>>': cla 'As you go back towards him, <<$tXe>> looks you up and down.' if pierWearCount < pierPrefTmpMin and pierCount >= pierPrefTmpMin: '"Now lets just add the rest of the piercings...", <<$loverdesc[lover_number]>> says.' if pirsA = 1000 and pierWearCount < pierPrefTmpMin: '<<$tXec>> asks you to stick out your tongue, then inserts a barbell into your tongue.' pirsA = 1 pierWearCount += 1 end if pirsB = 1000 and pierWearCount < pierPrefTmpMin: '<<$tXec>> gently holds your lip, then inserts a ring.' pirsB = 1 pierWearCount += 1 end if pirsC = 1000 and pierWearCount < pierPrefTmpMin: '<<$tXec>> sees you do not have earrings and proceeds to put rings onto your ears. ' pirsC = 1 pierWearCount += 1 end if pirsD = 1000 and pierWearCount < pierPrefTmpMin: '<<$tXec>> takes out a ring and then carefully inserts a ring through your nose.' pirsD = 1 pierWearCount += 1 end if pirsE = 1000 and pierWearCount < pierPrefTmpMin: '<<$loverdesc[lover_number]>> moves to your eyebrow and proceeds to insert a barbell.' pirsE = 1 pierWearCount += 1 end if pirsN = 1000 and pierWearCount < pierPrefTmpMin: '<<$tXec>> takes out a barbell and inserts it into your navel.' pcs_horny += 2 pirsN = 1 pierWearCount += 1 end if pirsF = 1000 and pierWearCount < pierPrefTmpMin: '<<$loverdesc[lover_number]>> looks around, then pulls out a couple of nipple rings. You can tell it slightly turns <<$tXem>> on as <<$tXe>> works <<$tXyr>> way up your shirt to put on the nipple rings.' pcs_horny += 5 pirsF = 1 pierWearCount += 1 end if pirsG = 1000 and pierWearCount < pierPrefTmpMin: '<<$loverdesc[lover_number]>> gets close to your ear, "Don''t make a scene okay?", then <<$tXe>> nonchalantly slides <<$tXyr>> hand down to your labia, and inserts a ring.' 'You cover your mouth as you let out a quick "Eep!", but in a second, its over.' pcs_horny += 7 pirsG = 1 pierWearCount += 1 end gs'stat' '"There we go!", <<$tXe>> says with a smile.' if pierPrefTmp = 2: 'You can tell <<$tXe>> likes a girl with a bit more piercings, and you can''t help but agree in some aspect, it does make you look a bit sexier.' elseif pierPrefTmp = 3: 'With this many piercings, you can feel many people will be exploring your body with their eyes, curious on where else you may have piercings.' end if haraklover[lover_number] = 0: 'You can see <<$tXe>> loves how many piercings you have, as <<$tXe>> has a slight blush on <<$tXyr>> face.' elseif haraklover[lover_number] = 1: '<<$loverdesc[lover_number]>> gives you one last examination with <<$tXyr>> eyes and gives you a quick kiss on your cheek.' elseif haraklover[lover_number] = 2: '<<$loverdesc[lover_number]>> comes up to you, and with a quick squeeze on the ass, kisses you on the lips and says, "Now this is a bombshell."' end act 'Continue': minut += 40 cla 'After getting the piercings, you both part ways and head home.' 'You can''t say why, but you feel it would be harder to say no next time if <<$tXe>> asked you to change something.' minut += 20 act 'Continue': gt 'din_npc', 'go_home' exit end elseif pierWearCount >= pierPrefTmpMin: '"There we go!", <<$tXe>> says with a smile.' if pierPrefTmp = 2: 'You can tell <<$tXe>> likes a girl with a bit more piercings, and you can''t help but agree in some aspect, it does make you look a bit sexier.' elseif pierPrefTmp = 3: 'With this many piercings, you can feel many people will be exploring your body with their eyes, curious on where else you may have piercings.' end if haraklover[lover_number] = 0: 'You can see <<$tXe>> loves how many piercings you have, as <<$tXe>> has a slight blush on <<$tXyr>> face.' elseif haraklover[lover_number] = 1: '<<$loverdesc[lover_number]>> gives you one last examination with <<$tXyr>> eyes and gives you a quick kiss on your cheek.' elseif haraklover[lover_number] = 2: '<<$loverdesc[lover_number]>> comes up to you, and with a quick squeeze on the ass, kisses you on the lips and says, "Now this is a bombshell."' end act 'Continue': minut += 40 cla 'After getting the piercings, you both part ways and head home.' 'You can''t say why, but you feel it would be harder to say no next time if <<$tXe>> asked you to change something.' loverscompliance[lover_number] += 1 minut += 20 act 'Continue': gt 'din_npc', 'go_home' exit end else '"There we go!", <<$tXe>> says with a smile.' if pierPrefTmp > 1: 'You can tell <<$tXe>> likes a girl with a more piercings and you can''t help but agree in some aspect, it does make you look a bit sexier.' if haraklover[lover_number] = 0: 'You can see <<$tXe>> is pleased with your piercing, as <<$tXe>> has a slight blush on <<$tXyr>> face.' elseif haraklover[lover_number] = 1: '<<$loverdesc[lover_number]>> gives you one last examination with <<$tXyr>> eyes and gives you a quick kiss on your cheek.' elseif haraklover[lover_number] = 2: '<<$loverdesc[lover_number]>> comes up to you, and with a quick squeeze on the ass, kisses you on the lips and says, "You look much better."' end act 'Continue': minut += 40 cla 'After getting the piercing, you both part ways and head home.' 'You can''t say why, but you feel it would be harder to say no next time if <<$tXe>> asked you to change something.' loverscompliance[lover_number] += 1 minut += 20 act 'Continue': gt 'din_npc', 'go_home' exit end end end end end end end else 'This should not fire off. NO else if.' end end if $ARGS[0] = 'Tatt': act 'Enter Tattoo Parlor': cla 'As you arrive at the tattoo parlor, <<$loverdesc[lover_number]>> looks you up and down to decide what needs to be done about your tattoos.' if tattCount < tattPrefTmpMin: 'You need some more tattoos, it would make you look so much better!' '<<$tXec>> heads over to the counter and starts talks to the tattoo artist.' 'You see <<$tXem>> hand the artist some money and the artist starts to walk up towards you.' '"Your <<$tBoyGirlfriend>> says you want to get some tattoos?", the artist asks.' act 'Quietly nod': cla 'You know you can''t pull out now, so you meekly nod.' 'The man shrugs and says "Head over to the chair over there okay?"' act 'Head over to the chair': *clr & cla 'As you sit down you see the man come over with the various needles he needs to do his job.' 'He sees you are a little bit concerned about the needles and laughs, "Don''t worry ma ''am, it will be all over before you know it!"' 'He takes out a clean needle and proceeds with his job.' :tattoo_loop randchan = rand(0,17) if randchan = 0 and tatarm = 0: randchan = rand(1,82) if tatarm = 0 and tattCount < tattPrefTmpMin: tatarm = randchan tattCount += 1 'He gives you a tattoo on your arm.' '
> src="images/pc/body/tattoos/arms/tatarm<>.jpg">
' end elseif randchan = 1 and tatass = 0: randchan = rand(1,25) if tatass = 0 and tattCount < tattPrefTmpMin: tatass = randchan tattCount += 1 'He gives you a tattoo on your ass.' '
> src="images/pc/body/tattoos/ass/tatass<>.jpg">
' end elseif randchan = 2 and tatback = 0: randchan = rand(1,61) if tatback = 0 and tattCount < tattPrefTmpMin: tatback = randchan tattCount += 1 'He gives you a tattoo on your back.' '
> src="images/pc/body/tattoos/back/tatback<>.jpg">
' end elseif randchan = 3 and tatblly = 0: randchan = rand(1,21) if tatblly = 0 and tattCount < tattPrefTmpMin: tatblly = randchan tattCount += 1 'He gives you a tattoo on your belly.' '
> src="images/pc/body/tattoos/belly/tatblly<>.jpg">
' end elseif randchan = 4 and tatbrst = 0: randchan = rand(1,11) if tatbrst = 0 and tattCount < tattPrefTmpMin: tatbrst = randchan tattCount += 1 'He gives you a tattoo on your breasts.' '
> src="images/pc/body/tattoos/breasts/tatbrst<>.jpg">
' end elseif randchan = 5 and tatchst = 0: randchan = rand(1,15) if tatchst = 0 and tattCount < tattPrefTmpMin: tatchst = randchan tattCount += 1 'He gives you a tattoo on your chest.' '
> src="images/pc/body/tattoos/chest/tatchst<>.jpg">
' end elseif randchan = 6 and tatfce = 0: randchan = rand(1,8) if tatfce = 0 and tattCount < tattPrefTmpMin: tatfce = randchan tattCount += 1 'He gives you a tattoo on your face.' '
> src="images/pc/body/tattoos/face/tatfce<>.jpg">
' end elseif randchan = 7 and tatankle = 0: randchan = rand(1,25) if tatankle = 0 and tattCount < tattPrefTmpMin: tatankle = randchan tattCount += 1 'He gives you a tattoo on your ankles.' '
> src="images/pc/body/tattoos/foot/tatankle<>.jpg">
' end elseif randchan = 8 and tathand = 0: randchan = rand(1,9) if tathand = 0 and tattCount < tattPrefTmpMin: tathand = randchan tattCount += 1 'He gives you a tattoo on your hand.' '
> src="images/pc/body/tattoos/hand/tathnd<>.jpg">
' end elseif randchan = 9 and tatleg = 0: randchan = rand(1,47) if tatleg = 0 and tattCount < tattPrefTmpMin: tatleg = randchan tattCount += 1 'He gives you a tattoo on your legs.' '
> src="images/pc/body/tattoos/legs/tatleg<>.jpg">
' end elseif randchan = 10 and tatlip = 0: randchan = rand(1,9) if tatlip = 0 and tattCount < tattPrefTmpMin: tatlip = randchan tattCount += 1 'He gives you a tattoo on your bottom lip.' '
> src="images/pc/body/tattoos/lip/tatlip<>.jpg">
' end elseif randchan = 11 and tatneck = 0: randchan = rand(1,30) if tatneck = 0 and tattCount < tattPrefTmpMin: tatneck = randchan tattCount += 1 'He gives you a tattoo on your neck.' '
> src="images/pc/body/tattoos/neck/tatnck<>.jpg">
' end elseif randchan = 12 and tatvag = 0: randchan = rand(1,53) if tatvag = 0 and tattCount < tattPrefTmpMin: tatvag = randchan tattCount += 1 'He gives you a tattoo above your cunt.' '
> src="images/pc/body/tattoos/pubic/tatvag<>.jpg">
' end elseif randchan = 13 and tatlech = 0: randchan = rand(1,25) if tatlech = 0 and tattCount < tattPrefTmpMin: tatlech = randchan tattCount += 1 'He gives you a tattoo on your shoulder.' '
> src="images/pc/body/tattoos/shoulder/tatshldr<>.jpg">
' end elseif randchan = 14 and tatside = 0: randchan = rand(1,23) if tatside = 0 and tattCount < tattPrefTmpMin: tatside = randchan tattCount += 1 'He gives you a tattoo on your sides.' '
> src="images/pc/body/tattoos/side/tatside<>.jpg">
' end elseif randchan = 15 and tatupb = 0: randchan = rand(1,32) if tatupb = 0 and tattCount < tattPrefTmpMin: tatupb = randchan tattCount += 1 'He gives you a tramp stamp.' '
> src="images/pc/body/tattoos/trampstamp/tatlowbck<>.jpg">
' end elseif randchan = 16 and tatunder = 0: randchan = rand(1,22) if tatunder = 0 and tattCount < tattPrefTmpMin: tatunder = randchan tattCount += 1 'He gives you a tattoo under your breasts.' '
> src="images/pc/body/tattoos/underbreast/tatundbreast<>.jpg">
' end elseif randchan = 17 and tatwrist = 0: randchan = rand(1,51) if tatwrist = 0 and tattCount < tattPrefTmpMin: tatwrist = randchan tattCount += 1 'He gives you a tattoo on your wrists.' '
> src="images/pc/body/tattoos/wrists/tatwrst<>.jpg">
' end elseif tattCount = 18: '' else jump 'tattoo_loop' end gs'stat' '"All done!", the artist smiles as he starts to clean up his various tools."' '"I must say, your body looks amazing with the art on you!"' 'You are reluctant to admit it, but having these tattoos feels like they do make you look sexier for some people, though a bit more slutty too.' act 'Go back towards your <<$tBoyGirlfriend>>': *clr & cla 'As you go back towards him, <<$tXe>> looks you up and down.' '"There we go!", <<$tXe>> says with a smile.' if pierPrefTmp = 2: 'You can tell <<$tXe>> likes a girl with at least a couple of tattoos, and you can''t help but agree in some aspect, it does make you look a bit sexier.' elseif pierPrefTmp = 3: 'With this many tattoos, you look like a punk or scene girl, and you can feel that many people would want to explore you to see if you have any "hidden" gems underneath your clothes.' end if haraklover[lover_number] = 0: 'You can see <<$tXe>> loves how many tattoos you have, as <<$tXe>> has a slight blush on <<$tXyr>> face.' elseif haraklover[lover_number] = 1: '<<$loverdesc[lover_number]>> gives you one last examination with <<$tXyr>> eyes and gives you a quick kiss on your cheek.' elseif haraklover[lover_number] = 2: '<<$loverdesc[lover_number]>> comes up to you, and with a quick squeeze on the ass, kisses you on the lips and says, "Now this is a bombshell."' end act 'Continue': minut += 40 cla 'After getting the tattoos, you both part ways and head home.' 'You can''t say why, but you feel it would be harder to say no next time if <<$tXe>> asked you to change something.' loverscompliance[lover_number] += 1 minut += 20 act 'Continue': gt 'din_npc', 'go_home' exit end end end end elseif tattCount > tattPrefTmpMax: 'You need to get rid of some tattoos, it would make you look so much better!' '<<$tXec>> heads over to the counter and starts talks to the tattoo artist.' 'You see <<$tXem>> hand the artist some money and the artist starts to walk up towards you.' '"Your <<$tBoyGirlfriend>> says you want to get rid of some tattoos?", the artist asks.' act 'Quietly nod': cla 'You know you can''t pull out now, so you meekly nod.' 'The man shrugs and says "Head over to the chair over there okay?"' act 'Head over to the chair': *clr & cla 'As you sit down you see the man come over with the various needles and lasers he needs to do his job.' 'He sees you are a little bit concerned about the laser and laughs, "Don''t worry ma ''am, it will be all over before you know it!"' 'He takes he turns on the mini laser and proceeds with his job.' randchan = rand(0, 16) if randchan = 0 and tatarm > 0: if tattCount > tattPrefTmpMax: tatarm = 0 tattCount -= 1 'He removes the tattoo on your arm.' end elseif randchan = 1 and tatass > 0: if tattCount > tattPrefTmpMax: tatass = 0 tattCount -= 1 'He removes the tattoo on your ass.' end elseif randchan = 2 and tatback > 0: if tattCount > tattPrefTmpMax: tatback = 0 tattCount -= 1 'He removes the tattoo on your back.' end elseif randchan = 3 and tatblly > 0: if tattCount > tattPrefTmpMax: tatblly = 0 tattCount -= 1 'He removes the tattoo on your belly.' end elseif randchan = 4 and tatbrst > 0: if tattCount > tattPrefTmpMax: tatbrst = 0 tattCount -= 1 'He removes the tattoo on your breasts.' end elseif randchan = 5 and tatchst > 0: if tattCount > tattPrefTmpMax: tatchst = 0 tattCount -= 1 'He removes the tattoo on your chest.' end elseif randchan = 6 and tatfce > 0: if tattCount > tattPrefTmpMax: tatfce = 0 tattCount -= 1 'He removes the tattoo on your face.' end elseif randchan = 7 and tatankle > 0: if tattCount > tattPrefTmpMax: tatankle = 0 tattCount -= 1 'He removes the tattoo on your ankles.' end elseif randchan = 8 and tatleg > 0: if tattCount > tattPrefTmpMax: tatleg = 0 tattCount -= 1 'He removes the tattoo on your legs.' end elseif randchan = 9 and tatlip > 0: if tattCount > tattPrefTmpMax: tatlip = 0 tattCount -= 1 'He removes the tattoo on your bottom lip.' end elseif randchan = 10 and tatneck > 0: if tattCount > tattPrefTmpMax: tatneck = 0 tattCount -= 1 'He removes the tattoo on your neck.' end elseif randchan = 11 and tatvag > 0: if tattCount > tattPrefTmpMax: tatvag = 0 tattCount -= 1 'He removes the tattoo above your cunt.' end elseif randchan = 12 and tatlech > 0: if tattCount > tattPrefTmpMax: tatlech = 0 tattCount -= 1 'He removes the tattoo on your shoulder.' end elseif randchan = 13 and tatside > 0: if tattCount > tattPrefTmpMax: tatside = 0 tattCount -= 1 'He removes the tattoo on your sides.' end elseif randchan = 14 and tatupb > 0: if tattCount > tattPrefTmpMax: tatupb = 0 tattCount -= 1 'He removes your tramp stamp.' end elseif randchan = 15 and tatunder > 0: if tattCount > tattPrefTmpMax: tatunder = 0 tattCount -= 1 'He removes the tattoo under your breasts.' end elseif randchan = 16 and tatwrist > 0: if tattCount > tattPrefTmpMax: tatwrist = 0 tattCount -= 1 'He removes the tattoo on your wrists.' end end gs'stat' '"All done!", the artist says as he starts to clean up his various tools."' '"Me myself, I like a girl with a lot of tattoos, but to each their own." he tells you.' 'You are reluctant to admit it, but taking away tattoos does make your skin look much cleaner, and makes people focus more on the figure, and not just the art on it.' act 'Go back towards your <<$tBoyGirlfriend>>': cla 'As you go back towards <<$tXem>>, <<$tXe>> looks you up and down.' '"There we go!", <<$tXe>> says with a smile.' if tattPrefTmp = 1: 'You can tell <<$tXe>> hates girls with tattoos and likes them to have as few as possible. You can''t help but agree in some aspect, it does make your body look a bit sexier.' elseif tattPrefTmp = 2: 'You can tell that though <<$loverdesc[lover_number]>> likes a girl to have some tattoos, <<$tXe>> doesn''t want them to be the focus on a girl. You can''t help but agree that there is a thing as too many tattoos.' end if haraklover[lover_number] = 0: 'You can see <<$tXe>> loves how many tattoos you have, as <<$tXe>> has a slight blush on <<$tXyr>> face.' elseif haraklover[lover_number] = 1: '<<$loverdesc[lover_number]>> gives you one last examination with <<$tXyr>> eyes and gives you a quick kiss on your cheek.' elseif haraklover[lover_number] = 2: '<<$loverdesc[lover_number]>> comes up to you, and with a quick squeeze on the ass, kisses you on the lips and says, "Now this is a bombshell."' end act 'Continue': minut += 40 cla 'After getting rid of the tattoos, you both part ways and head home.' 'You can''t say why, but you feel it would be harder to say no next time if <<$tXe>> asked you to change something.' loverscompliance[lover_number] += 1 minut += 20 act 'Continue': gt 'din_npc', 'go_home' exit end end end end end end end if $ARGS[0] = 'Lips': act 'Enter clinic': cla 'As you arrive at the clinic, <<$loverdesc[lover_number]>> walks up to the front desc and asks to speak with the plastic surgeon. After a couple of minutes the plastic surgeon comes out with a clipboard.' '<<$loverdesc[lover_number]>> talks to the surgeon and after a brief exchange of words, <<$tXe>> hands the surgeon a respectable stack of bills. The surgeon discreetly puts the bills into his jacket and starts to walk toward you.' 'Even though you don''t know what <<$loverdesc[lover_number]>> said to the surgeon, you still jump when he starts to speak to you.' if pcs_lip < lipsPrefTmpMin: '"So that <<$loverGenderName>> over there says you want to get lip enhancements?", the doctor asks quizically, looking at the size of your lips.' else '"So that <<$loverGenderName>> over there says you want to get a lip reduction?", the doctor asks quizically, looking at the size of your lips.' end '"Y-yes.", you manage to squeek out, your face turning slightly red at the topic of the conversation.' '"All right, lets get started right away", he says as he looks at his clipboard.' act 'Go with doctor to operating room': *clr & cla 'The doctor motions for you to sit on the operating table, and you reluctantly comply.' '"Don''t worry it will just be a quick injection and we will be done, its perfectly safe.", the doctor says.' 'As you try to get confortable on the table the doctor comes up to you with the injection.' '"Okay now if you can pucker out your lips it will give me a nice surface for the shot.", he says holding your face gently.' act 'Pucker out lips': cla '"And... Done. There we go! You should feel the effects almost immediately."' 'He holds up a mirror and you look at your changed lips.' if pcs_lip < lipsPrefTmpMin: minut += 20 pcs_lip = lipsPrefTmpMin + 1 gs 'stat' 'Your lips have grown! They are whorishly huge!' 'You look at the doctor and he shrugs, "You look much nicer with huge lips in my opinion."' else minut += 20 pcs_lip = lipsPrefTmpMax - 1 'Your lips have shrunk! They look much more modest now.' 'You look at the doctor and he shrugs, "You look much nicer with more modest lips in my opinion."' end 'You stand up and leave the room.' act 'Go back towards your <<$tBoyGirlfriend>>': cla 'As you go back towards <<$tXem>>, <<$tXe>> looks you up and down.' '"There we go!", <<$tXe>> says with a smile.' if lipsPrefTmp = 1: 'You can tell <<$tXe>> loves girls with more modest yet full lips, and you have to admit, its better then having big whorish, cocksucking lips.' elseif lipsPrefTmp = 2: 'You can tell that <<$loverdesc[lover_number]>> likes a girl to have whorish, cocksucking lips, and as you give the mirror in the room a quick slutty face, you have to admit it does make you look sexier.' end if haraklover[lover_number] = 0: 'You can see <<$tXe>> loves the size of your lips, for even with all of <<$tXyr>> shyness, <<$tXe>> still gives you a kiss on your new lips.' elseif haraklover[lover_number] = 1: '<<$loverdesc[lover_number]>> gives you one last examination of your new lips before giving you a kiss on the lips, probably to test the new wares.' elseif haraklover[lover_number] = 2: '<<$loverdesc[lover_number]>> comes up to you, and with a quick squeeze on the ass, kisses you on your new lips and says, "Now those lips are the lips of a goddess."' end act 'Continue': cla 'After improving your lips, you both part ways and head home.' 'You can''t say why, but you feel it would be harder to say no next time if <<$tXe>> asked you to change something.' loverscompliance[lover_number] += 1 minut += 20 act 'Continue': gt 'din_npc', 'go_home' exit end end end end end end if $ARGS[0] = 'Tits': act 'Enter clinic': cla 'As you arrive at the clinic, <<$loverdesc[lover_number]>> walks up to the front desc and asks to speak with the plastic surgeon. After a couple of minutes the plastic surgeon comes out with a clipboard.' '<<$loverdesc[lover_number]>> talks to the surgeon and after a brief exchange of words, <<$tXe>> hands the surgeon a respectable stack of bills. The surgeon discreetly puts the bills into his jacket and starts to walk toward you.' if tits < titMin: 'Even though you don''t know what <<$loverdesc[lover_number]>> said to the surgeon, you still jump when he starts to speak to you.' '"So that <<$loverGenderName>> over there says you want to get breast implants?", the doctor asks quizically, looking you up and down.' '"Y-yes.", you manage to squeek out, your face turning slightly red at the topic of the conversation.' '"All right, lets get started right away, let me see what size <<$tXe>> got for you...", he says as he looks at his clipboard.' titAmount = (titMin - tits) * 5 + 9 if titAmount <= 10: '"It seems you will be getting our smallest breast implants."' 'As you hear this you relax a bit. At least it''s not a big difference.' elseif titAmount <= 15: '"It seems you will be getting small breast implants." ' 'As you hear this you shift nervously. At least it''s not going to be that big of a change.' elseif titAmount <= 20: '"It seems you will be getting medium breast implants."' 'Your heart skips a beat, "Those are kind of big.", you think to yourself.' elseif titAmount <= 25: '"It seems you will be getting large breast implants."' 'Your heart skips a beat, What? "Those will be huge...", you tell to yourself.' elseif titAmount <= 30: '"It seems you will be getting our largest, the XLarge breast implants." ' 'What?! You are about to get up and leave, but you realize that its to late for that now. "God, those will be MASSIVE", you think to yourself.' else 'This should not shoot off, if you go from 10 to 35 it should fall into preference still.' end '"If you would follow me, I will take you to the operating room.", the doctor says indifferently.' act 'Go with doctor to operating room': *clr & cla 'The doctor motions for you to lay on the operating table, and you reluctantly comply.' '"Now this is going to take about 2 hours for us to do the procedure, but do not worry, the procedure is safe, I have done this dozens of times." the doctor says.' 'As you try to get confortable on the table the doctor comes up to you with the anesthesia.' '"Okay before I continue I want you to take a deep breath okay?", he says.' act 'Take a deep breath': cla 'You take a deep breath of the sleeping gas, and soon the room starts to spin and your mind starts to fog, then everything goes dark...' *nl *nl *nl act 'Wake up': cla minut += 120 silicone += titAmount gs 'stat' '"<<$pcs_firstname>> <<$pcs_lastname>>, are you listening?"' ' ''Wait... I''m awake?'' It seemed just a couple of seconds ago you were laying down on the operating table about to have surgery.' ' ''My breasts feel fuller...'' ' 'You grab your breasts as you look down, and you see you have a bigger breasts! Your breasts are now <<$titsize>>s.' '
> src="images/pc/body/tits/t<>.jpg">
' 'You aren''t paying attention to the doctor as he finishes up, and you slowly get off the operating table and head over to your <<$tBoyGirlfriend>>.' act 'Head over to your <<$tBoyGirlfriend>>': cla 'As you go back towards <<$tXem>>, <<$tXe>> looks you up and down.' '"There we go!", <<$tXe>> says with a smile.' if titBoy = 0: 'If you are getting inplants this should not fire off.' elseif titBoy = 1: 'You can tell that <<$loverdesc[lover_number]>> likes a girl with a good rack, thankfully although you look more like a bimbo then before, <<$tXyr>> tit preference is not outragously big, and you must admit, it does make you look sexier.' elseif titBoy = 2: 'You can clearly tell <<$loverdesc[lover_number]>> loves a girl with bimbo-sized tits, as you hold your tits you look at yourself in the mirror. The girl staring back at you looks like a bimbo that doesn''t know where to put her whorish tits. And you have to admit, it does turn you on a little.' end if haraklover[lover_number] = 0: 'From the blush on <<$tXyr>> face, you can tell <<$loverdesc[lover_number]>> loves your new breasts.' elseif haraklover[lover_number] = 1: '<<$loverdesc[lover_number]>> gives you one last look and gives you a quick kiss on your cheek.' elseif haraklover[lover_number] = 2: '<<$loverdesc[lover_number]>> comes up to you, and with a quick slap on the ass, kisses you on the lips and says, "Now you look like a bombshell!"' end act 'Continue': minut += 40 cla 'After getting your new breasts, you both part ways and head home.' 'You can''t say why, but you feel it would be harder to say no next time if <<$tXe>> asked you to change something.' loverscompliance[lover_number] += 1 minut += 20 act 'Continue': gt 'din_npc', 'go_home' end exit end end end end elseif tits > titMax: 'Even though you don''t know what <<$loverdesc[lover_number]>> said to the surgeon, you still jump when he starts to speak to you.' '"So that <<$loverGenderName>> over there says you want to get breast implants?", the doctor asks quizically, looking you up and down.' '"Y-yes.", you manage to squeek out, your face turning slightly red at the topic of the conversation.' '"All right, lets get started right away, <<$tXe>> had a set size <<$tXe>> wanted so we will be doing that.", he says as he looks at his clipboard.' titAmount = (tits - titMax) * 5 + 9 '"If you would follow me, I will take you to the operating room.", the doctor says indifferently.' act 'Go with doctor to operating room': *clr & cla 'The doctor motions for you to lay on the operating table, and you reluctantly comply.' '"Now this is going to take about 2 hours for us to do the procedure, but do not worry, the procedure is safe, I have done this dozens of times." the doctor says.' 'As you try to get confortable on the table the doctor comes up to you with the anesthesia.' '"Okay before I continue I want you to take a deep breath okay?", he says.' act 'Take a deep breath': cla 'You take a deep breath of the sleeping gas, and soon the room starts to spin and your mind starts to fog, then everything goes dark...' *nl *nl *nl act 'Wake up': cla minut += 120 if silicone - titAmount < 0: titExtra = titAmount - silicone silicone = 0 nbsize -= titExtra else silicone -= titAmount end gs 'stat' '"<<$pcs_firstname>> <<$pcs_lastname>>, are you listening?"' ' ''Wait... I''m awake?'' It seemed just a couple of seconds ago you were laying down on the operating table about to have surgery.' ' ''My breasts feel lighter...'' ' 'You grab your breasts as you look down, and you realize you have much smaller breasts! Your breasts are now <<$titsize>>s.' '
> src="images/pc/body/tits/t<>.jpg">
' 'You aren''t paying attention to the doctor as he finishes up, and you slowly get off the operating table and head over to your <<$tBoyGirlfriend>>.' act 'Head over to your <<$tBoyGirlfriend>>': cla 'As you go back towards <<$tXem>>, <<$tXe>> looks you up and down.' '"There we go!", <<$tXe>> says with a smile.' if titBoy = 0: 'You can tell that <<$loverdesc[lover_number]>> likes a girl without whorish tits, and you can kind of see why as you slowly grope your now tinier breasts.' elseif titBoy = 1: 'You can tell that <<$loverdesc[lover_number]>> likes a girl with a good rack, but thankfully not to big, and you admittadly agree with <<$tXem>>, as you slowly massage your breasts.' elseif titBoy = 2: 'Reducing to max? What?' end if haraklover[lover_number] = 0: 'From the blush on <<$tXyr>> face, you can tell <<$loverdesc[lover_number]>> loves your new breasts.' elseif haraklover[lover_number] = 1: '<<$loverdesc[lover_number]>> gives you one last look and gives you a quick kiss on your cheek.' elseif haraklover[lover_number] = 2: '<<$loverdesc[lover_number]>> comes up to you, and with a quick slap on the ass, kisses you on the lips and says, "Now you look like a bombshell!"' end act 'Continue': minut += 40 cla 'After getting your new breasts, you both part ways and head home.' 'You can''t say why, but you feel it would be harder to say no next time if <<$tXe>> asked you to change something.' loverscompliance[lover_number] += 1 minut += 20 act 'Continue': gt 'din_npc', 'go_home' end exit end end end end end end end !!This is an interesting one as it will take in a couple of things, not just clothes preferences. I need to find clothing pictures for most of the types of clothes. Think of these as quest clothes. if $ARGS[0] = 'Clothes': !! void code - need future work !! act 'Enter Clothing Shop': !! cla !! if !! end end !! This should not increase the weight at all, and should only have been called if they weigh over the figurePrefMax if $ARGS[0] = 'Figure': act 'Enter clinic': cla 'As you arrive at the clinic, <<$loverdesc[lover_number]>> walks up to the front desc and asks to speak with the plastic surgeon. After a couple of minutes the plastic surgeon comes out with a clipboard.' '<<$loverdesc[lover_number]>> talks to the surgeon and after a brief exchange of words, <<$tXe>> hands the surgeon a respectable stack of bills. The surgeon discreetly puts the bills into his jacket and starts to walk toward you.' 'Even though you don''t know what <<$loverdesc[lover_number]>> said to the surgeon, you still jump when he starts to speak to you.' '"So you want to get a lyposuction procedure done, is that right?", the doctor asks you.' act 'Meekly nod': cla 'You know you can''t back out now. "Y-yes.", you manage to squeek out, your face turning slightly red at the topic of the conversation.' '"All right, lets get started right away, if you can follow me into the operating room.' act 'Go with doctor to operating room': *clr & cla 'The doctor motions for you to lay on the operating table, and you reluctantly comply.' '"Now this is going to take about 2 hours for us to do the procedure, but do not worry, the procedure is safe, I have done this dozens of times." the doctor says.' 'As you try to get confortable on the table the doctor comes up to you with the anesthesia.' '"Okay before I continue I want you to take a deep breath okay?", he says.' act 'Take a deep breath': cla 'You take a deep breath of the sleeping gas, and soon the room starts to spin and your mind starts to fog, then everything goes dark...' *nl *nl *nl !!'<> is the value for salocatnow, the value for fat is <>, and the value for salo is <>.' act 'Wake up': cla minut += 120 if figurlover[lover_number] ! 3: :loopfatRemover salo = 20 * figurePrefMin + 1 if salo < 11: salo = 11 gs 'body_shape', 'softreset' !!'<> is the value for salocatnow, the value for fat is <>, and the value for salo is <>.' if salocatnow > figurePrefMax:jump 'loopfatRemover' else 'This should not fire, I made it so that you can''t ADD weight.' end gs 'stat' !!'The stat for salocatnow is <> and the stat for figurePrefMax is <>.' '"<<$pcs_firstname>> <<$pcs_lastname>>, are you listening?"' ' ''Wait... I''m awake?'' It seemed just a couple of seconds ago you were laying down on the operating table about to have surgery.' 'You aren''t paying attention to the doctor as he finishes up, and you slowly get off the operating table and head over to your <<$tBoyGirlfriend>>.' act 'Head over to your <<$tBoyGirlfriend>>': *clr & cla 'As you go back towards <<$tXem>>, <<$tXe>> looks you up and down.' '"There we go!", <<$tXe>> says with a smile.' gs 'obj_din', 'body' if figurlover[lover_number] = 0: 'You can tell that <<$loverdesc[lover_number]>> likes a girl that has very little fat on her whorish tits, and you can kind of see why as you slowly look at yourself in the mirror.' elseif figurBoy = 1: 'You can tell that <<$loverdesc[lover_number]>> likes a girl thats not too fat, but thankfully not too skinny, and you admittadly agree with <<$tXem>>, as you slowly run your hands over your now smaller curves.' elseif figurBoy = 2: 'Reducing to max? What?' end if haraklover[lover_number] = 0: 'From the blush on <<$tXyr>> face, you can tell <<$loverdesc[lover_number]>> loves your new figure.' elseif haraklover[lover_number] = 1: '<<$loverdesc[lover_number]>> gives your figure one last look and gives you a quick kiss on your cheek.' elseif haraklover[lover_number] = 2: '<<$loverdesc[lover_number]>> comes up to you, and with a quick slap on the ass, kisses you on the lips and says, "Now you have the body of a bombshell!"' end act 'Continue': cla 'After getting a lyposuction treatment, you both part ways and head home.' 'You can''t say why, but you feel it would be harder to say no next time if <<$tXe>> asked you to change something.' loverscompliance[lover_number] += 1 minut += 20 act 'Continue': gt 'din_npc', 'go_home' end exit end end end end end end end --- lover_change ---------------------------------