Selaa lähdekoodia

New boyfriend preferences and date handling from crib#2

KevinSmarts 7 vuotta sitten
vanhempi
säilyke
a3badabd8a
12 muutettua tiedostoa jossa 4718 lisäystä ja 387 poistoa
  1. 1 0
      glife-notepad++
  2. 1 0
      glife.qproj
  3. 1 0
      locations/Cheatmenu_din
  4. 30 0
      locations/body_shape
  5. 20 4
      locations/boy
  6. 2313 0
      locations/boy_likes
  7. 5 10
      locations/boyfrend
  8. 10 0
      locations/dimaHome
  9. 54 0
      locations/din_van
  10. 1 1
      locations/lab
  11. 2244 371
      locations/meet
  12. 38 1
      locations/pirsingsalon

+ 1 - 0
glife-notepad++

@@ -86,6 +86,7 @@
             <File name="locations\bouling" />
             <File name="locations\boxing" />
             <File name="locations\boy" />
+            <File name="locations\boy_likes" />
             <File name="locations\boyfrend" />
             <File name="locations\boylove" />
             <File name="locations\boymass" />

+ 1 - 0
glife.qproj

@@ -699,6 +699,7 @@
       <Location name="BDsex"/>
       <Location name="boy"/>
       <Location name="boyfrend"/>
+      <Location name="boy_likes"/>
       <Location name="boylove"/>
       <Location name="svi"/>
       <Location name="svidan"/>

+ 1 - 0
locations/Cheatmenu_din

@@ -1,4 +1,5 @@
 # Cheatmenu_din
+
 !All the active dynamics for the cheat menu are here
 $cheatmenu['empty'] = {
 	!Yes, intentionally empty, do not remove it

+ 30 - 0
locations/body_shape

@@ -1,4 +1,5 @@
 # body_shape
+
 !!vhips = derived from salo in body_shape
 !!vhtmp = slows the change to vhips in body_shape
 !!wratio = waist to hips ratio set in body_shape
@@ -299,6 +300,35 @@ if $ARGS[0] = 'softreset':
 	btwarn = 0
 end
 
+if $ARGS[0] = 'mediumreset':
+	if salo < 10:
+		salocatnow = 0
+	else
+		salocatnow = 1 + (salo - 10) / 20
+	end
+	salocatlast = salocatnow
+	salolast = salo
+	sftrstflag = 1
+	:resetmloop
+	if salo ! fat:
+		if gmstrtflag = 1: salobustdo = 1
+		gs 'body_shape'
+		jump 'resetmloop'
+	end
+	!!Updates pcs_apprncbase after a reset
+	gs 'body_shape', 'basebeautycalc', 1
+	!!Clears the warning and reset status flags if they were set
+	sftrstflag = 0
+	btwarn = 0
+
+
+
+
+end
+
+
+
+
 if $ARGS[0] = 'hardreset':
 !!This is primarily for canceling out "dounspell" and setting salo to whatever value will result in the current hip size then balancing everything out.
 !!Also could be built in as a means to in-game undo "dounspell", other than the cheat.

+ 20 - 4
locations/boy

@@ -309,8 +309,9 @@ vneshBoy = npc_app[$npclastgenerated]
 
 
 
+
 !! trying to make the preference section 
-!! Variables here are clotTypePref, clotQualPref, clotTopPref, bottShorPref, clotThinPref, bimbPref, pierPref, tattPref, lipsPref, bodyPref, makePref.
+!! Variables here are clotTypePref, clotQualPref, clotTopPref, bottShorPref, clotThinPref, bimbPref, pierPref, tattPref, lipsPref, bodyPref, makePref, IQPref.
 
 
 !!This is for clothing type preference
@@ -514,10 +515,8 @@ if randchan = 2:
 	randchan = rand(0, 2)
 	if randchan = 0:
 		lipsPref = 1 + slutConstant
-	elseif randchan = 1:
-		lipsPref = 2 + slutConstant
 	elseif randchan = 2:
-		lipsPref = 3
+		lipsPref = 2
 	end
 else
 	lipsPref = 0
@@ -560,5 +559,22 @@ else
 	makePref = 0
 end
 
+!! This is to see if they like a ditz, average, or a smartypants
+!!0 - no preference, 1 - 1 to 30 intelligence, 2 - 30 to 85 intelligence, 3 - 85 + intelligence. 
+
+randchan = rand(0, 4)
+if randchan = 1:
+	randchan = rand(0, 2)
+	if randchan = 0:
+		IQPref = 1 
+	elseif randchan = 1:
+		IQPref = 2 
+	elseif randchan = 2:
+		IQPref = 3 
+	end
+else
+	IQPref = 0
+end
+
 --- boy ---------------------------------
 

+ 2313 - 0
locations/boy_likes

@@ -0,0 +1,2313 @@
+# boy_likes
+
+gs 'boyStat', $boyA
+!!$boybody = 1 - tall, 2 - average, 3 - short
+$boybody = $boybodyA
+!!$boybod = 1 - thin, 2 - athletic, 3 - chunky, 4 - fat
+$boybod = $boybodA
+$boyface = $boyfaceA
+!! sexual force of 0 prior_to 2
+silaVag = silaVagA
+!!security, is responsible for the money and requirements 0 beggar, 1 middle_peasant 2 rich
+finance = financeA
+!!check in appearance, a parameter vnesh
+vneshBoy = vneshBoyA
+$boyClo = $boyCloA
+!!0 - ass less 80, 1 back from 80 prior_to 100, 2 ass over 100, 3 no pref
+figurBoy = figurBoyA
+!!0 - chest less or equal 3, 1 breast 3-4, 2 breasts bigger 4
+titBoy = titBoyA
+!!favorite hair color 0 - brunette, 1 - haired, 2 - Redhead, 3 - blonde
+haerBoy = haerBoyA
+!!character 0 - soft, 1 -norm 2 - aggressor
+harakBoy = harakBoyA
+!!perversity
+izvrat = izvratA
+husb_birth_year = year - boyage
+husbAge = boyage
+  
+
+!!new preferences
+
+!!renaming perversity constant
+pervConstant = izvrat
+
+!!This is for clothing type preference
+!!0 - none, 1 - cheap, 2 - average, 3 - formal, 4 - naughty.
+clotTypePref = clotTypePrefA
+
+!!This is for the quality of clothing
+!! 0 - no preference, 1 - 1 to 4 units cheap to average (Locked if formal chosen), 2 - 5 to 7 units expensive to ballroom quality (Locked if naughty is chosen)
+clotQualPref = clotQualPrefA
+
+!!Need to add modifiers based on breast size, where larger breasts end up forcing the player to show more cleavage than those with smaller breasts.
+!! 0 - no preference, 1 - 1 to 2 or neckline to moderate, 2 - 3 to 4 or heavy to severe, 3 - 5 to 7 or buldging to outpouring 
+!! The breast size must be adjusted either when the action is being calculeted or we can base it on their ideal breast size :titBoy + 0/3 depending on the players breast size
+
+!! How much they want to see your chest USE THIS FOR NOW
+!! 0 - no preference, 1 - 1 neckline , 2 - 2 or moderate, 3 - 3 to 4 or heavy to severe
+!! It doesn''t matter if your poor or rich, everyone loves tits.
+clotTopPref = clotTopPrefA
+
+!!THIS IS THE EQUATION FOR THE TIT ADDITION
+if tits < 1:
+	titConstant = 0
+elseif tits < 2:
+	titConstant = 1
+elseif tits < 3:
+	titConstant = 2
+elseif tits > 2:
+	titConstant = 3
+else
+	titConstant = 0
+end
+
+
+
+!! This is for pants and skirt shortness and will be grouped together as such.
+!! 0 - no preference, 1 - 1 to 2 units or ankle to calf length, 2 - 3 to 4 units or knee to miniskirt, 3 - 5 units to 6 or slut to hoe.
+bottShorPref = bottShorPrefA
+
+!! This is for clothes thinness.
+!! 0 - no preference, 1 - 0 to 2 (Conservative), 2 - 3 to 4 (Moderate), 3 - 4 to 6 (really thin)
+!! I see the moderate to really thin overlapping. Its intentional.
+clotThinPref = clotThinPrefA
+
+!!This is to find out if they want you to wear bimbo clothing
+!! 0 - no preference, 1 - Prefers bimbo clothing.
+bimbPref = bimbPrefA
+
+!!This is to find out if they want you to wear piercings.
+!! 0 - no preference, 1 - 0 to 2 piercings, 2 - 3 to 5 piercings, 3 - 6 or more piercings.	
+pierPref = pierPrefA
+
+!!This is to find out if they want you to have tattoos.
+!! 0 - no preference, 1 - 0 to 2 tattoos, 2 - 3 to 5 tattoos, 3 - 6 or more tattoos.
+tattPref = tattPrefA
+
+
+!!This is to find out how big they want your lips.
+!! 0 - no preference, 1 - 2 to 3 units (average) , 2 - 4 units (THIC lips)
+lipsPref = lipsPrefA
+
+!!This is to find out how big they want YOU.
+!! 0 - no preference, 1 - 1 to 3 units (Skinny) , 2 - 3 to 6 units (Average), 3 - 6 + units (THIC)
+!! Notice how this one overlaps. I believe that it should because changing ones weight is very hard.
+bodyPref = bodyPrefA
+
+!!This is to find out how much makeup they want you to wear.
+!! 0 - no preference, 1 - 1 (light makeup) , 2 - 2 (moderate makeup), 3 - 3(heavy makeup)
+makePref = makePrefA
+
+
+!! This is to see if they like a ditz, average, or a smartypants
+!!0 - no preference, 1 - 1 to 30 intelligence, 2 - 30 to 85 intelligence, 3 - 85 + intelligence. 
+IQPref = IQPrefA
+
+!!This is the new hair color preference
+!! 0 - black, 1 - brown, 2 - redhead, 3 - blonde, 4 - no preference,
+hairPref = hairPrefA
+
+
+!!How many days until the boyfriend starts to comment.
+
+
+!!Putting his preferences into words
+!! 0 - black, 1 - brown, 2 - redhead, 3 - blonde, 4 - no preference,
+if hairPref = 0:
+	$hairPref = 'black'
+elseif hairPref = 1:
+	$hairPref = 'brown'
+elseif hairPref = 2: 
+	$hairPref = 'redhead'
+elseif hairPref = 3:
+	$hairPref = 'blond'
+else
+	$hairPref = ''
+end
+
+!!0 - none, 1 - cheap, 2 - average, 3 - formal, 4 - naughty.
+if clotTypePref = 0:
+	$clotTypePref = ''
+elseif clotTypePref = 1:
+	$clotTypePref = 'cheap'
+elseif clotTypePref = 2:
+	$clotTypePref = 'average'
+elseif clotTypePref = 3:
+	$clotTypePref = 'formal'
+elseif clotTypePref = 4:
+	$clotTypePref = 'naughty'
+end
+
+!! 0 - no preference, 1 - 1 to 4 units cheap to average (Locked if formal chosen), 2 - 5 to 7 units expensive to ballroom quality (Locked if naughty is chosen)
+if clotQualPref = 0:
+	$clotQualPref = 'any type of'
+elseif clotQualPref = 1:
+	$clotQualPref = 'anything but expensive'
+elseif clotQualPref = 2:
+	$clotQualPref = 'expensive'
+end
+
+!! 0 - no preference, 1 - 1 to 2 or neckline to moderate, 2 - 3 to 4 or heavy to severe, 3 - 5 to 7 or buldging to outpouring 
+if clotTopPref = 0:
+	$clotTopPref = 'any amount of'
+elseif clotTopPref = 1:
+	$clotTopPref = 'a little bit of'
+elseif clotTopPref = 2:
+	$clotTopPref = 'a lot of'
+elseif clotTopPref = 3:
+	$clotTopPref = 'a huge amount of'
+end
+
+!! 0 - no preference, 1 - 1 to 2 units or ankle to calf length, 2 - 3 to 4 units or knee to miniskirt, 3 - 5 units to 6 or slut to hoe.
+if bottShorPref = 0:
+	$bottShorPref= 'any length'
+elseif bottShorPref = 1:
+	$bottShorPref= 'modest length'
+elseif bottShorPref = 2:
+	$bottShorPref= 'slightly short length'
+elseif bottShorPref = 3:
+	$bottShorPref= 'really short length'
+end
+
+!! 0 - no preference, 1 - 0 to 2 (Conservative), 2 - 3 to 4 (Moderate), 3 - 4 to 6 (really thin)
+if clotThinPref = 0:
+	$clotThinPref= ''
+elseif clotThinPref = 1:
+	$clotThinPref= 'thick'
+elseif clotThinPref = 2:
+	$clotThinPref= 'a little thin'
+elseif clotThinPref = 3:
+	$clotThinPref= 'really thin or even see through'
+end
+
+!! 0 - no preference, 1 - Prefers bimbo clothing.
+if bimbPref = 0:
+	$bimboPref = ''
+else
+	$bimboPref = 'a bimbo'
+end
+
+!! 0 - no preference, 1 - 0 to 2 piercings, 2 - 3 to 5 piercings, 3 - 6 or more piercings.	
+if pierPref = 0:
+	$pierPref = 'any amount'
+elseif pierPref = 1:
+	$pierPref = 'a couple'
+elseif pierPref = 2:
+	$pierPref = 'a good amount'
+elseif pierPref = 3:
+	$pierPref = 'a lot'
+end
+
+!! 0 - no preference, 1 - 0 to 2 tattoos, 2 - 3 to 5 tattoos, 3 - 6 or more tattoos.
+if tattPref = 0:
+	$tattPref = 'any amount'
+elseif tattPref = 1:
+	$tattPref = 'a couple'
+elseif tattPref = 2:
+	$tattPref = 'a good amount'
+elseif tattPref = 3:
+	$tattPref = 'a lot'
+end
+
+!! 0 - no preference, 1 - 2 to 3 units (average) , 2 - 4 units (THIC lips)
+if lipsPref = 0:
+	$lipsPref = 'any sized lips'
+elseif lipsPref = 1:
+	$lipsPref = 'average sized lips'
+elseif lipsPref = 2:
+	$lipsPref = 'thick lips'
+end
+
+!!This is the Players lip description, this allows flexibility when writing
+if pcs_lip = 0:
+	$lipDesc = 'thin'
+elseif pcs_lip = 1:
+	$lipDesc = 'soft'
+elseif pcs_lip = 2:
+	$lipDesc = 'plump'
+elseif pcs_lip = 3:
+	$lipDesc = 'juicy'
+elseif pcs_lip = 4:
+	$lipDesc = 'thick'
+end
+
+
+
+!! 0 - no preference, 1 - 1 to 3 units (Skinny) , 2 - 3 to 6 units (Average), 3 - 6 + units (THIC)
+if bodyPref = 0:
+	$bodyPref = 'any weight'
+elseif bodyPref = 1:
+	$bodyPref = 'should be skinny'
+elseif bodyPref = 2:
+	$bodyPref = ' should be not to skinny or fat'
+elseif bodyPref = 3:
+	$bodyPref = 'should be thick and curvy'
+end
+
+!! 0 - no preference, 1 - 1 (light makeup) , 2 - 2 (moderate makeup), 3 - 3(heavy makeup)
+if makePref = 0:
+	$makePref = 'any amount of makeup'
+elseif makePref = 1:
+	$makePref = 'a sutle amount of makeup'
+elseif makePref = 2:
+	$makePref = ' a good amount of makeup'
+elseif makePref = 3:
+	$makePref = 'a slutty amount of makeup'
+end
+
+!!0 - no preference, 1 - 1 to 30 intelligence, 2 - 30 to 85 intelligence, 3 - 85 + intelligence. 
+if IQPref = 0:
+	$IQPref = 'nice'
+elseif IQPref = 1:
+	$IQPref = 'ditzy'
+elseif IQPref = 2:
+	$IQPref = 'with at least a little brain power'
+elseif IQPref = 3:
+	$IQPref = 'genius'
+end
+
+!! 0 - black, 1 - brown, 2 - redhead, 3 - blonde, 4 - no preference,
+if hairPref = 0:
+	$hairPref = 'black'
+elseif hairPref = 1:
+	$hairPref = 'brown'
+elseif hairPref = 2:
+	$hairPref = 'redhead'
+elseif hairPref = 3:
+	$hairPref = 'blond'
+elseif hairPref = 4:
+	$hairPref = 'any color'
+end
+
+
+!!0 - chest less 3, 1 breast 3-4, 2 breasts bigger 4
+if titBoy = 0:
+	$titBoy = 'petite breasts'
+elseif titBoy = 1:
+	$titBoy = 'good sized breasts'
+elseif titBoy = 2:
+	$titBoy = 'huge breasts'
+end
+
+
+!! manna , mannamax * 50 / 100:
+
+if hapri = 1 and curly > 0:
+	bfA += 2 &
+	$meetHair = 'Your hair looks very beautiful.'
+end
+if hapri = 1 and curly = 0:
+	bfA += 1 
+	$meetHair = 'You have pretty hair today.'
+end
+if hapri = 0:
+	bfA -= 1 
+	$meetHair = 'You look like you were in a hurry.'
+end
+
+!!This are generic things your boyfriend will call you based on how much he likes you.
+if bfA > 80:
+	randchan = rand(0,2)
+	if randchan = 0 and harakBoyA ! 0:
+		$giveNick = 'angel'
+	elseif randchan = 1:
+		$giveNick = 'beautiful'
+	elseif randchan = 2:
+		$giveNick = 'love'
+	end
+elseif bfA > 20:
+	randchan = rand(0,1)
+	if randchan = 0:
+		$giveNick = 'babe'
+	elseif randchan = 1:
+		$giveNick = '<<$pcs_nickname>>'
+	end
+else
+	$giveNick = '<<$pcs_firstname>>'
+end
+
+
+
+
+
+
+
+if $ARGS[0] = 'clotTypePref':
+	if clotTypePref ! 0:
+		if harakBoyA = 0:
+			if $clotTypePref = $clothingworntype:
+				bfA += 1
+				$meetClot = '<<$boydescA>> says, "I like the type of clothing you are wearing <<$pcs_nickname>>. I think girls look amazing in <<$clotTypePref>> clothing."'
+			elseif $clotTypePref = $clothingworntype:
+				bfA -= 1
+				$meetClot = '<<$boydescA>> says nerviously, "I don''t mean to be rude <<$pcs_nickname>>, but I don''t think <<$clothingworntype>> clothing looks nice on girls. I like girls who wear <<$clotTypePref>> clothing."'
+			end
+		elseif harakBoyA = 1:
+			if $clotTypePref = $clothingworntype:
+				bfA += 2
+				$meetClot = '<<$boydescA>> says, "I think girls who where <<$clothingworntype>> clothing look amazing. I''m glad you chose that type of clothing."'
+			elseif $clotTypePref = $clothingworntype:
+				bfA -= 2
+				$meetClot = '<<$boydescA>> says cafefully, "<<$pcs_nickname>> to be honest, I don''t think <<$clothingworntype>> clothing looks good on you. I think <<$clotTypePref>> clothing would look better on you."'
+			end
+		elseif harakBoyA = 2:
+			if $clotTypePref = $clothingworntype:
+				bfA += 3
+				$meetClot = '<<$boydescA>> says, "<<$pcs_nickname>>, you look fucking hot in <<$clothingworntype>> clothes. It looks amazing on you!"'
+			elseif $clotTypePref = $clothingworntype:
+				bfA -= 3
+				$meetClot = '<<$boydescA>> says rather rudely, "I think girls who wear <<$clothingworntype>> type clothing looks like shit. Girls who wear <<$clotTypePref>> turn me on much more."'
+			end
+		end
+	end
+	if clotTypePref ! 0:
+	'<<$meetClot>>'
+	end
+end
+if $ARGS[0] = 'clotQualPref':
+	if clotQualPref = 1:
+		if PCloQuality > 4: 
+			if harakBoyA = 0:
+				bfA -= 2
+				$meetQualPref = '<<$boydescA>> says that he thinks your clothing quality is way to high and he likes girls that where clothing that is <<$clotQualPref>>."'
+			elseif harakBoyA = 0:
+				bfA -= 1
+				$meetQualPref = '<<$boydescA>> says that he thinks your clothing quality is way to high and he likes girls that where clothing that is <<$clotQualPref>>."'
+			elseif harakBoyA = 0:
+				bfA -= 2 
+				$meetQualPref = '<<$boydescA>> says that he thinks your clothing quality is way to high and he likes girls that where clothing that is <<$clotQualPref>>."'
+			end	
+		elseif PCloQuality < 4:
+			if harakBoyA = 0:
+				bfA += 2
+				$meetQualPref = '<<$boydescA>> says he loves the quality of your clothes and he is glad you don''t wear expensive clothing."'
+			elseif harakBoyA = 0:
+				bfA += 1
+				$meetQualPref = '<<$boydescA>> says he loves the quality of your clothes and he is glad you don''t wear expensive clothing."'
+			elseif harakBoyA = 0:
+				bfA += 3 
+				$meetQualPref = '<<$boydescA>> says he loves the quality of your clothes and he is glad you don''t wear expensive clothing."'
+			end	
+		end
+	elseif clotQualPref = 2: 
+		if PCloQuality < 5: 
+			if harakBoyA = 0:
+				bfA -= 2
+				$meetQualPref = '<<$boydescA>> says he likes girls that wear <<clotQualPref>> clothing, and anything else just doesnt look good."'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetQualPref = '<<$boydescA>> says he likes girls that wear <<clotQualPref>> clothing, and anything else is trash."'
+			elseif harakBoyA = 2:
+				bfA -= 2 
+				$meetQualPref = '<<$boydescA>> says he likes girls that wear <<clotQualPref>> clothing, and anything else is crap."'
+			end	
+		elseif PCloQuality > 4:
+			if harakBoyA = 0:
+				bfA += 2
+				$meetQualPref = '<<$boydescA>> says he loves the quality of your clothes and he is glad you don''t wear cheap clothing."'
+			elseif harakBoyA = 1:
+				bfA += 1
+				$meetQualPref = '<<$boydescA>> says he loves the quality of your clothes and he is glad you don''t wear cheap clothing."'
+			elseif harakBoyA = 2:
+				bfA += 2 
+				$meetQualPref = '<<$boydescA>> says he loves the quality of your clothes and he is glad you don''t wear cheap clothing."'
+			end	
+		end
+	end
+	if clotQualPref ! 0:
+		'<<$meetQualPref>>'
+	end
+
+end
+if $ARGS[0] = 'clotTopPref':
+	if clotTopPref = 1:
+		if PCloTopCut + titConstant >= 3:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetTopPref = '<<$boydescA>> says shyly that he likes girls who wear clothes with <<$clotTopPref>> cleavage, and you kind of have to much for his taste."'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetTopPref = '<<$boydescA>> says he likes girls that wear clothes with <<$clotTopPref>> cleavage, and anything else is way to much."'
+			elseif harakBoyA = 2:
+				bfA -= 2 
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says he likes girls that wear clothes with <<$clotTopPref>> cleavage, and anything else is trash."'
+			end	
+		elseif PCloTopCut + titConstant < 4:
+			if harakBoyA = 0:
+				bfA += 1
+				$meetTopPref = '<<$boydescA>> says with a blush he likes that you are wearing clothes with only <<$clotTopPref>> cleavage."'
+			elseif harakBoyA = 1:
+				bfA += 1
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says hes glad you wear clothes with only <<$clotTopPref>> cleavage."'
+			elseif harakBoyA = 2:
+				bfA += 2 
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says he likes that you wear clothes with <<$clotTopPref>> cleavage, and anything else is trash."'
+			end					
+		end
+	elseif clotTopPref = 2:
+		if PCloTopCut + titConstant < 4:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says shyly that he likes girls who wear clothes with <<$clotTopPref>> cleavage, and you have to little for his taste."'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says he likes girls that wear clothes with <<$clotTopPref>> cleavage, and yours is way to little."'
+			elseif harakBoyA = 2:
+				bfA -= 2 
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says he likes girls that wear clothes with <<$clotTopPref>> cleavage, and anything else is trash."'
+			end	
+		elseif PCloTopCut + titConstant > 5:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says slightly embarressed that he likes girls who wear clothes with <<$clotTopPref>> cleavage, and you have to much for his taste."'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says he likes girls that wear clothes with <<$clotTopPref>> cleavage, and your''s is way to much."'
+			elseif harakBoyA = 2:
+				bfA -= 2 
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says he likes girls that wear clothes with <<$clotTopPref>> cleavage, and anything else is trash."'
+			end	
+		elseif PCloTopCut + titConstant < 6 and PCloTopCut + titConstant >= 3:
+				if harakBoyA = 0:
+				bfA += 1
+				$meetTopPref = '<<$boydescA>> says with a blush he likes that you are wearing clothes with only <<$clotTopPref>> cleavage."'
+			elseif harakBoyA = 1:
+				bfA += 1
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says hes glad you wear clothes with only <<$clotTopPref>> cleavage."'
+			elseif harakBoyA = 2:
+				bfA += 2 
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says he likes that you wear clothes with <<$clotTopPref>> cleavage."'
+			end	
+		end
+	elseif clotTopPref = 3:
+		if PCloTopCut + titConstant < 5:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says shyly that he likes girls who wear clothes with <<$clotTopPref>> cleavage, and you have to little for his taste."'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says he likes girls that wear clothes with <<$clotTopPref>> cleavage, and yours is way to little."'
+			elseif harakBoyA = 2:
+				bfA -= 2 
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says he likes girls that wear clothes with <<$clotTopPref>> cleavage, and anything else is trash."'
+			end	
+		elseif PCloTopCut + titConstant < 4:
+			if harakBoyA = 0:
+				bfA += 1
+				$meetTopPref = '<<$boydescA>> says with a blush he likes that you are wearing clothes with only <<$clotTopPref>> cleavage."'
+			elseif harakBoyA = 1:
+				bfA += 1
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says hes glad you wear clothes with only <<$clotTopPref>> cleavage."'
+			elseif harakBoyA = 2:
+				bfA += 2 
+				$meetTopPref = '<<$boydescA>> looks at your cleavage and says he likes that you wear clothes with <<$clotTopPref>> cleavage, and it makes your breats look great."'
+			end	
+		end
+	end
+	if clotTopPref ! 0:
+		'<<$meetTopPref>>'
+	end
+end
+if $ARGS[0] = 'bottShorPref':
+	if bottShorPref = 1:
+		if PCloSkirt > 2 or PCloPants > 2:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetBottPref = '<<$boydescA>> says shyly that he likes girls who wear clothes with <<$bottShorPref>> bottoms, and you kind of show too much for his taste."'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetBottPref = '<<$boydescA>> says he likes girls that wear clothes with <<$bottShorPref>> bottoms, and yours makes you look lewd."'
+			elseif harakBoyA = 2:
+				bfA -= 2 
+				$meetBottPref = '<<$boydescA>> looks at your legs and says he likes girls that wear clothes with <<$bottShorPref>> bottoms, and yours makes you look like a slut."'
+			end	
+		elseif PCloSkirt < 3 or PCloPants < 3:
+			if harakBoyA = 0:
+				bfA += 1
+				$meetBottPref = '<<$boydescA>> looks at your bottom''s length and says that he likes that you are wearing clothes with only <<$bottShorPref>> bottoms."'
+			elseif harakBoyA = 1:
+				bfA += 1
+				$meetBottPref = '<<$boydescA>> looks at your bottom''s length and says hes glad you wear clothes with only <<$bottShorPref>> bottoms."'
+			elseif harakBoyA = 2:
+				bfA += 2 
+				$meetBottPref = '<<$boydescA>> looks at your bottom''s length and says he likes that you wear clothes with <<$bottShorPref>> bottoms, and anything else is trash."'
+			end					
+		end
+	
+	elseif bottShorPref = 2:
+		if PCloSkirt < 4 or PCloPants < 4:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetBottPref = '<<$boydescA>> looks at your clothing''s bottoms length and says shyly that he likes girls who wear clothes with <<$bottShorPref>> bottoms, and you kind of have to long of clothing for his taste."'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetBottPref = '<<$boydescA>> says he likes girls that wear clothes with <<$bottShorPref>> bottoms, and yours makes you look prudish."'
+			elseif harakBoyA = 2:
+				bfA -= 2 
+				$meetBottPref = '<<$boydescA>> looks at your legs and says he likes girls that wear clothes with <<$bottShorPref>> bottoms, and yours makes you look like a prude."'
+			end	
+		elseif PCloSkirt > 5 or PCloPants > 5:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetBottPref = '<<$boydescA>> says shyly that he likes girls who wear clothes with <<$bottShorPref>> bottoms, and you kind of show too much for his taste."'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetBottPref = '<<$boydescA>> says he likes girls that wear clothes with <<$bottShorPref>> bottoms, and yours makes you look lewd."'
+			elseif harakBoyA = 2:
+				bfA -= 2 
+				$meetBottPref = '<<$boydescA>> looks at your legs and says he likes girls that wear clothes with <<$bottShorPref>> bottoms, and yours makes you look like a slut."'
+			end	
+		elseif (PCloSkirt < 6 or PCloPants < 6) and (PCloSkirt >= 4 or PCloPants >= 4):
+			if harakBoyA = 0:
+				bfA += 1
+				$meetBottPref = '<<$boydescA>> looks at your bottom''s length, blushing, and says that he likes that you are wearing clothes with <<$bottShorPref>> bottoms."'
+			elseif harakBoyA = 1:
+				bfA += 1
+				$meetBottPref = '<<$boydescA>> looks at your bottom''s length and says hes glad you wear clothes with <<$bottShorPref>> bottoms."'
+			elseif harakBoyA = 2:
+				bfA += 2 
+				$meetBottPref = '<<$boydescA>> looks at your bottom''s length and says he likes that you wear clothes with <<$bottShorPref>> bottoms, and anything else is trash."'
+			end					
+		end
+	elseif bottShorPref = 3:
+		if PCloSkirt < 5 or PCloPants < 5:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetBottPref = '<<$boydescA>> looks at your clothing''s bottoms length and says shyly that he likes girls who wear clothes with <<$bottShorPref>> bottoms, and you kind of show to little for his taste."'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetBottPref = '<<$boydescA>> says he likes girls that wear clothes with <<$bottShorPref>> bottoms, and yours makes you look prudish."'
+			elseif harakBoyA = 2:
+				bfA -= 2 
+				$meetBottPref = '<<$boydescA>> looks at your legs and says he likes girls that wear clothes with <<$bottShorPref>> bottoms, and yours makes you look like a prude."'
+			end	
+		elseif PCloSkirt > 4 or PCloPants > 4:
+			if harakBoyA = 0:
+				bfA += 1
+				$meetBottPref = '<<$boydescA>> looks at your clothing''s bottoms length and says with a blush he likes that you are wearing clothes with <<$bottShorPref>> bottoms, and that he thinks the length looks great on you."'
+			elseif harakBoyA = 1:
+				bfA += 1
+				$meetBottPref = '<<$boydescA>> looks at your clothing''s bottoms length and says hes glad you wear clothes with <<$bottShorPref>> bottoms, and yours makes you look like a seductress."'
+			elseif harakBoyA = 2:
+				bfA += 2 
+				$meetBottPref = '<<$boydescA>> looks at your clothing''s bottoms length and says he likes that you wear clothes with <<$bottShorPref>> bottoms, it makes you look sexy."'
+			end	
+		end
+	end
+	if clotBottPref ! 0:
+		'<<$meetBottPref>>'
+	end
+
+end
+if $ARGS[0] = 'clotThinPref':
+	if clotThinPref = 1:
+		if PCloThinness > 2: 
+			if harakBoyA = 0:
+				bfA -= 2
+				$meetClotThin = '<<$boydescA>> looks at the thinness of your outfit and says that your outfit is too thin, and looking down he mumbles that it makes you look like a slut."'
+			elseif harakBoyA = 0:
+				bfA -= 1
+				$meetClotThin = '<<$boydescA>> looks at the thinness of your outfit and says that your outfit is too thin, and that it makes you look like a slut."'
+			elseif harakBoyA = 0:
+				bfA -= 2 
+				$meetClotThin = '<<$boydescA>> looks at the thinness of your outfit and says that your outfit is too thin, and only whores where clothes that thin."'
+			end	
+		elseif PCloThinness < 3:
+			if harakBoyA = 0:
+				bfA += 1
+				$meetClotThin = '<<$boydescA>> tells you that he thinks your outfit''s thinness is just right, not too thick and not to thin."'
+			elseif harakBoyA = 0:
+				bfA += 1
+				$meetClotThin = '<<$boydescA>> tells you that he thinks your outfit''s thinness is just right, not too thick and not to thin."'
+			elseif harakBoyA = 0:
+				bfA += 2 
+				$meetClotThin = '<<$boydescA>> tells you that he thinks your outfit''s thinness is just right, not too thick and not to thin."'
+			end	
+		end
+	elseif clotThinPref = 2: 
+		if PCloThinness > 4: 
+			if harakBoyA = 0:
+				bfA -= 2
+				$meetClotThin = '<<$boydescA>> looks at the thinness of your outfit and says that your outfit is too thin, and looking down he mumbles that it makes you look like a slut."'
+			elseif harakBoyA = 0:
+				bfA -= 1
+				$meetClotThin = '<<$boydescA>> looks at the thinness of your outfit and says that your outfit is too thin, and that it makes you look like a slut."'
+			elseif harakBoyA = 0:
+				bfA -= 2 
+				$meetClotThin = '<<$boydescA>> looks at the thinness of your outfit and says that your outfit is too thin, and only whores where clothes that thin."'
+			end	
+		elseif PCloThinness < 3:
+			if harakBoyA = 0:
+				bfA -= 2
+				$meetClotThin = '<<$boydescA>> looks at the thinness of your outfit and says that your outfit is too thick, and looking down he mumbles that it makes you look like a prude."'
+			elseif harakBoyA = 0:
+				bfA -= 1
+				$meetClotThin = '<<$boydescA>> looks at the thinness of your outfit and says that your outfit is too thick, and that it makes you look like a prude."'
+			elseif harakBoyA = 0:
+				bfA -= 2 
+				$meetClotThin = '<<$boydescA>> looks at the thinness of your outfit and says that your outfit is too thick, and only prude where clothes that thick."'
+			end	
+		elseif PCloThinness > 2 and PCloThinness < 5:
+			if harakBoyA = 0:
+				bfA += 1
+				$meetClotThin = '<<$boydescA>> tells you that he thinks your outfit''s thinness is just right, not too thick and not to thin."'
+			elseif harakBoyA = 0:
+				bfA += 1
+				$meetClotThin = '<<$boydescA>> tells you that he thinks your outfit''s thinness is just right, not too thick and not to thin."'
+			elseif harakBoyA = 0:
+				bfA += 2 
+				$meetClotThin = '<<$boydescA>> tells you that he thinks your outfit''s thinness is just right, not too thick and not to thin."'
+			end	
+		end
+	elseif clotThinPref = 3:
+		if PCloThinness < 5:
+			if harakBoyA = 0:
+				bfA -= 2
+				$meetClotThin = '<<$boydescA>> looks at the thinness of your outfit and says that your outfit is too thick, and looking down he mumbles that it makes you look like a prude."'
+			elseif harakBoyA = 0:
+				bfA -= 1
+				$meetClotThin = '<<$boydescA>> looks at the thinness of your outfit and says that your outfit is too thick, and that it makes you look like a prude."'
+			elseif harakBoyA = 0:
+				bfA -= 2 
+				$meetClotThin = '<<$boydescA>> looks at the thinness of your outfit and says that your outfit is too thick, and only prude where clothes that thick."'
+			end	
+		elseif PCloThinness > 4:
+			if harakBoyA = 0:
+				bfA += 1
+				$meetClotThin = '<<$boydescA>> tells you that he thinks your outfit''s thinness is perfect, and he says shyly he likes to look at your body''s curves."'
+			elseif harakBoyA = 0:
+				bfA += 1
+				$meetClotThin = '<<$boydescA>> tells you that he thinks your outfit''s thinness is perfect, and he loves to see every curve of your body."'
+			elseif harakBoyA = 0:
+				bfA += 2 
+				$meetClotThin = '<<$boydescA>> tells you that he thinks your outfit''s thinness is perfect, and his eyes take in the curves of your body."'
+			end	
+		end
+	end
+	if clotThinPref ! 0:
+		'<<$meetClotThin>>'
+	end
+end
+if $ARGS[0] = 'bimbPref':
+	if bimbPref = 1:
+		if PCloBimbo > 0:
+			if harakBoyA = 0:
+				bfA += 1
+				$meetBimbPref = '<<$boydescA>> tells you blushing that he likes that you look like a bimbo."'
+			elseif harakBoyA = 0:
+				bfA += 1
+				$meetBimbPref = '<<$boydescA>> tells you that your bimbo clothes look amazing on you."'
+			elseif harakBoyA = 0:
+				bfA += 2 
+				$meetBimbPref = '<<$boydescA>> tells you that he thinks all girls should dress up as much as a bimbo as you are."'
+			end	
+		elseif PCloBimbo = 0:
+			bfA -= 1
+			$meetBimbPref = '<<$boydescA>> says you would look much better dressed up as a bimbo."'
+		end
+	end
+	if bimbPref ! 0:
+		'<<$meetBimbPref>>'
+	end
+
+end
+if $ARGS[0] = 'pierPref':
+	if pierPref = 1:
+		if pierWearCount > pierPrefMax:
+			$meetPierPref = '<<$boydescA>> sees your piercings and tells you that you have to many piercings and anything more then <<pierPrefMax>> is too much.'
+		else
+			$meetPierPref = '<<$boydescA>> is glad to see you wear very few piercings."'
+		end
+	elseif pierPref = 2:
+		if pierWearCount < pierPrefMin:
+			$meetPierPref = '<<$boydescA>> comments on your lack of piercings and says a woman should at least have <<pierPrefMin>> piercings.'
+		elseif pierWearCount > pierPrefMax:
+			$meetPierPref = '<<$boydescA>> comments on your many piercings and says a woman should at most <<pierPrefMax>> piercings.'
+		else
+			$meetPierPref = '<<$boydescA>> is glad you wear a few piercings, stating makes any girl look good.'
+		end
+	elseif pierPref = 3:
+		if pierWearCount < pierPrefMin:
+			$meetPierPref = '<<$boydescA>> comments on your lack of piercings and says a woman should at least have <<pierPrefMin>> piercings.'
+		else
+			$meetPierPref = '<<$boydescA>> is glad you wear many piercings, stating makes any girl look good.'
+		end
+	end
+	if pierPref ! 0:
+		'<<$meetPierPref>>'
+	end
+
+end
+if $ARGS[0] = 'tattPref':
+	if tattPref = 1:
+		if TattCount > tattPrefMax:
+			$meetTattPref = '<<$boydescA>> sees your tattoos and tells you that you have to many tattoos and anything more then <<tattPrefMax>> is too much.'
+		else
+			$meetTattPref = '<<$boydescA>> is glad to see you have very few tattoos."'
+		end
+	elseif tattPref = 2:
+		if TattCount < tattPrefMin:
+			$meetTattPref = '<<$boydescA>> comments on your lack of tattoos and says a woman should at least have <<tattPrefMin>> tattoos.'
+		elseif TattCount > tattPrefMax:
+			$meetTattPref = '<<$boydescA>> comments on your many tattoos and says a woman should at most <<tattPrefMax>> tattoos.'
+		else
+			$meetTattPref = '<<$boydescA>> is glad you have a few tattoos, stating makes any girl look good.'
+		end
+	elseif tattPref = 3:
+		if TattCount < tattPrefMin:
+			$meetTattPref = '<<$boydescA>> comments on your lack of tattoos and says a woman should at least have <<tattPrefMin>> tattoos.'
+		else
+			$meetTattPref = '<<$boydescA>> is glad you have many tattoos, stating makes any girl look good.'
+		end
+	end
+	if tattPref ! 0:
+		'<<$meetTattPref>>'
+	end
+
+end
+if $ARGS[0] = 'lipsPref':
+	!!This is to find out how big they want your lips.
+	!! 0 - no preference, 1 - 2 to 3 units (average) , 2 - 4 units (THIC lips)
+	if lipsPref = 1:
+		if pcs_lip > lipsPrefMax:
+			$meetLipsPref = '<<$boydescA>> makes a quick comment on how he hates the size of your lips, for him its way to big.'
+		elseif pcs_lip <= lipsPrefMin:
+			$meetLipsPref = '<<$boydescA>> makes a comment on how he likes that your lips aren''t outragously huge.'
+		end
+	elseif lipsPref = 2:
+		if pcs_lip < lipsPrefMin:
+			$meetLipsPref = '<<$boydescA>> makes a quick comment on how he hates the size of your lips, for him they are not big enough.'
+		elseif pcs_lip >= lipsPrefMin:
+			$meetLipsPref = '<<$boydescA>> makes a comment on how he likes that your lips are huge.'
+		end
+	end
+	if lipsPref ! 0:
+		'<<$meetLipsPref>>'
+	end
+end
+
+if $ARGS[0] = 'makePref':
+	if pcs_makeup ! 0 and makePref ! 0:
+		if harakBoyA = 0:
+			if hapri = 0:
+				bfA -= 1
+				$meetMake = '<<$boydescA>> says timidly "I guess you had to leave in a hurry huh?"'
+			elseif pcs_makeup ! makePref + 1 and makePref ! 0:
+				bfA -= 1
+				$meetMake = '<<$boydescA>> says timidly "I don''t mean to be pushy, but I think girls should wear <<$makePref>>."'
+			elseif pcs_makeup = makePref + 1:
+				bfA += 1
+				$meetMake = '<<$boydescA>> looks at your face and says, "I love the way you did your makeup."'
+			end
+		elseif harakBoyA = 1:
+			if hapri = 0:
+				bfA -= 1
+				$meetMake = '<<$boydescA>> says questionly, "I guess you had to leave in a hurry?"'
+			elseif pcs_makeup ! makePref + 1 and makePref ! 0:
+				bfA -= 1
+				$meetMake = '<<$boydescA>> looks at your makeup and says, "I don''t mean to be rude, but I really like it when girls wear <<$makePref>>."'
+			elseif pcs_makeup = makePref + 1:
+				bfA += 1
+				$meetMake = '<<$boydescA>> looks at your face and says, "I love the way you did your makeup. It makes you look beautiful."'
+			else
+				$meetMake = '<<$boydescA>> says sweetly, "It seems any way you do your makeup is beautiful."'
+			end
+		elseif harakBoyA = 2:
+			if hapri = 0:
+				bfA -= 1
+				$meetMake = '<<$boydescA>> says rudely, "Couldn''t take the time to brush your hair?"'
+			elseif pcs_makeup ! makePref + 1 and makePref ! 0:
+				bfA -= 1
+				$meetMake = '<<$boydescA>> says rather crudely," You should wear <<$makePref>> <<$pcs_nickname>>. Anything else and it makes you look ugly."'
+			elseif pcs_makeup = makePref + 1:
+				bfA += 1
+				$meetMake = '<<$boydescA>> says with a smile, "Now THATS how a woman should do their makeup, it looks sexy on you!"'
+			else
+				$meetMake = '<<$boydescA>> says, "It seems any way you do your makeup is beautiful."'
+			end
+		end
+		if makePref ! 0:
+			'<<$meetMake>>'
+		end
+	elseif pcs_makeup = 0:
+		if harakBoyA = 0:
+			bfA -= 1
+			$meetMake = '<<$boydescA>> looks at you and nerviously says, "Your makeup is running."'
+		elseif harakBoyA = 1:
+			bfA -= 1
+			$meetMake = '<<$boydescA>> says in a disapproving tone, "Your makeup is running."'
+		elseif harakBoyA = 2:
+			bfA -= 1
+			$meetMake = '<<$boydescA>> says in a rude tone, "Your makeup is running."'
+		else
+			bfA -= 1
+			$meetMake = '"Um, your makeup is running."'
+		end
+		'<<$meetMake>>'
+	end
+end
+if $ARGS[0] = 'hairPref':
+	if pcs_haircol ! hairPref and hairPref ! 4:
+		if harakBoyA = 0:
+			bfA -= 1
+			$meetHair = '<<$boydescA>> says timidly "I don''t mean to judge you, but I kind of like girls with <<$hairPref>> hair."'
+		elseif harakBoyA = 1:
+			bfA -= 1
+			$meetHair = '<<$boydescA>> says to you curtly, "I am your boyfriend and all, but girls with <<$pcs_haircol>> hair just doesn''t do it for me. I like girls with <<$hairPref>> hair."'
+		elseif harakBoyA = 2:
+			bfA -= 1
+			$meetHair = '<<$boydescA>> says with a candor tone, "You don''t look good at all with <<$pcs_haircol>> hair, but girls with <<$hairPref>> hair look amazing."'
+		end
+	elseif pcs_haircol = hairPref:
+		if harakBoyA = 0:
+			bfA += 1
+			$meetHair = '<<$boydescA>> says sweetly "I love the color of your hair <<$pcs_nickname>>, it likes pretty on you."'
+		elseif harakBoyA = 1:
+			bfA += 1
+			$meetHair = '<<$boydescA>> says, "I think you look amazing with <<$pcs_haircol>> hair. I love girls that have <<$pcs_haircol>> hair."'
+		elseif harakBoyA = 2:
+			bfA += 1
+			$meetHair = '<<$boydescA>> says smiling, "I can''t even begin to tell you <<$pcs_nickname>> how amazing you look with <<$pcs_haircol>> hair."'
+		end
+	end
+	if hairPref ! 4:
+		'<<$meetHair>>'
+	end
+
+end
+if $ARGS[0] = 'IQPref':
+
+
+end
+if $ARGS[0] = 'titBoy':
+	if titBoy = 0: 
+		if tits > titMax:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetTits = '<<$boydescA>> tells you shyly, "Hey <<$giveNick>>, you look amazing, but I like girls with <<$titBoy>>."'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetTits = '<<$boydescA>> tells you cafefully, "Hey <<$giveNick>>, you look amazing, but I like girls with <<$titBoy>>.'
+			elseif harakBoyA = 2:
+				bfA -= 1
+				$meetTits = '<<$boydescA>> tells you bluntly, "Hey <<$giveNick>>, you look amazing, but I like girls with <<$titBoy>>.'
+			end
+		elseif tits <= titMax:
+			if harakBoyA = 0:
+				bfA += 1 
+				$meetTits = '<<$boydescA>> tells you slightly embarrassed, "Um <<$giveNick>>, your breasts make you look amazing."'
+			elseif harakBoyA = 1:
+				bfA += 1 
+				$meetTits = '<<$boydescA>> says to you, "Hey <<$giveNick>>, want you to know, your breasts make you look amazing."'
+			elseif harakBoyA = 2:
+					bfA += 1 
+				$meetTits = '<<$boydescA>> says to you, "Hey <<$giveNick>>, want you to know, your breasts make you look amazing."'
+			end
+		
+		end
+	elseif titBoy = 1:
+		if tits < titMin:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetTits = '<<$boydescA>> tells you shyly, "Hey <<$giveNick>>, you look beautiful, but I like girls with <<$titBoy>>, and yours are just to small."'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetTits = '<<$boydescA>> cafefully says to you, "Hey <<$giveNick>>, you look beautiful, but girls shouldn''t have a flat chest. I like girls with <<$titBoy>>.'
+			elseif harakBoyA = 2:
+				bfA -= 1
+				$meetTits = '<<$boydescA>> bluntly says, "Hey <<$giveNick>>, you look beautiful, but your small breasts make you look like a dude. I like girls with <<$titBoy>>.'
+			end
+		elseif tits > titMax:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetTits = '<<$boydescA>> says to you, "<<$pcs_firstname>>, you look amazing, but I like girls with <<$titBoy>>, and yours are way to big.'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetTits = '<<$boydescA>> says to you, "<<$pcs_firstname>>, you look amazing, but I like girls with <<$titBoy>>, and yours are way to big.'
+			elseif harakBoyA = 2:
+				bfA -= 1
+				$meetTits = '<<$boydescA>> says, "<<$pcs_firstname>>, you look amazing, but I like girls with <<$titBoy>>, and yours make you look like a cow.'
+			end
+		elseif tits >= titMin and tits <= titMax:
+			if harakBoyA = 0:
+				bfA += 1 
+				$meetTits = '<<$boydescA>> tells you slightly embarrassed, "H-Hey <<$giveNick>>, your breasts are beautiful."'
+			elseif harakBoyA = 1:
+				bfA += 1 
+				$meetTits = '<<$boydescA>> says to you, " Have I ever told you <<$giveNick>> that your breasts are beautiful?"'
+			elseif harakBoyA = 2:
+				bfA += 1 
+				$meetTits = '<<$boydescA>> says to you, " You know your breasts look amazing, right <<$giveNick>>?"'
+			end
+		end
+	elseif titBoy = 2:
+		if tits < titMin:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetTits = '<<$boydescA>> says quietly, "Hey <<$giveNick>>, I don''t mean to be mean, but I like girls with <<$titBoy>>, and yours are just to small."'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetTits = '<<$boydescA>> says with a very calm voice, "Hey <<$giveNick>>, I don''t mean to be an ass, but I like girls with <<$titBoy>>, and yours are just not big enough for my liking."'
+			elseif harakBoyA = 2:
+				bfA -= 1
+				$meetTits = '<<$boydescA>> says crudely, "Hey <<$giveNick>>, girls should have a nice big rack, and your chest does''t even come close."'
+			end
+		elseif tits >= titMin:
+			if harakBoyA = 0:
+				bfA += 1 
+				$meetTits = '<<$boydescA>> tells you in slightly embarrassed voice, "H-Hey <<$giveNick>>, I think you look amazing with <<$titBoy>>."'
+			elseif harakBoyA = 1:
+				bfA += 1 
+				$meetTits = '<<$boydescA>> tells you, "Oh <<$giveNick>>, I think you look amazing with <<$titBoy>>."'
+			elseif harakBoyA = 2:
+				bfA += 1 
+				$meetTits = '<<$boydescA>> tells you, "Oh <<$giveNick>>, I love girls with <<$titBoy>>."'
+			end
+		
+		end
+	end
+	'<<$meetTits>>'
+end
+
+
+if $ARGS[0] = 'figPref':
+	if figurBoy = 0:
+		if salocatnow > figurePrefMax:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetFigurPref = '<<$boydescA>> says he prefers a woman that is skinny, and you are kind of chunky.'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetFigurPref = '<<$boydescA>> says he prefers a woman that is thin, and you are not at all.'
+			elseif harakBoyA = 2:
+				bfA -= 1
+				$meetFigurPref = '<<$boydescA>> says he prefers a woman that is slender, and your weight makes you look ugly.'
+			end
+		elseif salocatnow <= figurePrefMax:
+			if harakBoyA = 0:
+				bfA += 1
+				$meetFigurPref = '<<$boydescA>> tells you he loves your slim figure.'
+			elseif harakBoyA = 1:
+				bfA += 1
+				$meetFigurPref = '<<$boydescA>> says your slim figure proves that slenderness is sexy.'
+			elseif harakBoyA = 2:
+				bfA += 1
+				$meetFigurPref = '<<$boydescA>> says your slim body makes you look like a goddess.'
+			end
+		end
+	elseif figurBoy = 1:
+		if salocatnow > figurePrefMax:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetFigurPref = '<<$boydescA>> tells you that you are to overweight, and he prefers a woman a bit skinnier.'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetFigurPref = '<<$boydescA>> says your weight is unappealing and he prefers a woman that is slimmer.'
+			elseif harakBoyA = 2:
+				bfA -= 1
+				$meetFigurPref = '<<$boydescA>> crudely says you look fat and you should lose some weight.'
+			end
+		elseif salocatnow < figurePrefMin:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetFigurPref = '<<$boydescA>> quietly says you could do to gain a few pounds.'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetFigurPref = '<<$boydescA>> says you should eat more, because your body is too thin.'
+			elseif harakBoyA = 2:
+				bfA -= 1
+				$meetFigurPref = '<<$boydescA>> says you look anarexic.'
+			end
+		else
+			if harakBoyA = 0:
+				bfA += 1
+				$meetFigurPref = '<<$boydescA>> says your figure is perfect in his eyes.'
+			elseif harakBoyA = 1:
+				bfA += 1
+				$meetFigurPref = '<<$boydescA>> says he loves how you are not too skinny or fat.'
+			elseif harakBoyA = 2:
+				bfA += 1
+				$meetFigurPref = '<<$boydescA>> says your body looks amazing.'
+			end
+		end
+		
+	elseif figurBoy = 2:
+		
+		if salocatnow < figurePrefMin:
+			if harakBoyA = 0:
+				bfA -= 1
+				$meetFigurPref = '<<$boydescA>> says he prefers a woman that is thicker, and you are too slim.'
+			elseif harakBoyA = 1:
+				bfA -= 1
+				$meetFigurPref = '<<$boydescA>> says he thinks a woman''s figure should be on the thick side, and your body is too skinny.'
+			elseif harakBoyA = 2:
+				bfA -= 1
+				$meetFigurPref = '<<$boydescA>> crudely tells you he prefers a woman that is thick, and you look anerexic.'
+			end
+		elseif salocatnow >= figurePrefMin:
+			!!Yeah, yeah I made it overlap, a preference that you can change if you want.
+			if harakBoyA = 0:
+				bfA += 1
+				$meetFigurPref = '<<$boydescA>> tells you he loves your thick figure.'
+			elseif harakBoyA = 1:
+				bfA += 1
+				$meetFigurPref = '<<$boydescA>> says your curvy figure proves that women should have curves.'
+			elseif harakBoyA = 2:
+				bfA += 1
+				$meetFigurPref = '<<$boydescA>> says your curvy body makes you look like a goddess.'
+			end
+		end
+	end
+	if figurBoy ! 3:
+		'<<$meetFigurPref>>'
+	end
+	
+	
+end
+
+if $ARGS[0] = 'clothesPref':
+	gs 'boy_likes', 'clotTypePref'
+	gs 'boy_likes', 'clotQualPref'
+	gs 'boy_likes', 'clotTopPref'
+	gs 'boy_likes', 'bottShorPref'
+	gs 'boy_likes', 'clotThinPref'
+	gs 'boy_likes', 'bimbPref'
+end
+
+if $ARGS[0] = 'facePref':
+	gs 'boy_likes', 'makePref'
+	gs 'boy_likes', 'hairPref'
+end
+
+if $ARGS[0] = 'bodyPref':
+	gs 'boy_likes', 'figPref'
+	gs 'boy_likes', 'pierPref'
+	gs 'boy_likes', 'tattPref'
+	gs 'boy_likes', 'titBoy'
+	gs 'boy_likes', 'lipsPref'
+end
+
+if $ARGS[0] = 'allPref':
+	gs 'boy_likes', 'makePref'
+	gs 'boy_likes', 'hairPref'
+	gs 'boy_likes', 'lipsPref'
+	gs 'boy_likes', 'clotTypePref'
+	gs 'boy_likes', 'clotQualPref'
+	gs 'boy_likes', 'clotTopPref'
+	gs 'boy_likes', 'bottShorPref'
+	gs 'boy_likes', 'clotThinPref'
+	gs 'boy_likes', 'bimbPref'
+	gs 'boy_likes', 'figPref'
+	gs 'boy_likes', 'pierPref'
+	gs 'boy_likes', 'tattPref'
+	gs 'boy_likes', 'titBoy'
+end
+
+if $ARGS[0] = 'checkPier':
+	pierWearCount = 0
+	if pirsA = 1:
+		pierWearCount += 1
+	end
+	if pirsB = 1:
+		pierWearCount += 1
+	end
+	if pirsC = 1:
+		pierWearCount += 1
+	end
+	if pirsD = 1:
+		pierWearCount += 1
+	end
+	if pirsE = 1:
+		pierWearCount += 1
+	end
+	if pirsF = 1:
+		pierWearCount += 1
+	end
+	if pirsG = 1:
+		pierWearCount += 1
+	end
+	if pirsGL = 1:
+		pierWearCount += 1
+	end
+	if pirsN = 1:
+		pierWearCount += 1
+	end
+
+end
+
+
+
+if $ARGS[0] = 'compliance':
+	if compliance >= 0 and compliance < 2:
+		'You are a bit frustrated that he doesn''t like you for who you are.'
+	elseif compliance < 3:
+		pcs_horny += 3
+		'You have done this at a couple of times and you feel... Strange thinking about how you are changing to suit his wants.'
+	elseif compliance < 4:
+		pcs_horny += 5
+		'You can''t understand why you feel tingly about changing into his dream girl...'
+	elseif compliance < 5:
+		pcs_horny += 7
+		'Your mind briefly fantasizes about turning more and more into his ideal girl...'
+	elseif compliance < 6:
+		pcs_horny += 8
+		'You think to yourself, "He is my boyfriend, I guess it would make sense to try to be the best girl I can be for him..."'
+	elseif compliance < 7:
+		pcs_horny += 10
+		'You feel from the amount of times you have changed for him you would do anything to become his ideal girlfriend.'
+	end
+
+end
+
+if $ARGS[0] = 'changeHair':
+	'As you arrive at the salon with <<$boydescA>>, he 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
+			end
+			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 boyfriend.':
+				cla 
+				'You walk towards your boyfriend with your new <<$hairPref>> hair and he tells you that you look amazing.'
+				'You can''t say why, but you feel it would be harder to say no next time if he asked you to change something.'
+				'You then leave the salon and head home.'
+				compliance += 1
+				act 'Leave':		
+					gt 'street'
+				end
+				exit
+			end
+			
+		end
+	end
+end
+if $ARGS[0] = 'changeMake':
+	'After you agree to change your makeup routine for him, you talk a bit with him 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 ! makePref:
+		makeupSetting = makePref
+		compliance += 1
+		act 'Leave':		
+			gt 'street'
+		end
+		exit
+	end
+end
+if $ARGS[0] = 'changePier':
+	'Since you agreed to adjust your piercings to fit your boyfriend''s preferences he looks at any pre existing piercings you may have.'
+	if pierWearCount < pierPrefMin and pierCount >= pierPrefMin:
+		'<<$boydescA>> sees that you have enough piercings already, and that you just need to wear them.'
+		act 'Let him add piercings':
+			cla
+			'He pulls out a couple of piercings starts to put them on you.'
+			if pirsA = 2 and pierWearCount < pierPrefMin:
+				'He asks you to stick out your tongue, then inserts a barbell into your tongue.'
+				pirsA = 1
+				pierWearCount += 1
+			end
+			if pirsB = 2 and pierWearCount < pierPrefMin:
+				'He gently holds your lip, then inserts a ring.'
+				pirsB = 1
+				pierWearCount += 1
+			end
+			if pirsC = 2 and pierWearCount < pierPrefMin:
+				'He sees you do not have earrings and proceeds to put rings onto your ears. '
+				pirsC = 1
+				pierWearCount += 1
+			end
+			if pirsD = 2 and pierWearCount < pierPrefMin:
+				'He takes out a ring and then carefully inserts a ring through your nose.'
+				pirsD = 1
+				pierWearCount += 1
+			end
+			if pirsE = 2 and pierWearCount < pierPrefMin:
+				'<<$boydescA>> moves to your eyebrow and proceeds to insert a barbell.'
+				pirsE = 1
+				pierWearCount += 1
+			end
+			if pirsN = 2 and pierWearCount < pierPrefMin:
+				'He takes out a barbell and inserts it into your navel.'
+				pcs_horny += 2
+				pirsN = 1
+				pierWearCount += 1
+			end
+			if pirsF = 2 and pierWearCount < pierPrefMin:
+				'<<$boydescA>> looks around, then pulls out a couple of nipple rings. You can tell it slightly turns him on as works his way up your shirt to put on the nipple rings.'
+				pcs_horny += 5
+				pirsF = 1
+				pierWearCount += 1
+			end
+			if pirsG = 2 and pierWearCount < pierPrefMin:
+				'<<$boydescA>> gets close to your ear, "Don''t make a scene okay?", then he non chalontely slides his 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
+			if pirsGL = 2 and pierWearCount < pierPrefMin:
+				'As he puts on the piercings you feel his hand brush up against your clit. You blush fiercly as you feel him insert a rod.'
+				pcs_horny += 7
+				pirsGL = 1
+				pierWearCount += 1
+			end
+			act '"All done!" <<$boydescA>> says.':
+				cla
+				gs'stat'
+				'You look at your body and examine it.'
+				if pierPref = 1:
+					'This should not fire off how did he want to add stuff to nothing?'
+				elseif pierPref = 2:
+					'You can tell he 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 pierPref = 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 harakBoyA = 0:
+					'You can see he loves how many piercings you have, as he has a slight blush on his face.'
+				elseif harakBoyA = 1:
+					'<<$boydescA>> gives you one last examination with his eyes and gives you a quick kiss on your cheek.'
+				elseif harakBoyA = 2:
+					'<<$boydescA>> 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 he gets up and says he has to go.'
+					'You can''t say why, but you feel it would be harder to say no next time if he asked you to change something.'
+					compliance += 1
+					minut += 60
+					act 'Head home':		
+						gt 'street'
+					end
+					exit
+				end
+			end
+		end
+	
+	elseif pierWearCount > pierPrefMax:
+		'<<$boydescA>> says that you just need to remove the ones that you have and you will look amazing.'
+		act 'Let him remove some piercings.':
+			cla
+			if pirsN = 1 and pierWearCount < pierPrefMin:
+				'He takes the barbell out of your navel.'
+				pcs_horny += 2
+				pirsN = 2
+				pierWearCount -= 1
+			end
+			if pirsE = 1 and pierWearCount > pierPrefMax:
+				'<<$boydescA>> He sees the piercing in your eyebrow and proceeds to remove it.'
+				pirsE = 2
+				pierWearCount -= 1
+			end
+			if pirsB = 1 and pierWearCount > pierPrefMax:
+				'He carefully takes the ring out of your lips.'
+				pirsB = 2
+				pierWearCount -= 1
+			end
+			if pirsF = 1 and pierWearCount > pierPrefMax:
+				'<<$boydescA>> looks around, then carefully uses his hands to take the nipple rings off your breasts.'
+				pcs_horny += 5
+				pirsF = 2
+				pierWearCount -= 1
+			end
+			if pirsD = 1 and pierWearCount > pierPrefMax:
+				'He sees the nose ring that you are wearing and removes it.'
+				pirsD = 2
+				pierWearCount -= 1
+			end
+			if pirsG = 1 and pierWearCount > pierPrefMax:
+				'<<$boydescA>> gets close to your ear, "Don''t make a scene okay?", then he non chalontely slides his 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 = 2
+				pierWearCount -= 1
+			end
+			if pirsGL = 1 and pierWearCount > pierPrefMax:
+				'You feel his hands brush up against your clit as he attempts to remove the piercing. You blush as he removes the barbell from your clit.'
+				pcs_horny += 7
+				pirsGL = 2
+				pierWearCount -= 1
+			end
+			if pirsA = 1 and pierWearCount > pierPrefMax:
+				'He asks you to stick out your tongue, then removes the barbell in your tongue.'
+				pirsA = 2
+				pierWearCount -= 1
+			end
+
+			if pirsC = 1 and pierWearCount > pierPrefMax:
+				'He sees your earrings and quickly takes them off.'
+				pirsC = 2
+				pierWearCount -= 1
+			end
+			act '"All done!" <<$boydescA>> says.':
+				cla
+				gs'stat'
+				'<<$boydescA>> says "All done!" and promptly hands you the piercings he took off.'
+				'After this you guys talk for an hour about various things, before he gets up and says he has to go.'
+				'You can''t say why, but you feel it would be harder to say no next time if he asked you to change something.'
+				compliance += 1
+				minut += 60
+				cla
+				act 'Head home':		
+					gt 'street'
+				end
+				exit
+			end
+		end
+	elseif pierWearCount < pierPrefMin and pierCount < pierPrefMin:
+		'<<$boydescA>> 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, he talks real quick to the tattoo artist and piercer.'
+			'You see him hand the artist some money and the artist starts to walk up towards you.'
+			'"Your boyfriend 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':
+						cls 
+						:looppierChooser
+						randchan = rand(0, 8)
+						if randchan = 0 and pirsC = 0:
+							if pirsC = 0 and pierCount < pierPrefMin:
+								'The artist takes a look at your unpierced ears, and with a quick sharp pain, pierces them.'
+								'<center><img src="images/picb/pirsc.jpg"></center>'
+								pirsC = 1
+								pierCount += 1
+								pierWearCount += 1
+							end
+						elseif randchan = 1 and pirsA = 0:
+							if pirsA = 0 and pierCount < pierPrefMin:
+								'He asks you to stick out your tongue. You comply and then start to regret it as he pierces your tongue.'
+								'<center><img src="images/picb/pirsa.jpg"></center>'
+								pirsA = 1
+								pierCount += 1
+								pierWearCount += 1
+							end
+						elseif randchan = 2 and pirsB = 0:
+							if pirsB = 0 and pierCount < pierPrefMin:
+								'The artist gently holds your lip as he drives the needle through to pierce it.'
+								'<center><img src="images/body/pirsb.jpg"></center>'
+								pirsB = 1
+								pierCount += 1
+								pierWearCount += 1
+							end
+						elseif randchan = 3 and pirsD = 0:
+							if pirsD = 0 and pierCount < pierPrefMin:
+								'You feel a sharp pain in your nose as he pierces your nose.'
+								'<center><img src="images/picb/pirsd.jpg"></center>'
+								pirsD = 1
+								pierCount += 1
+								pierWearCount += 1
+							end
+						elseif randchan = 4 and pirsE = 0:
+							if pirsE = 0 and pierCount < pierPrefMin:
+								'The artist moves to above your eyes and quickly pierces your eyebrow.'
+								'<center><img src="images/picb/pirse.jpg"></center>'
+								pirsE = 1
+								pierCount += 1
+								pierWearCount += 1
+							end
+						elseif randchan = 5 and pirsN = 0:
+							if pirsN = 0 and pierCount < pierPrefMin:
+								'He positions himself to pierce your belly button. You feel a sharp pain through your navel as he pierces it.'
+								'<center><img src="images/picb/pirsn.jpg"></center>'
+								pcs_horny += 2
+								pirsN = 1
+								pierCount += 1
+								pierWearCount += 1
+							end
+						elseif randchan = 6 and pirsF = 0:
+							if pirsF = 0 and pierCount < pierPrefMin:
+								'He motions for you to lift up your shirt. After you do the man grabs your breasts rather softly and carefully pierces each nipple.'
+								!!'<center><img src="images/picb/pirsf.jpg"></center>'
+								pcs_horny += 5
+								pirsF = 1
+								pierCount += 1
+								pierWearCount += 1
+							end
+						elseif randchan = 7 and pirsG = 0:
+							if pirsG = 0 and pierCount < pierPrefMin:
+								'"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.'
+								!!'<center><img src="images/picb/pirsg.jpg"></center>'
+								pcs_horny += 7
+								pirsG = 1
+								pierCount += 1
+								pierWearCount += 1
+							end
+						elseif randchan = 8 and pirsGL = 0:
+							if pirsGL = 0 and pierCount < pierPrefMin:
+								'The man motions for you to take off your clothes. He asks you to stand up and spread your legs slightly.'
+								'Embarrassed by what is being asked for you, you still never the less do as he says. He positions himself in front of your cunt and holds your clit delicately.'
+								'You feel the needle go through your clit as you let out an involuntary scream. You hope no one heard the tiny bit of pleasure mixed into that scream.'
+								!!'<center><img src="images/picb/pirscli.jpg"></center>'
+								pcs_horny += 7
+								pirsGL = 1
+								pierCount += 1
+								pierWearCount += 1
+							end
+						end
+						if pierCount < pierPrefMin:jump 'looppierChooser'
+						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 boyfriend':
+							cla
+							'As you go back towards him, he looks you up and down.'
+							if pierWearCount < pierPrefMin and pierCount >= pierPrefMin:
+								'"Now lets just add the rest of the piercings...", <<$boydescA>> says.'
+								if pirsA = 2 and pierWearCount < pierPrefMin:
+									'He asks you to stick out your tongue, then inserts a barbell into your tongue.'
+									pirsA = 1
+									pierWearCount += 1
+								end
+								if pirsB = 2 and pierWearCount < pierPrefMin:
+									'He gently holds your lip, then inserts a ring.'
+									pirsB = 1
+									pierWearCount += 1
+								end
+								if pirsC = 2 and pierWearCount < pierPrefMin:
+									'He sees you do not have earrings and proceeds to put rings onto your ears. '
+									pirsC = 1
+									pierWearCount += 1
+								end
+								if pirsD = 2 and pierWearCount < pierPrefMin:
+									'He takes out a ring and then carefully inserts a ring through your nose.'
+									pirsD = 1
+									pierWearCount += 1
+								end
+								if pirsE = 2 and pierWearCount < pierPrefMin:
+									'<<$boydescA>> moves to your eyebrow and proceeds to insert a barbell.'
+									pirsE = 1
+									pierWearCount += 1
+								end
+								if pirsN = 2 and pierWearCount < pierPrefMin:
+									'He takes out a barbell and inserts it into your navel.'
+									pcs_horny += 2
+									pirsN = 1
+									pierWearCount += 1
+								end
+								if pirsF = 2 and pierWearCount < pierPrefMin:
+									'<<$boydescA>> looks around, then pulls out a couple of nipple rings. You can tell it slightly turns him on as works his way up your shirt to put on the nipple rings.'
+									pcs_horny += 5
+									pirsF = 1
+									pierWearCount += 1
+								end
+								if pirsG = 2 and pierWearCount < pierPrefMin:
+									'<<$boydescA>> gets close to your ear, "Don''t make a scene okay?", then he non-challontely slides his 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
+								if pirsGL = 2 and pierWearCount < pierPrefMin:
+									'As he puts on the piercings you feel his hand brush up against your clit. You blush fiercly as you feel him insert a rod.'
+									pcs_horny += 7
+									pirsGL = 1
+									pierWearCount += 1
+								end
+								gs'stat'
+								'"There we go!", he says with a smile.'
+								if pierPref = 2:
+									'You can tell he 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 pierPref = 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 harakBoyA = 0:
+									'You can see he loves how many piercings you have, as he has a slight blush on his face.'
+								elseif harakBoyA = 1:
+									'<<$boydescA>> gives you one last examination with his eyes and gives you a quick kiss on your cheek.'
+								elseif harakBoyA = 2:
+									'<<$boydescA>> 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 he asked you to change something.'
+									minut += 20
+									act 'Head home':		
+										gt 'street'
+									end
+									exit
+								end							
+							elseif pierWearCount >= pierPrefMin:
+								'"There we go!", he says with a smile.'
+								if pierPref = 2:
+									'You can tell he 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 pierPref = 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 harakBoyA = 0:
+									'You can see he loves how many piercings you have, as he has a slight blush on his face.'
+								elseif harakBoyA = 1:
+									'<<$boydescA>> gives you one last examination with his eyes and gives you a quick kiss on your cheek.'
+								elseif harakBoyA = 2:
+									'<<$boydescA>> 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 he asked you to change something.'
+									compliance += 1
+									minut += 20
+									act 'Head home':		
+										gt 'street'
+									end
+									exit
+								end		
+							else
+								'This should not fire off, how can you still not be up to standards??'
+							end
+						end
+					end	
+				end
+			end
+		end
+	
+	else
+		'This should not fire off. NO else if.'
+	
+	end
+end
+if $ARGS[0] = 'changeTatt':
+	!! Arm Slot tatarm4, tatarm
+	!! ass slot tatass21, tatass
+	!! back slot tatback2, tatback
+	!! belly slot tatblly1, tatblly
+	!! Breast Slot tatbrst8, tatbrst
+	!! Chest Slot tatchst1, tatchst
+	!! face slot tatfce1, tatfce
+	!! Foot Slot tatankle5, tatankle
+	!! Leg Slot tatleg2, tatleg
+	!! Lip Slot tatlip1, tatlip
+	!! Neck Slot tatnck12, tatneck
+	!! Pubic Slot tatvag6, tatvag
+	!! Shoulder Slot tatshldr7 ,tatlech
+	!! Side Slot tatside9 ,tatside
+	!! Tramp Slot tatlowbck16 , tatupb
+	!! UnderBreast Slot tatundbreast5 , tatunder
+	!! Wrist Slot tatwrst8 , tatwrist
+	act 'Enter Tattoo Parlor':
+		cla
+		'As you arrive at the tattoo parlor, <<$boydescA>> looks you up and down to decide what needs to be done about your tattoos.'
+		if tattCount < tattPrefMin:
+			'You need some more tattoos, it would make you look so much better!'
+			'He heads over to the counter and starts talks to the tattoo artist.'
+			'You see him hand the artist some money and the artist starts to walk up towards you.'
+			'"Your boyfriend 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':
+					cls 
+					'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.'	
+					:looptattChooser
+					randchan = rand(0, 16)
+					
+					if randchan = 0 and tatarm = 0:	
+						randchan = rand(1, 11)
+						!!randchan = 4
+						if tatarm = 0 and tattCount < tattPrefMin:
+							tatarm = randchan
+							tattCount += 1
+							'He gives you a tattoo on your arm.'
+							'<center><img src="images/body/arms/tatarm<<tatarm>>.jpg"></center>'
+						end
+					elseif randchan = 1 and tatass = 0:
+						randchan = rand(1, 22)
+						!!randchan = 21
+						if tatass = 0 and tattCount < tattPrefMin:
+							tatass = randchan
+							tattCount += 1
+							'He gives you a tattoo on your ass.'
+							'<center><img src="images/body/ass/tatass<<tatass>>.jpg"></center>'
+						end
+					elseif randchan = 2 and tatback = 0:
+						randchan = rand(1, 16)
+						!!randchan = 2
+						if tatback = 0 and tattCount < tattPrefMin:
+							tatback = randchan
+							tattCount += 1
+							'He gives you a tattoo on your back.'
+							'<center><img src="images/body/back/tatback<<tatback>>.jpg"></center>'
+						end
+					
+					!!
+					elseif randchan = 3 and tatblly = 0:
+						randchan = rand(1, 17)
+						!!randchan = 1
+						if tatblly = 0 and tattCount < tattPrefMin:
+							tatblly = randchan
+							tattCount += 1
+							'He gives you a tattoo on your belly.'
+							'<center><img src="images/body/belly/tatblly<<tatblly>>.jpg"></center>'
+						end
+					elseif randchan = 4 and tatbrst = 0:
+						randchan = rand(1, 9)
+						!!randchan = 8
+						if tatbrst = 0 and tattCount < tattPrefMin:
+							tatbrst = randchan
+							tattCount += 1
+							'He gives you a tattoo on your breasts.'
+							'<center><img src="images/body/breasts/tatbrst<<tatbrst>>.jpg"></center>'
+						end
+					elseif randchan = 5 and tatchst = 0:
+						randchan = rand(1, 7)
+						!!randchan = 1
+						if tatchst = 0 and tattCount < tattPrefMin:
+							tatchst = randchan
+							tattCount += 1
+							'He gives you a tattoo on your chest.'
+							'<center><img src="images/body/chest/tatchst<<tatchst>>.jpg"></center>'
+						end
+					elseif randchan = 6 and tatfce = 0:
+						randchan = rand(1, 2)
+						!!randchan = 1
+						if tatfce = 0 and tattCount < tattPrefMin:
+							tatfce = randchan
+							tattCount += 1
+							'He gives you a tattoo on your face.'
+							'<center><img src="images/body/face/tatfce<<tatfce>>.jpg"></center>'
+						end
+					elseif randchan = 7 and tatankle = 0:
+						randchan = rand(1, 13)
+						!!randchan = 5
+						if tatankle = 0 and tattCount < tattPrefMin:
+							tatankle = randchan
+							tattCount += 1
+							'He gives you a tattoo on your ankles.'
+							'<center><img src="images/body/foot/tatankle<<tatankle>>.jpg"></center>'
+						end
+					elseif randchan = 8 and tatleg = 0:
+						randchan = rand(1, 20)
+						!!randchan = 2
+						if tatleg = 0 and tattCount < tattPrefMin:
+							tatleg = randchan
+							tattCount += 1
+							'He gives you a tattoo on your legs.'
+							'<center><img src="images/body/legs/tatleg<<tatleg>>.jpg"></center>'
+						end
+					elseif randchan = 9 and tatlip = 0:
+						randchan = rand(1, 7)
+						!!randchan = 1
+						if tatlip = 0 and tattCount < tattPrefMin:
+							tatlip = randchan
+							tattCount += 1
+							'He gives you a tattoo on your bottom lip.'
+							'<center><img src="images/body/lip/tatlip<<tatlip>>.jpg"></center>'
+						end
+					elseif randchan = 10 and tatneck = 0:
+						randchan = rand(1, 13)
+						!!randchan = 12
+						if tatneck = 0 and tattCount < tattPrefMin:
+							tatneck = randchan
+							tattCount += 1
+							'He gives you a tattoo on your neck.'
+							'<center><img src="images/body/neck/tatnck<<tatneck>>.jpg"></center>'
+						end
+					elseif randchan = 11 and tatvag = 0:
+						randchan = rand(1, 34)
+						!!randchan = 6
+						if tatvag = 0 and tattCount < tattPrefMin:
+							tatvag = randchan
+							tattCount += 1
+							'He gives you a tattoo above your cunt.'
+							'<center><img src="images/body/pubic/tatvag<<tatvag>>.jpg"></center>'
+						end
+					elseif randchan = 12 and tatlech = 0:
+						randchan = rand(1, 16)
+						!!randchan = 7
+						if tatlech = 0 and tattCount < tattPrefMin:
+							tatlech = randchan
+							tattCount += 1
+							'He gives you a tattoo on your shoulder.'
+							'<center><img src="images/body/shoulder/tatshldr<<tatlech>>.jpg"></center>'
+						end
+					elseif randchan = 13 and tatside = 0:
+						randchan = rand(1, 12)
+						!!randchan = 9
+						if tatside = 0 and tattCount < tattPrefMin:
+							tatside = randchan
+							tattCount += 1
+							'He gives you a tattoo on your sides.'
+							'<center><img src="images/body/side/tatside<<tatside>>.jpg"></center>'
+						end
+					elseif randchan = 14 and tatupb = 0:
+						randchan = rand(1, 29)
+						!!randchan = 16
+						if tatupb = 0 and tattCount < tattPrefMin:
+							tatupb = randchan
+							tattCount += 1
+							'He gives you a tramp stamp.'
+							'<center><img src="images/body/trampStamp/tatlowbck<<tatupb>>.jpg"></center>'
+						end
+					elseif randchan = 15 and tatunder = 0:
+						randchan = rand(1, 9)
+						!!randchan = 5
+						if tatunder = 0 and tattCount < tattPrefMin:
+							tatunder = randchan
+							tattCount += 1
+							'He gives you a tattoo under your breasts.'
+							'<center><img src="images/body/underBreast/tatundbreast<<tatunder>>.jpg"></center>'
+						end
+					elseif randchan = 16 and tatwrist = 0:
+						randchan = rand(1, 18)
+						!!randchan = 8
+						if tatwrist = 0 and tattCount < tattPrefMin:
+							tatwrist = randchan
+							tattCount += 1
+							'He gives you a tattoo on your wrists.'
+							'<center><img src="images/body/wrists/tatwrst<<tatwrist>>.jpg"></center>'
+						end
+					end
+					if tattCount < tattPrefMin:jump 'looptattChooser'
+					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 boyfriend':
+						cls
+						'As you go back towards him, he looks you up and down.'
+						'"There we go!", he says with a smile.'
+						if pierPref = 2:
+							'You can tell he 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 pierPref = 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 harakBoyA = 0:
+							'You can see he loves how many tattoos you have, as he has a slight blush on his face.'
+						elseif harakBoyA = 1:
+							'<<$boydescA>> gives you one last examination with his eyes and gives you a quick kiss on your cheek.'
+						elseif harakBoyA = 2:
+							'<<$boydescA>> 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 he asked you to change something.'
+							compliance += 1
+							minut += 20
+							act 'Head home':		
+								gt 'street'
+							end
+							exit
+						end		
+					
+					end
+				end		
+			end
+		elseif tattCount > tattPrefMax:
+			'You need to get rid of some tattoos, it would make you look so much better!'
+			'He heads over to the counter and starts talks to the tattoo artist.'
+			'You see him hand the artist some money and the artist starts to walk up towards you.'
+			'"Your boyfriend 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':
+					cls 
+					'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.'	
+					:looptattRemoveChooser
+					randchan = rand(0, 16)
+					if randchan = 0 and tatarm > 0:	
+						if tattCount > tattPrefMax:
+							tatarm = 0
+							tattCount -= 1
+							'He removes the tattoo on your arm.'
+						
+						end
+					elseif randchan = 1 and tatass > 0:
+						if tattCount > tattPrefMax:
+							tatass = 0
+							tattCount -= 1
+							'He removes the tattoo on your ass.'
+							
+						end
+					elseif randchan = 2 and tatback > 0:
+						if tattCount > tattPrefMax:
+							tatback = 0
+							tattCount -= 1
+							'He removes the tattoo on your back.'
+							
+						end
+					elseif randchan = 3 and tatblly > 0:
+						if tattCount > tattPrefMax:
+							tatblly = 0
+							tattCount -= 1
+							'He removes the tattoo on your belly.'
+							
+						end
+					elseif randchan = 4 and tatbrst > 0:
+						if tattCount > tattPrefMax:
+							tatbrst = 0
+							tattCount -= 1
+							'He removes the tattoo on your breasts.'
+
+						end
+					elseif randchan = 5 and tatchst > 0:
+						if tattCount > tattPrefMax:
+							tatchst = 0
+							tattCount -= 1
+							'He removes the tattoo on your chest.'
+
+						end
+					elseif randchan = 6 and tatfce > 0:
+						if tattCount > tattPrefMax:
+							tatfce = 0
+							tattCount -= 1
+							'He removes the tattoo on your face.'
+
+						end
+					elseif randchan = 7 and tatankle > 0:
+						if tattCount > tattPrefMax:
+							tatankle = 0
+							tattCount -= 1
+							'He removes the tattoo on your ankles.'
+
+						end
+					elseif randchan = 8 and tatleg > 0:
+						if tattCount > tattPrefMax:
+							tatleg = 0
+							tattCount -= 1
+							'He removes the tattoo on your legs.'
+
+						end
+					elseif randchan = 9 and tatlip > 0:
+						if tattCount > tattPrefMax:
+							tatlip = 0
+							tattCount -= 1
+							'He removes the tattoo on your bottom lip.'
+
+						end
+					elseif randchan = 10 and tatneck > 0:
+						if tattCount > tattPrefMax:
+							tatneck = 0
+							tattCount -= 1
+							'He removes the tattoo on your neck.'
+
+						end
+					elseif randchan = 11 and tatvag > 0:
+						if tattCount > tattPrefMax:
+							tatvag = 0
+							tattCount -= 1
+							'He removes the tattoo above your cunt.'
+
+						end
+					elseif randchan = 12 and tatlech > 0:
+						if tattCount > tattPrefMax:
+							tatlech = 0
+							tattCount -= 1
+							'He removes the tattoo on your shoulder.'
+
+						end
+					elseif randchan = 13 and tatside > 0:
+						if tattCount > tattPrefMax:
+							tatside = 0
+							tattCount -= 1
+							'He removes the tattoo on your sides.'
+
+						end
+					elseif randchan = 14 and tatupb > 0:
+						if tattCount > tattPrefMax:
+							tatupb = 0
+							tattCount -= 1
+							'He removes your tramp stamp.'
+
+						end
+					elseif randchan = 15 and tatunder > 0:
+						if tattCount > tattPrefMax:
+							tatunder = 0
+							tattCount -= 1
+							'He removes the tattoo under your breasts.'
+
+						end
+					elseif randchan = 16 and tatwrist > 0:
+						if tattCount > tattPrefMax:
+							tatwrist = 0
+							tattCount -= 1
+							'He removes the tattoo on your wrists.'
+
+						end
+					end
+					if tattCount > tattPrefMax:jump 'looptattRemoveChooser'
+					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 boyfriend':
+						cla
+						'As you go back towards him, he looks you up and down.'
+						'"There we go!", he says with a smile.'
+						if tattPref = 1:
+							'You can tell he 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 tattPref = 2:
+							'You can tell that though <<$boydescA>> likes a girl to have some tattoos, he doesn''t want them to be the focus on a girl. You can''t help but agree that there is a thing as to many tattoos.'
+						end			
+						if harakBoyA = 0:
+							'You can see he loves how many tattoos you have, as he has a slight blush on his face.'
+						elseif harakBoyA = 1:
+							'<<$boydescA>> gives you one last examination with his eyes and gives you a quick kiss on your cheek.'
+						elseif harakBoyA = 2:
+							'<<$boydescA>> 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 he asked you to change something.'
+							compliance += 1
+							minut += 20
+							act 'Head home':		
+								gt 'street'
+							end
+							exit
+						end		
+					end
+				end		
+			end
+		end
+	end
+end
+
+if $ARGS[0] = 'changeLips':
+	act 'Enter clinic':
+		'As you arrive at the clinic, <<$boydescA>> 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.'
+		'<<$boydescA>> talks to the surgeon and after a brief exchange of words, he 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 <<$boydescA>> said to the surgeon, you still jump when he starts to speak to you.'
+		if pcs_lip < lipsPrefMin:
+			'"So that man over there says you want to get lip enhancements?", the doctor asks quizically, looking at the size of your lips.'
+		else
+			'"So that man 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':
+			cls
+			'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 < lipsPrefMin:
+					minut += 20
+					pcs_lip = lipsPrefMin + 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 = lipsPrefMax - 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 boyfriend':
+					cla
+					'As you go back towards him, he looks you up and down.'
+					'"There we go!", he says with a smile.'
+					if lipsPref = 1:
+						'You can tell he loves girls with more modest yet full lips, and you have to admit, its better then having big whorish, cocksucking lips.'
+					elseif lipsPref = 2:
+						'You can tell that <<$boydescA>> 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 harakBoyA = 0:
+						'You can see he loves the size of your lips, for even with all of his shyness, he still gives you a kiss on your new lips.'
+					elseif harakBoyA = 1:
+						'<<$boydescA>> gives you one last examination of your new lips before giving you a kiss on the lips, probably to test the new wares.'
+					elseif harakBoyA = 2:
+						'<<$boydescA>> 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 he asked you to change something.'
+						compliance += 1
+						minut += 20
+						act 'Head home':		
+							gt 'street'
+						end
+						exit
+					end	
+				
+				end
+			end
+		end
+	end
+end
+if $ARGS[0] = 'changeTits':
+	act 'Enter clinic':
+		cla
+		'As you arrive at the clinic, <<$boydescA>> 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.'
+		'<<$boydescA>> talks to the surgeon and after a brief exchange of words, he 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 <<$boydescA>> said to the surgeon, you still jump when he starts to speak to you.'
+			
+			'"So that man 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 he 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 its 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 its 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':
+				cls
+				'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':
+						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.'
+						'<center><img src="images/body/t<<tits>>.jpg"></center>'
+						'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 boyfriend.'
+						act 'Head over to your boyfriend':
+							cla
+							'As you go back towards him, he looks you up and down.'
+							'"There we go!", he says with a smile.'
+							if titBoy = 0:
+							'If you are getting inplants this should not fire off.'
+							elseif titBoy = 1:
+								'You can tell that <<$boydescA>> likes a girl with a good rack, thankfully although you look more like a bimbo then before, his tit preference is not outragously big, and you must admit, it does make you look sexier.'
+							elseif titBoy = 2:
+								'<<$boydescA>> you can clearly tell 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 harakBoyA = 0:
+								'From the blush on his face, you can tell <<$boydescA>> loves your new breasts.'
+							elseif harakBoyA = 1:
+								'<<$boydescA>> gives you one last look and gives you a quick kiss on your cheek.'
+							elseif harakBoyA = 2:
+								'<<$boydescA>> 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 he asked you to change something.'
+								compliance += 1
+								minut += 20
+								act 'Head home':		
+									gt 'street'
+								end
+							end
+							exit
+						end		
+					end
+				end	
+			end
+		elseif tits > titMax:
+			'Even though you don''t know what <<$boydescA>> said to the surgeon, you still jump when he starts to speak to you.'
+			
+			'"So that man 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, he had a set size he 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':
+				cls
+				'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.'
+						'<center><img src="images/body/t<<tits>>.jpg"></center>'
+						'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 boyfriend.'
+						act 'Head over to your boyfriend':
+							cla
+							'As you go back towards him, he looks you up and down.'
+							'"There we go!", he says with a smile.'
+							if titBoy = 0:
+								'You can tell that <<$boydescA>> 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 <<$boydescA>> likes a girl with a good rack, but thankfully not to big, and you admittadly agree with him, as you slowly massage your breasts.'
+							elseif titBoy = 2:
+								'Reducing to max? What?'
+							end
+							if harakBoyA = 0:
+								'From the blush on his face, you can tell <<$boydescA>> loves your new breasts.'
+							elseif harakBoyA = 1:
+								'<<$boydescA>> gives you one last look and gives you a quick kiss on your cheek.'
+							elseif harakBoyA = 2:
+								'<<$boydescA>> 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 he asked you to change something.'
+								compliance += 1
+								minut += 20
+								act 'Head home':		
+									gt 'street'
+								end
+							end
+							exit
+						end		
+					end
+				end	
+			end
+		end
+	end
+end
+if $ARGS[0] = 'changeFigure':
+	act 'Enter clinic':
+		cla
+		'As you arrive at the clinic, <<$boydescA>> 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.'
+		'<<$boydescA>> talks to the surgeon and after a brief exchange of words, he 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 <<$boydescA>> 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':
+				cls
+				'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
+					!!'<<salocatnow>> is the value for salocatnow, the value for fat is <<fat>>, and the value for salo is <<salo>>.'
+					act 'Wake up':
+						cla
+						minut += 120
+						
+						if figurBoyA ! 3:
+							:loopfatRemover
+								fat -= 10
+								salo -= 10
+								if fat < 11: fat = 11
+								if salo < 11: salo = 11
+								gs 'body_shape', 'mediumreset'
+								gs 'stat'
+								!!'<<salocatnow>> is the value for salocatnow, the value for fat is <<fat>>, and the value for salo is <<salo>>.'
+								
+							if salocatnow > figurePrefMax:jump 'loopfatRemover'
+						else
+							'This should not fire, I made it so that you can''t ADD weight.'
+						end
+						!!'The stat for salocatnow is <<salocatnow>> and the stat for figurePrefMax is <<figurPrefMax>>.'
+						'"<<$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 boyfriend.'
+						act 'Head over to your boyfriend':
+							cls
+							'As you go back towards him, he looks you up and down.'
+							'"There we go!", he says with a smile.'
+							gs 'obj_din'', ''body'
+							if figurBoyA = 0:
+								'You can tell that <<$boydescA>> 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 <<$boydescA>> likes a girl thats not too fat, but thankfully not too skinny, and you admittadly agree with him, as you slowly run your hands over your now smaller curves.'
+							elseif figurBoy = 2:
+								'Reducing to max? What?'
+							end
+							if harakBoyA = 0:
+								'From the blush on his face, you can tell <<$boydescA>> loves your new figure.'
+							elseif harakBoyA = 1:
+								'<<$boydescA>> gives your figure one last look and gives you a quick kiss on your cheek.'
+							elseif harakBoyA = 2:
+								'<<$boydescA>> 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 he asked you to change something.'
+								compliance += 1
+								minut += 20
+								act 'Head home':		
+									gt 'street'
+								end
+							end
+							exit
+							
+						end
+						
+						
+					end
+				
+				end
+			end
+		end
+	end
+end
+
+--- boy_likes ---------------------------------
+

+ 5 - 10
locations/boyfrend

@@ -43,7 +43,6 @@ if $ARGS[0] = 'A':
 	giftDayA = 0
 	giftNumA = 0
 	love = 0
-	compliance = 0
 	boypicA = boypic
 	
 	!!new preferences
@@ -58,8 +57,8 @@ if $ARGS[0] = 'A':
 	lipsPrefA = lipsPref
 	bodyPrefA = bodyPref
 	makePrefA = makePref
+	IQPrefA = IQPref
 	compliance = 0
-	
 end
 
 if $ARGS[0] = 'B':
@@ -99,13 +98,8 @@ if $ARGS[0] = 'B':
 	lipsPrefB = lipsPref
 	bodyPrefB = bodyPref
 	makePrefB = makePref
+	IQPrefB = IQPref
 	compliance = 0
-	
-	
-	
-	
-	
-	
 end
 
 if $ARGS[0] = 'C':
@@ -132,7 +126,7 @@ if $ARGS[0] = 'C':
 	dayc = 0
 	boyonceC = 0
 	boypicC = boypic
-	
+
 	!!new preferences
 	clotTypePrefC = clotTypePref
 	clotQualPrefC = clotQualPref
@@ -145,8 +139,9 @@ if $ARGS[0] = 'C':
 	lipsPrefC = lipsPref
 	bodyPrefC = bodyPref
 	makePrefC = makePref
+	IQPrefC = IQPref
 	compliance = 0
-	
+
 end
 
 --- boyfrend ---------------------------------

+ 10 - 0
locations/dimaHome

@@ -1,4 +1,5 @@
 # dimaHome
+
 CLOSE ALL
 
 if DimaBeHomeOnce = 0:DimaBeHomeOnce = 1
@@ -431,6 +432,9 @@ if $ARGS[0] = '6':
 	if pirsF > 0:'When he tires Dimka pulls the needles out out of your nipples and sets you free.'
 	if pirsF = 0:
 		pirsF = 1 
+		if pirsF = 1:
+			pierWearCount += 1
+		end
 		pierCount += 1
 		'When he tires Dimka pierces your nipples with metal bars, then sets you free.'
 	end
@@ -451,6 +455,9 @@ if $ARGS[0] = '7':
 	if pirsA > 0:'When he tires Dimka pulls the needles out out of your tongue and sets you free.'
 	if pirsA = 0:
 		pirsA = 1 
+		if pirsA = 1:
+			pierWearCount += 1
+		end
 		'When he tires Dimka pulls out the needles, pierces your tongue with a metal bar, then sets you free'
 		pierCount += 1
 	end
@@ -470,6 +477,9 @@ if $ARGS[0] = '8':
 	if pirsG > 0:'When he tires Dimka takes the pins out out of your pussy and sets you free.'
 	if pirsG = 0:
 		pirsG = 1
+		if pirsG = 1:
+			pierWearCount += 1
+		end
 		'When he tires Dimka takes the pins out out of your pussy, pierces your clitoris, then sets you free'
 		pierCount += 1
 	end

+ 54 - 0
locations/din_van

@@ -435,64 +435,118 @@ $pirManage = {
     if pirsA > 0:
         if pirsA = 1:
             '<a href="exec:pirsA = 2 & dynamic $pirManage">Remove tongue barbell</a>.'
+			if pirsA = 2:
+				pierWearCount -= 1
+			end
 		else
             '<a href="exec:pirsA = 1 & dynamic $pirManage">Insert tongue barbell</a>.'
+			if pirsA = 1:
+				pierWearCount += 1
+			end
         end
     end
     if pirsB > 0:
         if pirsB = 1:
             '<a href="exec:pirsB = 2 & dynamic $pirManage">Remove lip ring</a>.'
+			if pirsB = 2:
+				pierWearCount -= 1
+			end
 		else
             '<a href="exec:pirsB = 1 & dynamic $pirManage">Insert lip ring</a>.'
+			if pirsB = 1:
+				pierWearCount += 1
+			end
         end
     end
     if pirsC > 0:
         if pirsC = 1:
             '<a href="exec:pirsC = 2 & dynamic $pirManage">Remove ear piercings</a>.'
+			if pirsC = 2:
+				pierWearCount -= 1
+			end
 		else
             '<a href="exec:pirsC = 1 & dynamic $pirManage">Insert ear piercings</a>.'
+			if pirsC = 1:
+				pierWearCount += 1
+			end
         end
     end
     if pirsD > 0:
         if pirsD = 1:
             '<a href="exec:pirsD = 2 & dynamic $pirManage">Remove nose ring</a>.'
+			if pirsD = 2:
+				pierWearCount -= 1
+			end
 		else
             '<a href="exec:pirsD = 1 & dynamic $pirManage">Insert nose ring</a>.'
+			if pirsD = 1:
+				pierWearCount += 1
+			end
         end
     end
     if pirsE > 0:
         if pirsE = 1:
             '<a href="exec:pirsE = 2 & dynamic $pirManage">Remove eyebrow stud</a>.'
+			if pirsE = 2:
+				pierWearCount -= 1
+			end
 		else
             '<a href="exec:pirsE = 1 & dynamic $pirManage">Insert eyebrow stud</a>.'
+			if pirsE = 1:
+				pierWearCount += 1
+			end
         end
     end
     if pirsF > 0:
         if pirsF = 1:
             '<a href="exec:pirsF = 2 & dynamic $pirManage">Remove nipple piercings</a>.'
+			if pirsF = 2:
+				pierWearCount -= 1
+			end
 		else
             '<a href="exec:pirsF = 1 & dynamic $pirManage">Insert nipple piercings</a>.'
+			if pirsF = 1:
+				pierWearCount += 1
+			end
         end
     end
     if pirsN > 0:
         if pirsN = 1:
             '<a href="exec:pirsN = 2 & dynamic $pirManage">Remove navel piercing</a>.'
+			if pirsN = 2:
+				pierWearCount -= 1
+			end
 		else
             '<a href="exec:pirsN = 1 & dynamic $pirManage">Insert navel piercing</a>.'
+			if pirsN = 1:
+				pierWearCount += 1
+			end
         end
     end
     if pirsG > 0:
         if pirsG = 1:
             '<a href="exec:pirsG = 2 & dynamic $pirManage">Remove labia piercings</a>.'
+			if pirsG = 2:
+				pierWearCount -= 1
+			end
 		else
             '<a href="exec:pirsG = 1 & dynamic $pirManage">Insert labia piercings</a>.'
+			if pirsG = 1:
+				pierWearCount += 1
+			end
         end
     end
     if pirsGL > 0:
         if pirsGL = 1:
             '<a href="exec:pirsGL = 2 & dynamic $pirManage">Remove clit piercing</a>.'
+			if pirsGL = 2:
+				pierWearCount -= 1
+			end
 		else
             '<a href="exec:pirsGL = 1 & dynamic $pirManage">Insert clit piercing</a>.'
+			if pirsGL = 1:
+				pierWearCount += 1
+			end
         end
     end
     

+ 1 - 1
locations/lab

@@ -239,7 +239,7 @@ if $ARGS[0] = 'Tatiana':
 		end
 
 		if IvanPodstavaQW = 2 and poverKAR = 0 and softKAR = 0:
-			act 'Ask for help with Ivan Tatiana':
+			act 'Ask Tatiana for help with Ivan':
 				cla
 				gs 'stat'
 				'You explained the situation and asked her to Tatiana assistance. Tatiana said thoughtfully. "I do not think there is any physical evidence of the guilt of Ivan. Necessary is achieved recognition. I think it would be possible to capture and interrogate. Or drink his cunning truth serum and interrogate. Anyway it is necessary to remove it all on video."'

+ 2244 - 371
locations/meet

@@ -9,20 +9,53 @@ if $ARGS[0] = 'start':
 	bcolor = rgb(255, 255, 255)
 	lcolor = rgb(106, 90, 205)
 	gs 'boyStat', $boyA
+	!!$boybody = 1 - tall, 2 - average, 3 - short
 	$boybody = $boybodyA
+	!!$boybod = 1 - thin, 2 - athletic, 3 - chunky, 4 - fat
 	$boybod = $boybodA
 	$boyface = $boyfaceA
 	!! sexual force of 0 prior_to 2
 	silaVag = silaVagA
 	!!security, is responsible for the money and requirements 0 beggar, 1 middle_peasant 2 rich
 	finance = financeA
-	!!check in appearance, a parameter pcs_apprnc
+	!!check in appearance, a parameter vnesh
 	vneshBoy = vneshBoyA
 	$boyClo = $boyCloA
-	!!0 - ass less 80, 1 back from 80 prior_to 100, 2 ass over 100
+	!!0 - 0 to 2, 1 - 3 to 5, 2, 5 to 6
+
+	
 	figurBoy = figurBoyA
+	
+		
+	if figurBoy = 0:
+		figurePrefMin = 0
+		figurePrefMax = 2
+	elseif figurBoy = 1:
+		figurePrefMin = 3
+		figurePrefMax = 4
+	elseif figurBoy = 2:
+		figurePrefMin = 5
+		figurePrefMax = 77
+	else
+		figurePrefMin = 0
+		figurePrefMax = 99
+	end
+
+	
 	!!0 - chest less 3, 1 breast 3-4, 2 breasts bigger 4
 	titBoy = titBoyA
+	if titBoy = 0:
+		titMin = 0
+		titMax = 3
+	elseif titBoy = 1:
+		titMin = 3
+		titMax = 4
+	elseif titBoy = 2:
+		titMin = 5
+		titMax = 999
+	end
+	
+	
 	!!favorite hair color 0 - brunette, 1 - haired, 2 - Redhead, 3 - blonde
 	haerBoy = haerBoyA
 	!!character 0 - soft, 1 -norm 2 - aggressor
@@ -31,9 +64,13 @@ if $ARGS[0] = 'start':
 	izvrat = izvratA
 	husb_birth_year = year - boyage
 	husbAge = boyage
-	
+	  
+
 	!!new preferences
 	
+	!!renaming perversity constant
+	pervConstant = izvrat
+	
 	!!This is for clothing type preference
 	!!0 - none, 1 - cheap, 2 - average, 3 - formal, 4 - naughty.
 	clotTypePref = clotTypePrefA
@@ -51,6 +88,21 @@ if $ARGS[0] = 'start':
 	!! It doesn''t matter if your poor or rich, everyone loves tits.
 	clotTopPref = clotTopPrefA
 	
+	!!THIS IS THE EQUATION FOR THE TIT ADDITION
+	if tits < 1:
+		titConstant = 0
+	elseif tits < 2:
+		titConstant = 1
+	elseif tits < 3:
+		titConstant = 2
+	elseif tits > 2:
+		titConstant = 3
+	else
+		titConstant = 0
+	end
+	
+	
+	
 	!! This is for pants and skirt shortness and will be grouped together as such.
 	!! 0 - no preference, 1 - 1 to 2 units or ankle to calf length, 2 - 3 to 4 units or knee to miniskirt, 3 - 5 units to 6 or slut to hoe.
 	bottShorPref = bottShorPrefA
@@ -68,14 +120,61 @@ if $ARGS[0] = 'start':
 	!! 0 - no preference, 1 - 0 to 2 piercings, 2 - 3 to 5 piercings, 3 - 6 or more piercings.	
 	pierPref = pierPrefA
 	
+	!!This is to set the max min
+	if pierPref = 1:
+		pierPrefMin = 0
+		pierPrefMax = 2
+	elseif pierPref = 2:
+		pierPrefMin = 3
+		pierPrefMax = 5
+	elseif pierPref = 3:
+		pierPrefMin = 6
+		pierPrefMax = 999
+	else
+		pierPrefMin = 0
+		pierPrefMax = 999
+	end
+	
+	
+	
+	
 	!!This is to find out if they want you to have tattoos.
 	!! 0 - no preference, 1 - 0 to 2 tattoos, 2 - 3 to 5 tattoos, 3 - 6 or more tattoos.
 	tattPref = tattPrefA
 	
+	!!This is to set the max min for tattoos
+	
+	if tattPref = 1:
+		tattPrefMin = 0
+		tattPrefMax = 2
+	elseif tattPref = 2:
+		tattPrefMin = 3
+		tattPrefMax = 5
+	elseif tattPref = 3:
+		tattPrefMin = 6
+		tattPrefMax = 999
+	else
+		tattPrefMin = 0
+		tattPrefMax = 999
+	end
+	
 	!!This is to find out how big they want your lips.
 	!! 0 - no preference, 1 - 2 to 3 units (average) , 2 - 4 units (THIC lips)
 	lipsPref = lipsPrefA
 	
+	if lipsPref = 1:
+		lipsPrefMin = 2
+		lipsPrefMax = 3
+	elseif lipsPref = 2:
+		lipsPrefMin = 3
+		lipsPrefMax = 99
+	else
+		lipsPrefMin = 0
+		lipsPrefMax = 99
+	end
+	
+	
+	
 	!!This is to find out how big they want YOU.
 	!! 0 - no preference, 1 - 1 to 3 units (Skinny) , 2 - 3 to 6 units (Average), 3 - 6 + units (THIC)
 	!! Notice how this one overlaps. I believe that it should because changing ones weight is very hard.
@@ -86,8 +185,32 @@ if $ARGS[0] = 'start':
 	makePref = makePrefA
 	
 	
+	!! This is to see if they like a ditz, average, or a smartypants
+	!!0 - no preference, 1 - 1 to 30 intelligence, 2 - 30 to 85 intelligence, 3 - 85 + intelligence. 
+	IQPref = IQPrefA
+	
+	!!This is the new hair color preference
+	!! 0 - black, 1 - brown, 2 - redhead, 3 - blonde, 4 - no preference,
+	hairPref = haerBoy
+	
+	!!This keeps track in the change action what it plans to change
+	$changeFind = ''
+	!!This keeps track on how many 
+	
+	!!How many days until the boyfriend starts to comment.
+	
+	clotDay = 3
+	bodyDay = 7
+	
+	
+	!!How many days until he wants you to change.
+	pierDay = 7
+	tattDay = 7
+	lipsDay = 9
+	titsDay = 12
+	figureDay = 15
+	
 	
-
 	if love = 3:
 		'<<$boydescA>> has hired a wedding limousine and it''s outside waiting for you. This is it, you are getting married today.'
 
@@ -162,442 +285,2192 @@ if $ARGS[0] = 'start':
 
 		exit
 	end
-
-	if pcs_skin < 20:
-		bfa -= 2 & $meetskin = 'looking at his feet'
-	elseif pcs_skin < 40:
-		bfa -= 1 & $meetskin = 'giving you a quick glance'
-	elseif pcs_skin < 60:
-		$meetskin = 'looking at you'
-	elseif pcs_skin < 80:
-		bfa += 1 & $meetskin = 'smiling at you'
+	
+	
+	!!I WILL START HERE!
+	
+	!!Putting his preferences into words
+	!! 0 - black, 1 - brown, 2 - redhead, 3 - blonde, 4 - no preference,
+	if hairPref = 0:
+		$hairPref = 'black'
+	elseif hairPref = 1:
+		$hairPref = 'brown'
+	elseif hairPref = 2: 
+		$hairPref = 'redhead'
+	elseif hairPref = 3:
+		$hairPref = 'blond'
 	else
-		bfa += 2 & $meetskin = 'smiling at you'
+		$hairPref = ''
+	end
+	
+	!!0 - none, 1 - cheap, 2 - average, 3 - formal, 4 - naughty.
+	if clotTypePref = 0:
+		$clotTypePref = ''
+	elseif clotTypePref = 1:
+		$clotTypePref = 'cheap'
+	elseif clotTypePref = 2:
+		$clotTypePref = 'average'
+	elseif clotTypePref = 3:
+		$clotTypePref = 'formal'
+	elseif clotTypePref = 4:
+		$clotTypePref = 'naughty'
+	end
+	
+	!! 0 - no preference, 1 - 1 to 4 units cheap to average (Locked if formal chosen), 2 - 5 to 7 units expensive to ballroom quality (Locked if naughty is chosen)
+	if clotQualPref = 0:
+		$clotQualPref = 'any type of'
+	elseif clotQualPref = 1:
+		$clotQualPref = 'anything but expensive'
+	elseif clotQualPref = 2:
+		$clotQualPref = 'expensive'
+	end
+	
+	!! 0 - no preference, 1 - 1 to 2 or neckline to moderate, 2 - 3 to 4 or heavy to severe, 3 - 5 to 7 or buldging to outpouring 
+	if clotTopPref = 0:
+		$clotTopPref = 'any amount of'
+	elseif clotTopPref = 1:
+		$clotTopPref = 'a little bit of'
+	elseif clotTopPref = 2:
+		$clotTopPref = 'a lot of'
+	elseif clotTopPref = 3:
+		$clotTopPref = 'a huge amount of'
+	end
+	
+	!! 0 - no preference, 1 - 1 to 2 units or ankle to calf length, 2 - 3 to 4 units or knee to miniskirt, 3 - 5 units to 6 or slut to hoe.
+	if bottShorPref = 0:
+		$bottShorPref= 'any length'
+	elseif bottShorPref = 1:
+		$bottShorPref= 'modest length'
+	elseif bottShorPref = 2:
+		$bottShorPref= 'slightly short length'
+	elseif bottShorPref = 3:
+		$bottShorPref= 'really short length'
+	end
+	
+	!! 0 - no preference, 1 - 0 to 2 (Conservative), 2 - 3 to 4 (Moderate), 3 - 4 to 6 (really thin)
+	if clotThinPref = 0:
+		$clotThinPref= ''
+	elseif clotThinPref = 1:
+		$clotThinPref= 'thick'
+	elseif clotThinPref = 2:
+		$clotThinPref= 'a little thin'
+	elseif clotThinPref = 3:
+		$clotThinPref= 'really thin or even see through'
+	end
+	
+	!! 0 - no preference, 1 - Prefers bimbo clothing.
+	if bimbPref = 0:
+		$bimboPref = ''
+	else
+		$bimboPref = 'a bimbo'
+	end
+	
+	!! 0 - no preference, 1 - 0 to 2 piercings, 2 - 3 to 5 piercings, 3 - 6 or more piercings.	
+	if pierPref = 0:
+		$pierPref = 'any amount'
+	elseif pierPref = 1:
+		$pierPref = 'a couple'
+	elseif pierPref = 2:
+		$pierPref = 'a good amount'
+	elseif pierPref = 3:
+		$pierPref = 'a lot'
+	end
+	
+	!! 0 - no preference, 1 - 0 to 2 tattoos, 2 - 3 to 5 tattoos, 3 - 6 or more tattoos.
+	if tattPref = 0:
+		$tattPref = 'any amount'
+	elseif tattPref = 1:
+		$tattPref = 'a couple'
+	elseif tattPref = 2:
+		$tattPref = 'a good amount'
+	elseif tattPref = 3:
+		$tattPref = 'a lot'
+	end
+	
+	!! 0 - no preference, 1 - 2 to 3 units (average) , 2 - 4 units (THIC lips)
+	if lipsPref = 0:
+		$lipsPref = 'any sized lips'
+	elseif lipsPref = 1:
+		$lipsPref = 'average sized lips'
+	elseif lipsPref = 2:
+		$lipsPref = 'thick lips'
 	end
+	
+	!!This is the Players lip description, this allows flexibility when writing
+	if pcs_lip = 0:
+		$lipDesc = 'thin'
+	elseif pcs_lip = 1:
+		$lipDesc = 'soft'
+	elseif pcs_lip = 2:
+		$lipDesc = 'plump'
+	elseif pcs_lip = 3:
+		$lipDesc = 'juicy'
+	elseif pcs_lip = 4:
+		$lipDesc = 'thick'
+	end
+	
+	
+	
+	!! 0 - no preference, 1 - 1 to 3 units (Skinny) , 2 - 3 to 6 units (Average), 3 - 6 + units (THIC)
+	if bodyPref = 0:
+		$bodyPref = 'any weight'
+	elseif bodyPref = 1:
+		$bodyPref = 'should be skinny'
+	elseif bodyPref = 2:
+		$bodyPref = ' should be not to skinny or fat'
+	elseif bodyPref = 3:
+		$bodyPref = 'should be thick and curvy'
+	end
+	
+	!! 0 - no preference, 1 - 1 (light makeup) , 2 - 2 (moderate makeup), 3 - 3(heavy makeup)
+	if makePref = 0:
+		$makePref = 'any amount of makeup'
+	elseif makePref = 1:
+		$makePref = 'a sutle amount of makeup'
+	elseif makePref = 2:
+		$makePref = 'a good amount of makeup'
+	elseif makePref = 3:
+		$makePref = 'a heavy amount of makeup'
+	end
+	
+	!!0 - no preference, 1 - 1 to 30 intelligence, 2 - 30 to 85 intelligence, 3 - 85 + intelligence. 
+	if IQPref = 0:
+		$IQPref = 'nice'
+	elseif IQPref = 1:
+		$IQPref = 'ditzy'
+	elseif IQPref = 2:
+		$IQPref = 'with at least a little brain power'
+	elseif IQPref = 3:
+		$IQPref = 'genius'
+	end
+	
+	!! 0 - black, 1 - brown, 2 - redhead, 3 - blonde, 4 - no preference,
+	if hairPref = 0:
+		$hairPref = 'black'
+	elseif hairPref = 1:
+		$hairPref = 'brown'
+	elseif hairPref = 2:
+		$hairPref = 'redhead'
+	elseif hairPref = 3:
+		$hairPref = 'blond'
+	elseif hairPref = 4:
+		$hairPref = 'any color'
+	end
+	
+	
+	!!0 - chest less 3, 1 breast 3-4, 2 breasts bigger 4
+	if titBoy = 0:
+		$titBoy = 'petite breasts'
+	elseif titBoy = 1:
+		$titBoy = 'good sized breasts'
+	elseif titBoy = 2:
+		$titBoy = 'huge breasts'
+	end
+	
 
+	!! manna , mannamax * 50 / 100:
+	
+	if hapri = 1 and curly > 0:
+		bfA += 2 &
+		$meetHair = 'Your hair looks very beautiful.'
+	end
+	if hapri = 1 and curly = 0:
+		bfA += 1 
+		$meetHair = 'You have pretty hair today.'
+	end
+	if hapri = 0:
+		bfA -= 1 
+		$meetHair = 'You look like you were in a hurry.'
+	end
+	
+	!!This are generic things your boyfriend will call you based on how much he likes you.
+	if bfA > 80:
+		randchan = rand(0,2)
+		if randchan = 0 and harakBoyA ! 0:
+			$giveNick = 'angel'
+		elseif randchan = 1:
+			$giveNick = 'beautiful'
+		elseif randchan = 2:
+			$giveNick = 'love'
+		end
+	elseif bfA > 20:
+		randchan = rand(0,1)
+		if randchan = 0:
+			$giveNick = 'babe'
+		elseif randchan = 1:
+			$giveNick = '<<$pcs_nickname>>'
+		end
+	else
+		$giveNick = '<<$pcs_firstname>>'
+	end
+	
+	
+	!! This is the start of the usual talk
+	!!character 0 - soft, 1 -norm 2 - aggressor
 	if harakBoyA = 0:
-		if pcs_makeup <= 2 and pcs_makeup > 0:bfA += 1 & $meetmop = 'You look very beautiful today.'
-		if pcs_makeup = 4:bfA -= 1 & $meetmop = 'Great weather we are having today.'
-	elseif harakBoyA = 1:
-		if pcs_makeup <= 3 and pcs_makeup > 0:bfA += 1 & $meetmop = 'You look very beautiful today.'
-		if pcs_makeup = 4:bfA -= 1 & $meetmop = 'Your makeup looks like you''re going to a Halloween party.'
-	elseif harakBoyA = 2:
-		if pcs_makeup = 4:bfA += 1 & $meetmop = 'You look very beautiful today.'
-		if pcs_makeup <= 2 and pcs_makeup > 0:bfA -= 1 & $meetmop = 'Great weather we are having today.'
-	end
-
-	if pcs_makeup = 0:bfA -= 1 & $meetmop = 'Um, your makeup is running.'
-	if pcs_hairbsh = 1 and curly > 0:bfA += 2 & $meethair = 'Your hair looks very beautiful.'
-	if pcs_hairbsh = 1 and curly = 0:bfA += 1 & $meethair = 'You have pretty hair today.'
-	if pcs_hairbsh = 0:bfA -= 1 & $meethair = 'You look like you were in a hurry.'
-	if harakBoyA = 0:$meet = '"Hello darling, I am glad to see you, <<$meetmop>> <<$meethair>>"'
-	if harakBoyA = 1:$meet = '"Hello <<$pcs_nickname>>, I am glad to see you, <<$meetmop>> <<$meethair>>"'
-	if harakBoyA = 2:$meet = '"Hi <<$pcs_nickname>>! Glad to see you, <<$meetmop>> <<$meethair>>"'
-
-	$meetcol = ''
-
-	if dayA > 10 and harakBoy = 2:
-		if haerBoyA ! pcs_haircol:
-			bfA = bfA - 5
-
-			if haerBoyA = 0:$meetcol = '<<$boydescA>> tells you that he prefers black hair.'
-			if haerBoyA = 1:$meetcol = '<<$boydescA>> tells you that he prefers blonde hair.'
-			if haerBoyA = 2:$meetcol = '<<$boydescA>> tells you that he prefers red hair.'
-			if haerBoyA = 3:$meetcol = '<<$boydescA>> tells you that he prefers light hair colors.'
-		elseif haerBoyA = pcs_haircol:
-			bfA += 1
-			'<<$boydescA>> notes that you have a wonderful hair color.'
+		if bfA > 70:
+			randchan = rand(0, 1)
+			if randchan = 0:
+				$greet = 'says with love in his eyes, "Hey <<$pcs_nickname>>."'
+			elseif randchan = 1:
+				$greet = 'says lovingly, "Hello love. I''m glad so see you."'
+			else
+				$greet = 'says quietly while looking into your eyes, "Hello love." '
+			end
+		elseif bfA > 20:
+			randchan = rand(0, 1)
+			if randchan = 0:
+				$greet = 'says with a faint smile,"Hey <<$pcs_nickname>>."'
+			elseif randchan = 1:
+				$greet = 'says with a smile , "Hi <<$pcs_nickname>>."'
+			end
+		else
+			$greet = 'says, "Hi <<$pcs_firstname>>."'
 		end
 	end
-
-	if dayA > 20 and harakBoy = 1:
-		if haerBoyA ! pcs_haircol:
-			bfA = bfA - 5
-
-			if haerBoyA = 0:$meetcol = '<<$boydescA>> tells you that he prefers black hair.'
-			if haerBoyA = 1:$meetcol = '<<$boydescA>> tells you that he prefers blonde hair.'
-			if haerBoyA = 2:$meetcol = '<<$boydescA>> tells you that he prefers red hair.'
-			if haerBoyA = 3:$meetcol = '<<$boydescA>> tells you that he prefers light hair colors.'
-		elseif haerBoyA = pcs_haircol:
-			bfA += 1
-			'<<$boydescA>> notes that you have a wonderful hair color.'
+	if harakBoyA = 1:
+		if bfA > 70:
+			randchan = rand(0, 1)
+			if randchan = 0:
+				$greet = 'says, "Hey love. I am so happy to see you."'
+			elseif randchan = 1:
+				$greet = 'says intimately, "Hello my angel."'
+			else
+				$greet = 'says while admiring you, "Hello <<$pcs_nickname>> beautiful."'
+			end
+		elseif bfA > 20:
+			randchan = rand(0, 1)
+			if randchan = 0:
+				$greet = 'says with a smile, "Hey <<$pcs_nickname>>, glad to see you."'
+			elseif randchan = 1:
+				$greet = 'says with a soft tone, "Hello beautiful."'
+			end
+		else
+			$greet = 'says, "Hello <<$pcs_nickname>>."'
 		end
-	elseif dayA > 30 and harakBoy = 0:
-		if haerBoyA ! pcs_haircol:
-			bfA = bfA - 5
-
-			if haerBoyA = 0:$meetcol = '<<$boydescA>> tells you that he prefers black hair.'
-			if haerBoyA = 1:$meetcol = '<<$boydescA>> tells you that he prefers blonde.'
-			if haerBoyA = 2:$meetcol = '<<$boydescA>> tells you that he prefers red hair.'
-			if haerBoyA = 3:$meetcol = '<<$boydescA>> tells you that he prefers light hair colors.'
-		elseif haerBoyA = pcs_haircol:
-			bfA += 1
-			'<<$boydescA>> notes that you have a wonderful hair color.'
+	end
+	if harakBoyA = 2:
+		if bfA > 70:
+			randchan = rand(0, 1)
+			if randchan = 0:
+				$greet = 'says with a loving voice, "Theres my sexy gal."'
+			elseif randchan = 1:
+				$greet = 'says with a toothful grin, "There is my goddess."'
+			else
+				$greet = 'says with a rather loud enduring voice, "Hey babe!"'
+			end
+		elseif bfA > 20:
+			randchan = rand(0, 1)
+			if randchan = 0:
+				$greet = 'says with a grin, "Hey <<$pcs_nickname>>."'
+			elseif randchan = 1:
+				$greet = 'says with a chuckle, "Hey''ya <<$pcs_nickname>>."'
+			end
+		else
+			$greet = 'says, "Hey <<$pcs_nickname>>."'
 		end
 	end
-
+	
+	
+	
+	!! QUEST VARIABLES!!! WOOOT ALMOST TIME!
+	didPushAway = 0
+	
+	
+	
+	!!Old variables
+	!!How beautiful you are
+	if skinvan < 20:
+		bfa -= 2 & $meetskin = 'looking at his feet'
+	elseif skinvan < 40:
+		bfa -= 1 & $meetskin = 'giving you a quick glance'
+	elseif skinvan < 60:
+		$meetskin = 'looking at you'
+	elseif skinvan < 80:
+		bfa += 1 & $meetskin = 'smiling at you'
+	else
+		bfa += 2 & $meetskin = 'smiling at you'
+	end
+	
+	!! Your lip size
 	if pcs_lip = 0:$meetlip = 'thin lips'
 	if pcs_lip = 1:$meetlip = 'soft lips'
 	if pcs_lip = 2:$meetlip = 'plump lips'
 	if pcs_lip = 3:$meetlip = 'large, plump lips'
 	if pcs_lip = 4:$meetlip = 'thick and huge lips'
-
-	'At the entrance <<$meetskin>> stands <<$boydescA>>. He comes over to you and says. <<$meet>> <<$meetcol>>'
-
+	
+	
+	
 	if financeA = 0:$clom = 'dressed in a tracksuit.'
 	if financeA = 1:$clom = 'dressed in jeans and a sweater.'
 	if financeA = 2:$clom = 'dressed in a respectable and expensive jacket.'
-	if harakBoyA = 0:'<<$boydescA>> looks like a timid and not very confident young man <<$clom>>'
-	if harakBoyA = 1:'<<$boydescA>> looks like a calm and confident young man <<$clom>>'
-	if harakBoyA = 2:'<<$boydescA>> looks like a cocky and brash young man <<$clom>>'
-
-	! WD: Uninitialised ~ 'giftDay' us  'giftDayA'
-	if dayA >= 2 and financeA = 2 and giftDayA < (dayA - giftNum):
-		giftrand = rand(0, 2)
-
-		if giftrand <= financeA:
-			giftDayA = dayA
-			giftNum += 1
-			gift = rand(bfa * 20, bfa * 30)
-
-			if gift > 2500:gift = 2500
-
-			giftNumA = giftNum
-			money += gift
-			'<<$boydescA>> reaches into his pocket and pulls out a gift for you. He gives you <<gift>> <b>₽</b>.'
-		end
-
-	! WD: Uninitialised ~ 'giftDay' us  'giftDayA'
-	elseif dayA >= 5 and financeA = 1 and giftDayA < (dayA - giftNum):
-		giftrand = rand(0, 2)
-
-		if giftrand <= financeA:
-			giftDayA = dayA
-			giftNum += 1
-			gift = rand(bfa * 10, bfa * 20)
-
-			if gift > 1500:gift = 1500
-
-			giftNumA = giftNum
-			money += gift
-			'<<$boydescA>> reaches into his pocket and pulls out a gift for you. He gives you <<gift>> <b>₽</b>.'
-		end
-
-	! WD: Uninitialised ~ 'giftDay' us  'giftDayA'
-	elseif dayA >= 10 and financeA = 0 and giftDayA < (dayA - giftNum):
-		giftrand = rand(0, 2)
-
-		if giftrand <= financeA:
-			giftDayA = dayA
-			giftNum += 1
-			gift = rand(bfa * 5, bfa * 10)
-
-			if gift > 500:gift = 500
-
-			giftNumA = giftNum
-			money += gift
-			'<<$boydescA>> reaches into his pocket and pulls out a gift for you. He gives you <<gift>> <b>₽</b>.'
-		end
-	end
-
-	'<<$boybody>> <<$boybod>> <<$boyface>> walks up to you and wants to kiss you.'
-
-	if venera < 4 and spdirtyv = 0:
-		!!cumlip
-		act 'Kiss with tongue':
-			cla
-
-			if spdirtyb = 0:
-				'<center><img src="images/etogame/kiss.jpg"></center>'
-
-				if harakBoyA = 0:bfa -= 2 & 'You press your <<$meetlip>> onto his and thrust your tongue into his mouth as soon as he opens it. <<$boydescA>> blushes and pulls away.'
-				if harakBoyA = 1:bfa -= 1 & 'You press your <<$meetlip>> onto his and thrust your tongue into his mouth as soon as he opens it. <<$boydescA>> gently returns the kiss.'
-				if harakBoyA = 2:bfa += 2 & 'You press your <<$meetlip>> onto his and thrust your tongue into his mouth as soon as he opens it. <<$boydescA>> aggressively pushes his tongue into your mouth and almost starts to fuck it with his tongue.'
-
-				act 'Finish the kiss':xgt 'meet', 'a'
-
-				exit
-			elseif spdirtyb > 0:
-				'<center><img src="images/etogame/cumlip.jpg"></center>'
-				'<<$boydescA>> kisses you on your <<$meetlip>> that still smell like cum. He pulls away quickly. "What is this?" he asks, "Your mouth smells like sperm."'
-
-				if izvrat = 1:
-					bfa += 5
-					pcs_dom += 1
-					'<<$boydescA>> blushes and lowers his eyes. You can see the growing bulge in his pants.'
+	
+	!!Greeting start
+	
+	'At the entrance <<$meetskin>> stands <<$boydescA>>. He comes over to you and <<$greet>>'
+	
+	
+	gs 'boy_likes', 'hairPref'
+	gs 'boy_likes', 'makePref'
+	
 
-					act 'Finish the kiss':xgt 'meet', 'a'
 
-					exit
-				else
+	if harakBoyA = 0:'<<$boydescA>> looks like a timid and not very confident young man <<$clom>>'
+	if harakBoyA = 1:'<<$boydescA>> looks like a average young man <<$clom>>'
+	if harakBoyA = 2:'<<$boydescA>> looks like a cocky and brash young man <<$clom>>'
+	
+	
+	
+	
+	!!This is to reset the like part later
+	
+	likeCount = 0
+	like1 = 99
+	like2 = 99
+	like3 = 99
+	
+	!! This is the greeting kissy kissy part
+	if harakBoyA >= 0:
+		if bfa > -20:
+			bfa += 0
+			'<<$boydescA>> gets close to you, and you can tell by his body movements he wants to kiss you.'
+			act 'Kiss with tongue':
+				*clr 
+				'You take the initiative and when he opens his mouth you thrust your tongue into his mouth.'
+				pcs_dom += 1
+				manna += mannamax * 10 / 100
+				if venera > 4:
 					bfa = 0
-					'<<$boydescA>> angrily spats at you, "Oh, you dirty whore! Get lost, I don''t want to see you anymore. I''m done with you!"'
-
+					'<<$boydescA>> takes a closer look at you and says, "What is wrong with your lips? They are very sore. Is that genital herpes? I better go, I do not want to get infected. I''m sorry, goodbye."'
+					manna = mannamax * 30 / 100
 					act 'Leave':gt 'street'
-
 					exit
+				elseif venera < 4 and spdirtyv = 0 and spdirtyc = 0:
+					if harakBoyA = 0:
+						bfa += 2
+						'Normally this would have made him feel uncomfortable, but as you pull away he smiles and sighs contently.'
+					elseif harakBoyA = 1:
+						bfa += 1
+						'He goes with it a blink and in moments your tongues are intertwined.'
+					elseif harakBoyA = 2:
+						'It seems as <<$boydescA>> had the same idea, as he pushes his tongue into your mouth as much as you push into his.'
+						bfa += 2
+					else
+						'This should not fire off at all: TongueKiss'
+					end
+				elseif spdirtyv > 0 or spdirtyc > 0 and pervConstant = 1:
+					if spdirtyv > 0:
+						if harakBoyA = 0:
+							bfa += 2
+							pcs_horny += 5
+							'He can see sperm on your face, but underneath his shy demener you know that it only turns him on.'
+						elseif harakBoyA = 1:
+							bfa += 2
+							pcs_horny += 5
+							'He can see sperm on your face, but you know that it only turns him on more.'
+						elseif harakBoyA = 2:
+							'He can see sperm on your face, but by the bulge in his pants you know it only turns him on.'
+						end
+					elseif spdirtyc > 0:
+						if harakBoyA = 0:
+							bfa += 2
+							pcs_horny += 5
+							'He can see sperm on your ass, but underneath his shy demener you know that it only turns him on.'
+						elseif harakBoyA = 1:
+							bfa += 2
+							pcs_horny += 5
+							'He can see sperm on your ass, but you know that it only turns him on more.'
+						elseif harakBoyA = 2:
+							bfa += 3
+							pcs_horny += 5
+							'He can see sperm on your ass, but by the bulge in his pants you know it only turns him on.'
+						end
+					end
+				elseif spdirtyv > 0 or spdirtyc > 0 and pervConstant ! 1:
+					if spdirtyv > 0:
+						bfa = 0
+						'He notices the sperm on your face, "H-Hey- <<$pcs_firstname>>! What the...?! You dirty whore!", he then pushes you out of his face. "We are through, I don''t want to see your face again!'
+						manna = mannamax * 30 / 100
+						act 'Leave':gt 'street'
+						exit
+					elseif spdirtyc > 0:
+						bfa += 2
+						'He notices the sperm on your ass, "<<$pcs_firstname>>! What the...?! You dirty whore!", he then pushes you away. "We are through, I don''t want to see your face again!'
+						manna = mannamax * 30 / 100
+						act 'Leave':gt 'street'
+						exit
+					end
+				end
+				cla 
+				act 'Continue':
+					xgt 'meet', 'likes'
+				
 				end
+				exit
+			end
+			act 'Kiss with lips':
+				*clr 
+				'You press your <<$meetlip>> softly against his, and for a split second time seems to stop.'
+				manna += mannamax * 10 / 100
+				if spdirtyv = 0 and spdirtyc = 0:
+					if harakBoyA = 0:
+						bfa += 2
+						pcs_horny += 2
+						'He wraps arms around you, you both stay like this for at least a couple of seconds and as you pull away he looks into your eyes and smiles.'
+					elseif harakBoyA = 1:
+						bfa += 2
+						pcs_horny += 3
+						'He kisses you back with such skill it turns you on.'
+					elseif harakBoyA = 2:
+						bfa += 2
+						pcs_horny += 5
+						'He kisses you back with such passion you feel a tingle within you.'
+					end
+				elseif spdirtyv > 0 or spdirtyc > 0 or spdirtyb > 0 and pervConstant = 1:
+					if spdirtyv > 0:
+						if harakBoyA = 0:
+							bfa += 2
+							pcs_horny += 5
+							'He can see sperm on your face, but underneath his shy demener you know that it only turns him on.'
+						elseif harakBoyA = 1:
+							bfa += 2
+							pcs_horny += 5
+							'He can see sperm on your face, but you know that it only turns him on more.'
+						elseif harakBoyA = 2:
+							bfa += 3
+							pcs_horny += 5
+							'He can see sperm on your face, but by the bulge in his pants you know it only turns him on.'
+						end
+					elseif spdirtyc > 0:
+						if harakBoyA = 0:
+							bfa += 2
+							pcs_horny += 5
+							'He can see sperm on your ass, but underneath his shy demener you know that it only turns him on.'
+						elseif harakBoyA = 1:
+							bfa += 2
+							pcs_horny += 5
+							'He can see sperm on your ass, but you know that it only turns him on more.'
+						elseif harakBoyA = 2:
+							bfa += 3
+							pcs_horny += 5
+							'He can see sperm on your ass, but by the bulge in his pants you know it only turns him on.'
+						end
+					elseif spdirtyb > 0:
+						if harakBoyA = 0:
+							bfa += 2
+							pcs_horny += 5
+							'He can smell the scent of sperm on you, but underneath his shy demener you know that it only turns him on.'
+						elseif harakBoyA = 1:
+							bfa += 2
+							pcs_horny += 5
+							'He can smell the scent of sperm on you, but you know that it only turns him on more.'
+						elseif harakBoyA = 2:
+							bfa += 3
+							pcs_horny += 5
+							'He can smell the scent of sperm on you, but you know by the bulge in his pants it only turns him on more.'
+						end
+					end
+				else if spdirtyv > 0 or spdirtyc > 0 and pervConstant ! 1:
+					if spdirtyv > 0:
+						bfa = 0
+						'He notices the sperm on your face, "<<$pcs_firstname>>! What the...?! You dirty whore!", he then pushes you out of his face. "We are through, I don''t want to see your face again!'
+						manna = mannamax * 30 / 100
+						act 'Leave':gt 'street'
+						exit
+					elseif spdirtyc > 0:
+						bfa = 0
+						'He notices the sperm on your ass, "<<$pcs_firstname>>! What the...?! You dirty whore!", he then pushes you away. "We are through, I don''t want to see your face again!'
+						manna = mannamax * 30 / 100
+						act 'Leave':gt 'street'
+						exit
+					end
+				end
+				cla 
+				act 'Continue':
+					xgt 'meet', 'likes'
+				
+				end
+				exit
+			end
+			act 'Hint for a kiss on the cheek':
+				*clr 
+				'You make a cute pouty face and turn your cheek toward <<$boydescA>>. He understands and though he wanted to kiss you, he settles with giving you a peck on the cheek'
+				manna += mannamax * 10 / 100
+				if spdirtyv = 0 and spdirtyc = 0:
+					if harakBoyA = 0:
+						bfa += 2
+						pcs_horny += 2
+						'He gives you a soft kiss on the cheek, and you can tell he finds this act very cute.'
+					elseif harakBoyA = 1:
+						bfa += 1
+						pcs_horny += 1
+						'He kisses you on the cheek and before he pulls away you feel a quick kiss on the forhead.'
+					elseif harakBoyA = 2:
+						bfa += 0
+						pcs_horny += 4
+						'Though you can tell he is a bit disappointed, he gives you a kiss on the cheek. As he pulls away he gives your ass a quick squeeze.'
+					end
+				elseif spdirtyv > 0 or spdirtyc > 0 or spdirtyb > 0 and pervConstant = 1:
+					if spdirtyv > 0:
+						if harakBoyA = 0:
+							bfa += 2
+							pcs_horny += 5
+							'He can see sperm on your face, but underneath his shy demener you know that it only turns him on.'
+						elseif harakBoyA = 1:
+							bfa += 2
+							pcs_horny += 5
+							'He can see sperm on your face, but you know that it only turns him on more.'
+						elseif harakBoyA = 2:
+							bfa += 3
+							pcs_horny += 5
+							'He can see sperm on your face, but by the bulge in his pants you know it only turns him on.'
+						end
+					elseif spdirtyc > 0:
+						if harakBoyA = 0:
+							bfa += 1
+							pcs_horny += 5
+							'He can see sperm on your ass, but underneath his shy demener you know that it only turns him on.'
+						elseif harakBoyA = 1:
+							bfa += 1
+							pcs_horny += 5
+							'He can see sperm on your ass, but you know that it only turns him on more.'
+						elseif harakBoyA = 2:
+							bfa += 1
+							pcs_horny += 5
+							'He can see sperm on your ass, but by the bulge in his pants you know it only turns him on.'
+						end
+					end
+				elseif spdirtyv > 0 or spdirtyc > 0 and pervConstant ! 1:
+					if spdirtyv > 0:
+						bfa = 0
+						'He notices the sperm on your face, "H-Hey- <<$pcs_firstname>>! What the...?! You dirty whore!", he then pushes you out of his face. "We are through, I don''t want to see your face again!'
+						manna = mannamax * 30 / 100
+						act 'Leave':gt 'street'
+						exit
+					elseif spdirtyc > 0:
+						bfa = 0
+						'He notices the sperm on your ass, "H-Hey- <<$pcs_firstname>>! What the...?! You dirty whore!", he then pushes you away. "We are through, I don''t want to see your face again!'
+						manna = mannamax * 30 / 100
+						act 'Leave':gt 'street'
+						exit
+					elseif spdirtyc > 0:	
+						bfa = 0
+						'He realizes your mouth smells like sperm, "H-Hey- <<$pcs_firstname>>! What the...?! You dirty whore!", he then pushes you away. "We are through, I don''t want to see your face again!'
+						manna = mannamax * 30 / 100
+						act 'Leave':gt 'street'
+						exit
+					end
+				end	
+				cla 
+				act 'Continue':
+					xgt 'meet', 'likes'
+				
+				end
+				exit
+			end
+			act 'push his face away':
+				*clr 
+				didPushAway = 1
+				'Maybe you had a bad day, maybe you don''t want a kiss, you rudely push his face away, and by the looks of it, hurting his feelings in the process.'
+				if harakBoyA = 0:
+					bfa -= 7
+					'He stands there slightly embarrassed, and you can tell this hurt your relationship a good amount.'
+				elseif harakBoyA = 1:
+					bfa -= 5
+					'He looks at you slightly concerned, but backs off and gives you your space.'
+				elseif harakBoyA = 2:
+					bfa -= 10
+					'He begins to get angry, he takes a deep breath and gives you space.'
+				end
+				cla 
+				act 'Continue':
+					xgt 'meet', 'likes'
+				
+				end
+				exit
 			end
 		end
+	end
+	
+end	
+	
 
-		act 'Kiss on the lips':
-			cla
+if $ARGS[0] = 'likes':
+	cla
+	if dayA >= clotDay:
+		gs 'boy_likes', 'clothesPref'
+		
+	end
+	if DayA >= bodyDay:
+		gs 'boy_likes', 'bodyPref'
+	end
+	
+	xgt 'meet', 'actions'
 
-			if spdirtyb = 0:
-				'<center><img src="images/etogame/kiss1.jpg"></center>'
+	
+end
+	
+if $ARGS[0] = 'actions':
+	cls 
+
+	act 'Can I ask you how you think I look?':
+		'<<$boydescA>> says "If you insist" and tells you exactly how he thinks you look based on what he likes:'
+		gs 'boy_likes', 'allPref'
+		act 'Okay, lets talk about something else.':
+			xgt 'meet', 'actions'
+		end
+	end
+	act 'What do you want to do today?':
+		cla 
+		randchan = rand(0, 1)
+		if randchan = 0:
+			sub += 1
+		end
+		'You tell him you would rather him decide what we do today.'
+		if harakBoyA = 0:
+			bfa += 0
+			'Not used to being given the opportunity to choose, he thinks what to do...'
+		elseif harakBoyA = 1:
+			bfa += 0
+			'He thinks about what to do today.'
+		elseif harakBoyA = 2:
+			bfa += 1
+			'You can tell he is happy you gave him the ability to choose what to do today.'
+		end
+		!!This is the choice maker!
+		if financeA = 0:
+			!! 0 - change player, 1 - beer in stairwell, 2 - walk in park, 
+			randchan = rand(0, 2)
+			!! 1 = does like, 0 = not like
+			if (pierWearCount >= pierPrefMin and pierWearCount <= pierPrefMax) or pierPref = 0:
+				pierCheck = 1
+			else
+				pierCheck = 0
+			end
+			if (tattCount >= tattPrefMin and tattCount <= tattPrefMax) or tattPref = 0:
+				tattCheck = 1
+			else
+				tattCheck = 0
+			end
+			if (makeupSetting = makePref) or makePref = 0:
+				makeupCheck = 1
+			else
+				makeupCheck = 0
+			end
+			if pcs_haircol = hairPref:
+				hairCheck = 1
+			else
+				hairCheck = 0
+			end
+			if (pierWearCount >= pierPrefMin and pierWearCount <= pierPrefMax) or pierPref = 0:
+				pierCheck = 1
+			else
+				pierCheck = 0
+			end
+			if (tattCount >= tattPrefMin and tattCount <= tattPrefMax) or tattPref = 0:
+				tattCheck = 1
+			else
+				tattCheck = 0
+			end
+			
+			
+			if randchan = 0 and (pierCheck + tattCheck + makeupCheck + hairCheck) = 4:
+				randchan = rand(1, 2)
+			end
 
-				if harakBoyA = 0:'You move in for a kiss and <<$boydescA>> a little embarrassed kisses you back.'
-				if harakBoyA = 1:bfa += 2 & 'You move in for a kiss on his lips. <<$boydescA>> quickly kisses you.'
-				if harakBoyA = 2:bfa -= 1 & 'You move in for a kiss and <<$boydescA>> replies with a juicy kiss himself, pressing his lips to your firm <<$meetlip>>.'
+			if randchan = 0:
+				cls 
+				!!Some things you can change.
+				!!financeA = 0 - hair, makeup, tattoo, piercings.
+				if harakBoyA = 0:
+					'"Actually can I talk to you about something?", <<$boydescA>> asks you.'
+				elseif harakBoyA = 1:
+					'"Actually can I talk to you about something?", <<$boydescA>> asks you.'
+				elseif harakBoyA = 2:
+					'"Actually can I talk to you about something?", <<$boydescA>> asks you.'
+				end
+				'"Whats up <<$boydescA>>?"'
+				'"There is just a trait about you that bugs me, can we change that?"'
+				if compliance > 0:
+					'You know you have changed for him before, and you want to avoid to changing into something you are not.'
+				end
+				
+				gs 'boy_likes', 'compliance'
+				
+				'"And what did you want to change about me?"'
+				!!This is to make a last check on how many piercings they are WEARING
+				gs 'boy_likes', 'checkPier'
+
+				if pcs_haircol ! hairPref:
+					'<<$boydescA>> looks at your hair and says, "can we get your hair dyed?"'
+					!!act 'I''d rather not...':
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act 'I like my hair just the way it is.':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change it, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Go with him':
+							gt 'boy_likes', 'changeHair'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much...':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to do that. He tells you he has something to do and heads off'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+							act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him you are who you are.':
+								cla
+								pcs_dom += 1
+								bfa -=3
+								'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+								act 'Leave':
+									gt 'street'
+								end
+							end
+							exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You mumble "I would rather not..."':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change it, but you successfully inform him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. He smiles happily and takes you to the salon.'
+								sub += 2
+								bfa += 5
+								act 'Go to Salon':		
+									gt 'boy_likes', 'changeHair'
+								end
+								exit
+							end
+						end
+					end
+				elseif makeupSetting ! makePref and makePref ! 0:
+					'<<$boydescA>> thinks about it and says "Can you wear <<$makePref>> from now on?"'
+					!!act 'I''d rather not...':
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act 'I like my makeup just the way it is.':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change it, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Agree to change the makeup you usually wear.':
+							gt 'boy_likes', 'changeMake'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much...':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to do that. You can tell that he is bummed when he tells you he has something to do and heads off.'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+							act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him you like the makeup you usually wear.':
+								cla
+								pcs_dom += 1
+								bfa -=3
+								'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+								act 'Leave':
+									gt 'street'
+								end
+							end
+							exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You mumble "What''s wrong with my makeup...?"':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change it, but you successfully inform him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. You tell him from now on you will wear <<$makePref>>.'
+								sub += 2
+								bfa += 5
+								act 'Continue':		
+									gt 'boy_likes', 'changeMake'
+								end
+								exit
+							end
+						end
+					end
+				elseif pierWearCount < pierPrefMin or pierWearCount > pierPrefMax and pierPref ! 0 pierDay >= dayA:
+					'<<$boydescA>> talks about how you just don''t have the right amount of piercings.'
+					if pierWearCount < pierPrefMin:
+						'He tells you that you should have more piercings.'
+					else
+						'He tells you that you should have less piercings.'
+					end
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act 'I am not going to change my piercings!':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change it, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Agree to change the amount of piercings you have.':
+							gt 'boy_likes', 'changePier'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much...':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to do that. He tells you he has something to do and heads off'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+							act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him you are who you are.':
+								cla
+								pcs_dom += 1
+								bfa -=3
+								'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+								act 'Leave':
+									gt 'street'
+								end
+							end
+							exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You mumble "I would rather not..."':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change the amount of piercings you have, but you successfully inform him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. He smiles happily and then gets down to how to get the right amount of piercings.'
+								sub += 2
+								bfa += 5
+								act 'Continue':		
+									gt 'boy_likes', 'changePier'
+								end
+								exit
+							end
+						end
+					end
+				elseif tattCount < tattPrefMin or tattCount > tattPrefMax and tattPref ! 0 tattDay >= dayA:
+					'<<$boydescA>> talks about how you just don''t have the right amount of tattoos.'
+					if tattCount < tattPrefMin:
+						'He tells you that you should have more tattoos.'
+					else
+						'He tells you that you should have less tattoos.'
+					end
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act 'I am not going to change my tattoos!':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change it, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Agree to change the amount of tattoos you have.':
+							gt 'boy_likes', 'changeTatt'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much...':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to do that. He tells you he has something to do and heads off'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+						act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him you are who you are.':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You mumble "I would rather not..."':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change the amount of tattoos you have, but you successfully inform him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. He smiles happily then starts to take you to the tattoo parlor to get the right amount of tattoos.'
+								sub += 2
+								bfa += 5
+								act 'Go to tattoo parlor':		
+									gt 'boy_likes', 'changeTatt'
+								end
+								exit
+							end
+						end
+					end
+					
+				else
+					'Erm... Nothing..."'
+					act 'Well then...':
+						xgt 'meet', 'actions'
+						exit
+					end
+				end
+			elseif randchan = 1:
+				'<<$boydescA>> suggest you and him drink a beer in the stairwell.'
+				act 'Sorry, but I need to go':
+					cla
+					bfa -= (harakBoyA + 1)
+					gt 'street'
+				end
 
-				act 'Finish the kiss':xgt 'meet', 'a'
+				act 'Go with him':gt 'podezdM', 'start'
 
 				exit
-			elseif spdirtyb > 0:
-				'<center><img src="images/etogame/cumlip.jpg"></center>'
-				'<<$boydescA>> kisses you on your <<$meetlip>> that still smell like cum. He pulls away quickly. "What is this?" he asks, "Your mouth smells like sperm."'
-
-				if izvrat = 1:
-					bfa += 5
-					pcs_dom += 1
-					'<<$boydescA>> blushes and lowers his eyes. You can see the growing bulge in his pants.'
+			
+			elseif randchan = 2:
+				'<<$boydescA>> suggests that you take a walk in the park.'
+
+				act 'Sorry, but I need to go':
+					cla
+					bfa -= (harakBoyA + 1)
+					gt 'street'
+				end
 
-					act 'Finish the kiss':xgt 'meet', 'a'
+				act 'Go with him':gt 'parkM', 'start'
 
-					exit
+				exit
+			
+			end
+		elseif financeA = 1:
+			!! 0 - change player, 1 - go to the movies, 2 - walk in park, 3 , suggests that you go to a cafe.
+			randchan = rand(0, 3)
+			!! 1 = does like, 0 = not like
+			if (pierWearCount >= pierPrefMin and pierWearCount <= pierPrefMax) or pierPref = 0:
+				pierCheck = 1
+			else
+				pierCheck = 0
+			end
+			if (tattCount >= tattPrefMin and tattCount <= tattPrefMax) or tattPref = 0:
+				tattCheck = 1
+			else
+				tattCheck = 0
+			end
+			if (makeupSetting = makePref) or makePref = 0:
+				makeupCheck = 1
+			else
+				makeupCheck = 0
+			end
+			if pcs_haircol = hairPref:
+				hairCheck = 1
+			else
+				hairCheck = 0
+			end
+			if tits >= titMin and tits <= titMax:
+				titCheck = 1
+			else
+				titCheck = 0
+			end
+			
+			if pcs_lips >= lipsPrefMin and tits <= lipsPrefMax:
+				lipsCheck = 1
+			else
+				lipsCheck = 0
+			end
+			
+			
+			if randchan = 0 and (pierCheck + tattCheck + makeupCheck + hairCheck + titCheck + lipsCheck) = 6:
+				'Takes one look at your body and loves every part of it.'
+				randchan = rand(1, 3)
+			end
+			if randchan = 0:
+				cls 
+				!!Some things you can change.
+				!!financeA = 1 - hair, makeup, tattoo, piercings, lips, tits.
+				if harakBoyA = 0:
+					'"Actually can I talk to you about something?", <<$boydescA>> asks you.'
+				elseif harakBoyA = 1:
+					'"Actually can I talk to you about something?", <<$boydescA>> asks you.'
+				elseif harakBoyA = 2:
+					'"Actually can I talk to you about something?", <<$boydescA>> asks you.'
+				end
+				'"Whats up <<$boydescA>>?"'
+				'"There is just a trait about you that bugs me, can we change that?"'
+				if compliance > 0:
+					'You know you have changed for him before, and you want to avoid to changing into something you are not.'
+				end
+				
+				gs 'boy_likes', 'compliance'
+				
+				'"And what did you want to change about me?"'
+				!!This is to make a last check on how many piercings they are WEARING
+				gs 'boy_likes', 'checkPier'
+				
+				
+				
+				if pcs_haircol ! hairPref:
+					'<<$boydescA>> looks at your hair and says, "can we get your hair dyed?"'
+					!!act 'I''d rather not...':
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act 'I like my hair just the way it is.':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change it, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Go with him':
+							gt 'boy_likes', 'changeHair'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much...':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to do that. He tells you he has something to do and heads off'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+							act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him you are who you are.':
+								cla
+								pcs_dom += 1
+								bfa -=3
+								'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+								act 'Leave':
+									gt 'street'
+								end
+							end
+							exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You mumble "I would rather not..."':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change it, but you successfully inform him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. He smiles happily and takes you to the salon.'
+								sub += 2
+								bfa += 5
+								act 'Go to Salon':		
+									gt 'boy_likes', 'changeHair'
+								end
+								exit
+							end
+						end
+					end
+				elseif makeupSetting ! makePref and makePref ! 0:
+					'<<$boydescA>> thinks about it and says "Can you wear <<$makePref>> from now on?"'
+					!!act 'I''d rather not...':
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act 'I like my makeup just the way it is.':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change it, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Agree to change the makeup you usually wear.':
+							gt 'boy_likes', 'changeMake'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much...':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to do that. You can tell that he is bummed when he tells you he has something to do and heads off.'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+							act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him you like the makeup you usually wear.':
+								cla
+								pcs_dom += 1
+								bfa -=3
+								'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+								act 'Leave':
+									gt 'street'
+								end
+							end
+							exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You mumble "What''s wrong with my makeup...?"':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change it, but you successfully inform him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. You tell him from now on you will wear <<$makePref>>.'
+								sub += 2
+								bfa += 5
+								act 'Continue':		
+									gt 'boy_likes', 'changeMake'
+								end
+								exit
+							end
+						end
+					end
+				elseif pierWearCount < pierPrefMin or pierWearCount > pierPrefMax and pierPref ! 0 and pierDay >= dayA:
+					'<<$boydescA>> talks about how you just don''t have the right amount of piercings.'
+					if pierWearCount < pierPrefMin:
+						'He tells you that you should have more piercings.'
+					else
+						'He tells you that you should have less piercings.'
+					end
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act 'I am not going to change my piercings!':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change it, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Agree to change the amount of piercings you have.':
+							gt 'boy_likes', 'changePier'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much...':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to do that. He tells you he has something to do and heads off'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+							act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him you are who you are.':
+								cla
+								pcs_dom += 1
+								bfa -=3
+								'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+								act 'Leave':
+									gt 'street'
+								end
+							end
+							exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You mumble "I would rather not..."':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change the amount of piercings you have, but you successfully inform him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. He smiles happily and then gets down to how to get the right amount of piercings.'
+								sub += 2
+								bfa += 5
+								act 'Continue':		
+									gt 'boy_likes', 'changePier'
+								end
+								exit
+							end
+						end
+					end
+				elseif tattCount < tattPrefMin or tattCount > tattPrefMax and tattPref ! 0 and tattDay >= dayA:
+					'<<$boydescA>> talks about how you just don''t have the right amount of tattoos.'
+					if tattCount < tattPrefMin:
+						'He tells you that you should have more tattoos.'
+					else
+						'He tells you that you should have less tattoos.'
+					end
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act 'I am not going to change my tattoos!':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change it, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Agree to change the amount of tattoos you have.':
+							gt 'boy_likes', 'changeTatt'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much...':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to do that. He tells you he has something to do and heads off'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+						act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him you are who you are.':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You mumble "I would rather not..."':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change the amount of tattoos you have, but you successfully inform him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. He smiles happily then starts to take you to the tattoo parlor to get the right amount of tattoos.'
+								sub += 2
+								bfa += 5
+								act 'Go to tattoo parlor':		
+									gt 'boy_likes', 'changeTatt'
+								end
+								exit
+							end
+						end
+					end
+					
+				elseif pcs_lip < lipsPrefMin or pcs_lip > lipsPrefMax and lipsDay >= dayA: 
+					'<<$boydescA>> tells you your lips are just not the right size.'
+					if pcs_lip < lipsPrefMin:
+						'He tells you that you should get lip injections.'
+					else
+						'He tells you that you should have lip reduction.'
+					end
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act '"My lips are fine the way they are!", you say slightly offended.':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change your lip size, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Go with him':
+							gt 'boy_likes', 'changeLips'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much to get work done on my lips.':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to get work done on your lips. He tells you he has something to do and heads off.'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+							act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him that you decide what size lips you look good with.':
+								cla
+								pcs_dom += 1
+								bfa -=3
+								'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+								act 'Leave':
+									gt 'street'
+								end
+							end
+							exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You squeek, "But I like the size of my lips..."':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change the size, but you successfully tell him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. He grins widely and takes you to the clinic.'
+								sub += 4
+								bfa += 5
+								act 'Go to the clinic':		
+									gt 'boy_likes', 'changeLips'
+								end
+								exit
+							end
+						end
+					end
+				
+				elseif tits < titMin or tits > titMax and titsDay >= dayA:
+					'<<$boydescA>> tells you your breasts are just not right.'
+					if tits < titMin:
+						'He tells you that you should get breast implants.'
+					else
+						'He tells you that you should have a breast reduction.'
+					end
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act '"My breasts are fine the way they are!", you say slightly offended.':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change your breast size, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Go with him':
+							gt 'boy_likes', 'changeTits'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much to get work done on my breasts.':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to get work done on your breasts. He tells you he has something to do and heads off.'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+							act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him that you decide what size breasts you look good with.':
+								cla
+								pcs_dom += 1
+								bfa -=3
+								'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+								act 'Leave':
+									gt 'street'
+								end
+							end
+							exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You squeek, "But I like the size of my breasts..."':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change the size, but you successfully tell him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. He grins widely and takes you to the clinic.'
+								sub += 4
+								bfa += 5
+								act 'Go to the clinic':		
+									gt 'boy_likes', 'changeTits'
+								end
+								exit
+							end
+						end
+					end
 				else
-					boya = 0
-					'<<$boydescA>> angrily spats at you, "Oh, you dirty whore! Get lost, I don''t want to see you anymore. I''m done with you!"'
-
-					act 'Leave':gt 'street'
-
-					exit
+					'"Erm... Nothing..."'
+					act '"Well then..."':
+						*clr 
+						xgt 'meet', 'actions'
+						exit
+					end
 				end
-			end
-		end
+			elseif randchan = 1:
+				'<<$boydescA>> suggests that you go to the movies.'
 
-		act 'Kiss on the cheek':
-			cla
-			pcs_dom += 1
-			'<center><img src="images/etogame/kiss2.jpg"></center>'
-
-			if harakBoyA = 0:bfa += 1 & 'You offer your cheek and <<$boydescA>> timidly kisses you.'
-			if harakBoyA = 1:'You offer your cheek and <<$boydescA>> kisses you.'
-			if harakBoyA = 2:bfa -= 2 & 'You offer your cheek and <<$boydescA>>, looking dissapointed, kisses you.'
+				act 'Sorry, but I need to go.':
+					cla
+					bfa -= (harakBoyA + 1)
+					gt 'street'
+				end
 
-			if giftDayA = dayA:
-				bfa -= 3
+				act 'Go with him':gt 'kinoM', 'start'
 
-				if harakBoyA = 0:'<<$boydescA>> looks upset.'
-				if harakBoyA = 1:'<<$boydescA>> looks offended.'
-				if harakBoyA = 2:'<<$boydescA>> looks angry.'
-			end
+				exit
+			elseif randchan = 2:
+				'<<$boydescA>> suggest that you take a walk in the park'
 
-			act 'Finish the kiss':xgt 'meet', 'a'
+				act 'Sorry, but I need to go.':
+					cla
+					bfa -= (harakBoyA + 1)
+					gt 'street'
+				end
 
-			exit
-		end
+				act 'Go with him':gt 'parkM', 'start'
 
-		act 'Do not kiss':
-			cla
-			pcs_dom += 2
+				exit
+			elseif randchan = 3:
+				'<<$boydescA>> suggests that you go to a cafe.'
 
-			if harakBoyA = 0:bfa -= 1 & 'You nod and say hello. <<$boydescA>> gets confused and blushes slightly.'
-			if harakBoyA = 1:bfa -= 2 & 'You nod and say hello. <<$boydescA>> frowns slightly.'
-			if harakBoyA = 2:bfa -= 3 & 'You nod and say hello. <<$boydescA>> chuckles and grins.'
+				act 'Sorry, but I need to go.':
+					cla
+					bfa -= (harakBoyA + 1)
+					gt 'street'
+				end
 
-			if giftDayA = dayA:
-				bfa -= 3
+				act 'Go with him':gt 'kafeM', 'start'
 
-				if harakBoyA = 0:'<<$boydescA>> looks upset.'
-				if harakBoyA = 1:'<<$boydescA>> looks offended.'
-				if harakBoyA = 2:'<<$boydescA>> looks angry.'
+				exit
+			end
+			
+		elseif financeA = 2:
+			!!Some things you can change.
+			!!financeA = 2 - hair, makeup, tattoo, piercings, lips, tits
+			!! 0 - change player, 1 - go to a cafe, 2 - go to a restaurant, 3 - to the movies. 
+			randchan = rand(0, 3)
+			!! 1 = does like, 0 = not like
+			if (pierWearCount >= pierPrefMin and pierWearCount <= pierPrefMax) or pierPref = 0:
+				pierCheck = 1
+			else
+				pierCheck = 0
+			end
+			if (tattCount >= tattPrefMin and tattCount <= tattPrefMax) or tattPref = 0:
+				tattCheck = 1
+			else
+				tattCheck = 0
+			end
+			if (makeupSetting = makePref) or makePref = 0:
+				makeupCheck = 1
+			else
+				makeupCheck = 0
+			end
+			if pcs_haircol = hairPref:
+				hairCheck = 1
+			else
+				hairCheck = 0
+			end
+			if tits >= titMin and tits <= titMax:
+				titCheck = 1
+			else
+				titCheck = 0
+			end
+			
+			if pcs_lips >= lipsPrefMin and tits <= lipsPrefMax:
+				lipsCheck = 1
+			else
+				lipsCheck = 0
+			end
+			
+			if salocatnow <= figurePrefMax:
+				figureCheck = 1
+			else
+				figureCheck = 0
 			end
 
-			act 'Next':xgt 'meet', 'a'
+			
+			
+			if randchan = 0 and (pierCheck + tattCheck + makeupCheck + hairCheck + titCheck + lipsCheck + figureCheck) = 7:
+				'Takes one look at your body and loves every part of it.'
+				randchan = rand(1, 3)
+			end
+			
+			if randchan = 0:
+				cls 
+				!!Some things you can change.
+				!!financeA = 2 - hair, makeup, tattoo, piercings, lips, tits, figure.
+				if harakBoyA = 0:
+					'"Actually can I talk to you about something?", <<$boydescA>> asks you.'
+				elseif harakBoyA = 1:
+					'"Actually can I talk to you about something?", <<$boydescA>> asks you.'
+				elseif harakBoyA = 2:
+					'"Actually can I talk to you about something?", <<$boydescA>> asks you.'
+				end
+				'"Whats up <<$boydescA>>?"'
+				'"There is just a trait about you that bugs me, can we change that?"'
+				if compliance > 0:
+					'You know you have changed for him before, and you want to avoid to changing into something you are not.'
+				end
+				
+				gs 'boy_likes', 'compliance'
+				
+				'"And what did you want to change about me?"'
+				!!This is to make a last check on how many piercings they are WEARING
+				gs 'boy_likes', 'checkPier'
+				
+				
+				
+				if pcs_haircol ! hairPref:
+					'<<$boydescA>> looks at your hair and says, "can we get your hair dyed?"'
+					!!act 'I''d rather not...':
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act 'I like my hair just the way it is.':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change it, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Go with him':
+							gt 'boy_likes', 'changeHair'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much...':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to do that. He tells you he has something to do and heads off'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+							act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him you are who you are.':
+								cla
+								pcs_dom += 1
+								bfa -=3
+								'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+								act 'Leave':
+									gt 'street'
+								end
+							end
+							exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You mumble "I would rather not..."':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change it, but you successfully inform him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. He smiles happily and takes you to the salon.'
+								sub += 2
+								bfa += 5
+								act 'Go to Salon':		
+									gt 'boy_likes', 'changeHair'
+								end
+								exit
+							end
+						end
+					end
+				elseif makeupSetting ! makePref and makePref ! 0:
+					'<<$boydescA>> thinks about it and says "Can you wear <<$makePref>> from now on?"'
+					!!act 'I''d rather not...':
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act 'I like my makeup just the way it is.':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change it, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Agree to change the makeup you usually wear.':
+							gt 'boy_likes', 'changeMake'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much...':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to do that. You can tell that he is bummed when he tells you he has something to do and heads off.'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+							act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him you like the makeup you usually wear.':
+								cla
+								pcs_dom += 1
+								bfa -=3
+								'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+								act 'Leave':
+									gt 'street'
+								end
+							end
+							exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You mumble "What''s wrong with my makeup...?"':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change it, but you successfully inform him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. You tell him from now on you will wear <<$makePref>>.'
+								sub += 2
+								bfa += 5
+								act 'Continue':		
+									gt 'boy_likes', 'changeMake'
+								end
+								exit
+							end
+						end
+					end
+				elseif pierWearCount < pierPrefMin or pierWearCount > pierPrefMax and pierPref ! 0 and pierDay >= dayA:
+					'<<$boydescA>> talks about how you just don''t have the right amount of piercings.'
+					if pierWearCount < pierPrefMin:
+						'He tells you that you should have more piercings.'
+					else
+						'He tells you that you should have less piercings.'
+					end
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act 'I am not going to change my piercings!':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change it, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Agree to change the amount of piercings you have.':
+							gt 'boy_likes', 'changePier'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much...':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to do that. He tells you he has something to do and heads off'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+							act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him you are who you are.':
+								cla
+								pcs_dom += 1
+								bfa -=3
+								'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+								act 'Leave':
+									gt 'street'
+								end
+							end
+							exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You mumble "I would rather not..."':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change the amount of piercings you have, but you successfully inform him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. He smiles happily and then gets down to how to get the right amount of piercings.'
+								sub += 2
+								bfa += 5
+								act 'Continue':		
+									gt 'boy_likes', 'changePier'
+								end
+								exit
+							end
+						end
+					end
+				elseif tattCount < tattPrefMin or tattCount > tattPrefMax and tattPref ! 0 and tattDay >= dayA:
+					'<<$boydescA>> talks about how you just don''t have the right amount of tattoos.'
+					if tattCount < tattPrefMin:
+						'He tells you that you should have more tattoos.'
+					else
+						'He tells you that you should have less tattoos.'
+					end
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act 'I am not going to change my tattoos!':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change it, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Agree to change the amount of tattoos you have.':
+							gt 'boy_likes', 'changeTatt'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much...':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to do that. He tells you he has something to do and heads off'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+						act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him you are who you are.':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You mumble "I would rather not..."':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change the amount of tattoos you have, but you successfully inform him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. He smiles happily then starts to take you to the tattoo parlor to get the right amount of tattoos.'
+								sub += 2
+								bfa += 5
+								act 'Go to tattoo parlor':		
+									gt 'boy_likes', 'changeTatt'
+								end
+								exit
+							end
+						end
+					end
+					
+				elseif pcs_lip < lipsPrefMin or pcs_lip > lipsPrefMax and lipsDay >= dayA: 
+					'<<$boydescA>> tells you your lips are just not the right size.'
+					if pcs_lip < lipsPrefMin:
+						'He tells you that you should get lip injections.'
+					else
+						'He tells you that you should have lip reduction.'
+					end
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act '"My lips are fine the way they are!", you say slightly offended.':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change your lip size, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Go with him':
+							gt 'boy_likes', 'changeLips'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much to get work done on my lips.':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to get work done on your lips. He tells you he has something to do and heads off.'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+							act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him that you decide what size lips you look good with.':
+								cla
+								pcs_dom += 1
+								bfa -=3
+								'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+								act 'Leave':
+									gt 'street'
+								end
+							end
+							exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You squeek, "But I like the size of my lips..."':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change the size, but you successfully tell him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. He grins widely and takes you to the clinic.'
+								sub += 4
+								bfa += 5
+								act 'Go to the clinic':		
+									gt 'boy_likes', 'changeLips'
+								end
+								exit
+							end
+						end
+					end
+				
+				elseif tits < titMin or tits > titMax and titsDay >= dayA:
+					'<<$boydescA>> tells you your breasts are just not right.'
+					if tits < titMin:
+						'He tells you that you should get breast implants.'
+					else
+						'He tells you that you should have a breast reduction.'
+					end
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act '"My breasts are fine the way they are!", you say slightly offended.':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change your breast size, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Go with him':
+							gt 'boy_likes', 'changeTits'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much to get work done on my breasts.':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to get work done on your breasts. He tells you he has something to do and heads off.'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+							act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him that you decide what size breasts you look good with.':
+								cla
+								pcs_dom += 1
+								bfa -=3
+								'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+								act 'Leave':
+									gt 'street'
+								end
+							end
+							exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You squeek, "But I like the size of my breasts..."':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change the size, but you successfully tell him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. He grins widely and takes you to the clinic.'
+								sub += 4
+								bfa += 5
+								act 'Go to the clinic':		
+									gt 'boy_likes', 'changeTits'
+								end
+								exit
+							end
+						end
+					end
+				elseif salocatnow > figurePrefMax and figureDay >= dayA:
+					'<<$boydescA>> tells you your body is just too thick.'
+					'He offers to pay for you to get lyposuction.'
+					if sub < 20 and bfa < 60 and compliance < 6:
+						act '"My body weight is fine the way it is!", you say slightly offended.':
+							cla
+							cls
+							bfa -= 3
+							'<<$boydescA>> tries to push you to change your body weight, but you are not that submissive to be pressured by him, nor do your emotions make you make a choice you may regret.'
+							
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						act 'Go with him':
+							gt 'boy_likes', 'changeFigure'
+						end
+						exit
+					elseif bfa <= 60 and compliance < 6:
+						act 'You think to yourself, its not like I like him THAT much to get lyposuction.':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> he realizes you adoration for him isn''t enough to pressure you to get work done on your weight. He tells you he has something to do and heads off.'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub <= 20 and compliance < 6:
+						act 'Your personality is not something that can be dominated that easily, and you brush him off, telling him that you decide what size your body looks good at.':
+							cla
+							pcs_dom += 1
+							bfa -=3
+							'<<$boydescA>> realizes you will not give in this situation, and walks away mumbling to himself.'
+							act 'Leave':
+								gt 'street'
+							end
+						end
+						exit
+					elseif sub > 20 or compliance >= 6:
+						act 'You squeek, "But I like being this weight..."':
+							cla
+							bfa -= 2
+							wantRand = rand(0, 100)
+							wantRand -= 4*compliance
+							if wantRand > sub:
+								cla
+								'<<$boydescA>> tries to push you to change your weight, but you successfully tell him that you do not want to. This makes him rather upset.'
+								''
+								act 'Leave':		
+									gt 'street'
+								end
+								exit
+							elseif wantRand <= sub:
+								cla
+								'<<$boydescA>> keeps up the pressure, and because of your demeaner, and you give in. He grins widely and takes you to the clinic.'
+								sub += 4
+								bfa += 5
+								act 'Go to the clinic':		
+									gt 'boy_likes', 'changeFigure'
+								end
+								exit
+							end
+						end
+					end
+				else
+					'"Erm... Nothing..."'
+					act '"Well then..."':
+						*clr 
+						xgt 'meet', 'actions'
+						exit
+					end
+				end
+			elseif randchan = 1:
+				'<<$boydescA>> suggests that you go to a cafe.'
 
-			exit
-		end
-	elseif venera >= 4:
-		bfa = 0
-		'<center><img src="images/etogame/venera.jpg"></center>'
-		'<<$boydescA>> takes a closer look at you and says, "What is wrong with your lips? They are very sore. Is that genital herpes? I better go, I do not want to get infected. Goodbye."'
+				act 'Sorry, but I need to leave':
+					cla
+					bfa -= (harakBoyA + 1)
+					gt 'street'
+				end
 
-		act 'Leave':gt 'street'
+				act 'Go with him':gt 'kafeM', 'start'
 
-		exit
-	elseif spdirtyv > 0:
-		'<center><img src="images/etogame/cumface.jpg"></center>'
-		'<<$boydescA>> takes a closer look at you and says, "What is that in your hair? Is that sperm?"'
+				exit
+			elseif randchan = 2:
+				'<<$boydescA>> suggests that you go to a restaurant.'
 
-		if izvrat = 1:
-			bfa += 5
-			pcs_dom += 1
-			'<<$boydescA>> blushes and lowers his eyes. You can see the growing bulge in his pants.'
+				act 'Sorry, but I need to leave':
+					cla
+					bfa -= (harakBoyA + 1)
+					gt 'street'
+				end
 
-			act 'Yes it is the sperm. Any other questions?':
-				cla
-				gs 'stat'
-				'(You) - Yes, it is sperm. Any other questions?'
-				'<<$boydescA>> shakes his head.'
+				act 'Go with him':gt 'restoranM', 'start'
 
-				xgt 'meet', 'a'
-			end
+				exit
+			elseif randchan = 3:
+				'<<$boydescA>> suggests that you go to the movies.'
 
-			exit
-		else
-			boya = 0
-			'<<$boydescA>> angrily spats at you, "Oh, you dirty whore! Get lost, I don''t want to see you anymore. I''m done with you!"'
+				act 'Sorry, but I need to go.':
+					cla
+					bfa -= (harakBoyA + 1)
+					gt 'street'
+				end
 
-			act 'Leave':gt 'street'
+				act 'Go with him':gt 'kinoM', 'start'
 
-			exit
+				exit
+			end
 		end
 	end
-end
-
-if $ARGS[0] = 'a':
-	if spdirtyc > 0:
-		'"Hey, what is this?" asks <<$boydescA>> looking at your ass. "It''s sperm!"'
-
-		if izvrat = 1:
-			bfa += 5
+	act 'I want to do something today.':
+		cla
+	
+		randchan = rand(0, 1)
+		if randchan = 0:
 			pcs_dom += 1
-			'<<$boydescA>> blushes and lowers his eyes. You can see the growing bulge in his pants.'
-		else
-			bfa = 0
-			'<<$boydescA>> angrily spats at you, "Oh, you dirty whore! Get lost, I don''t want to see you anymore. I''m done with you!"'
-
-			act 'Leave':gt 'street'
-
-			exit
 		end
-	end
-
-	if financeA = 0:
-		if ($clothingworntype = 'expensive' or $clothingworntype = 'formal') and PCloSkirt > 0:
-			bfa -= (harakBoyA + 1)
-			'"And you dress smartly, " remarks a skeptical <<$boydescA>> looking at your expensive dress.'
-		end
-
-		if PCloSkirtShortness > 0 or $clothingworntype = 'exercise':
-			bfa += (harakBoyA + 1)
-			'"A classy outfit, " says <<$boydescA>>'
-		end
-
-		mesorand = rand(0, 1)
-
-		if mesorand = 0:
-			'<<$boydescA>> offers you a beer in the stairwell.'
-
-			act 'Sorry, but I need to go':
-				cla
-				bfa -= (harakBoyA + 1)
-				gt 'street'
-			end
-
+		'"What do you want to do?", he asks'
+		act '"Lets go just relax in the stairwell and drink some beer."':
 			act 'Go with him':gt 'podezdM', 'start'
-
-			exit
-		elseif mesorand = 1:
-			'<<$boydescA>> suggests that you take a walk in the park.'
-
-			act 'Sorry, but I need to go':
-				cla
-				bfa -= (harakBoyA + 1)
-				gt 'street'
-			end
-
-			act 'Go with him':gt 'parkM', 'start'
-
-			exit
-		end
-	elseif financeA = 1:
-		if ($clothingworntype = 'expensive' or $clothingworntype = 'formal'):
-			boyA += (harakBoyA + 1)
-			'"Great clothes, " <<$boydescA>> says admiringly.'
-		end
-
-		if $clothingworntype = 'exercise':
-			bfa -= (harakBoyA + 1)
-			'"And you''re an athletic girl" <<$boydescA>> notices skeptically, looking at your clothes.'
 		end
-
-		mesorand = rand(0, 2)
-
-		if mesorand = 0:
-			'<<$boydescA>> suggests that you go to the movies.'
-
-			act 'Sorry, but I need to go.':
-				cla
-				bfa -= (harakBoyA + 1)
-				gt 'street'
-			end
-
-			act 'Go with him':gt 'kinoM', 'start'
-
-			exit
-		elseif mesorand = 1:
-			'<<$boydescA>> suggest that you take a walk in the park'
-
-			act 'Sorry, but I need to go.':
-				cla
-				bfa -= (harakBoyA + 1)
-				gt 'street'
-			end
-
+		act '"Lets take a walk in the park"':
 			act 'Go with him':gt 'parkM', 'start'
-
-			exit
-		elseif mesorand = 2:
-			'<<$boydescA>> suggests that you go to a cafe.'
-
-			act 'Sorry, but I need to go.':
-				cla
-				bfa -= (harakBoyA + 1)
-				gt 'street'
-			end
-
-			act 'Go with him':gt 'kafeM', 'start'
-
-			exit
 		end
-	elseif financeA = 2:
-		if ($clothingworntype = 'expensive' or $clothingworntype = 'formal') and PCloSkirt > 0:
-			bfa += (harakBoyA + 1)
-			'"You''ve got great taste in clothes." <<$boydescA>> says admiringly, looking at your expensive dress.'
-		elseif $clothingworntype ! 'expensive' and $clothingworntype ! 'formal':
-			bfa -= harakBoyA + 1
-			'"You have an interesting taste in clothes." <<$boydescA>> remarks skepitcally, examining your unpretentious clothes.'
+		act '"Lets go see a movie"':
+			act 'Go with him':gt 'kinoM', 'start'
 		end
-
-		mesorand = rand(0, 1)
-
-		if mesorand = 0:
-			'<<$boydescA>> suggests that you go to a cafe.'
-
-			act 'Sorry, but I need to leave':
-				cla
-				bfa -= (harakBoyA + 1)
-				gt 'street'
-			end
-
+		act '"Lets go to the cafe."':
 			act 'Go with him':gt 'kafeM', 'start'
+		end
 
+		act 'Never mind...':
+			gt 'meet', 'actions'
 			exit
-		elseif mesorand = 1:
-			'<<$boydescA>> suggests that you go to a restaurant.'
-
-			act 'Sorry, but I need to leave':
-				cla
-				bfa -= (harakBoyA + 1)
-				gt 'street'
-			end
-
-			act 'Go with him':gt 'restoranM', 'start'
-
+		end
+	end
+	act 'I think we should break up...':
+		cla 
+		'He looks hurt, but you insist it is for the best. You both say goodbye and part ways.'
+		bfA = 0
+		act 'Continue':
+			gt 'street'
 			exit
 		end
+		
 	end
 end
 

+ 38 - 1
locations/pirsingsalon

@@ -97,33 +97,61 @@ if $ARGS[0] = 'count':
 	end
 	
 	pierCount = 0
-
+	pierWearCount = 0
+	
 	if pirsA > 0:
 		pierCount += 1
+		if pirsA = 1:
+			pierWearCount += 1
+		end
 	end
 	if pirsB > 0:
 		pierCount += 1
+		if pirsB = 1:
+			pierWearCount += 1
+		end
 	end
 	if pirsC > 0:
 		pierCount += 1
+		if pirsC = 1:
+			pierWearCount += 1
+		end
 	end
 	if pirsD > 0:
 		pierCount += 1
+		if pirsD = 1:
+			pierWearCount += 1
+		end
 	end
 	if pirsE > 0:
 		pierCount += 1
+		if pirsE = 1:
+			pierWearCount += 1
+		end
 	end
 	if pirsF > 0:
 		pierCount += 1
+		if pirsF = 1:
+			pierWearCount += 1
+		end
 	end
 	if pirsG > 0:
 		pierCount += 1
+		if pirsG = 1:
+			pierWearCount += 1
+		end
 	end
 	if pirsGL > 0:
 		pierCount += 1
+		if pirsGL = 1:
+			pierWearCount += 1
+		end
 	end
 	if pirsN > 0:
 		pierCount += 1
+		if pirsN = 1:
+			pierWearCount += 1
+		end
 	end
 end
 
@@ -139,6 +167,7 @@ if $ARGS[0] = 'pirsyaz':
 			minut += 30
 			money -= 5000
 			pirsA = 1
+			pierWearCount += 1
 			gs 'pain', 7, 'tongue', 'pierce'
 			gs 'stat'
 			'<center><img src="images/etogame/pirsing.jpg"></center>'
@@ -165,6 +194,7 @@ if $ARGS[0] = 'pirsgub':
 			minut += 30
 			money -= 6000
 			pirsB = 1
+			pierWearCount += 1
 			gs 'pain', 7, 'lips', 'pierce'
 			gs 'stat'
 			'<center><img src="images/etogame/pirsing2.jpg"></center>'
@@ -191,6 +221,7 @@ if $ARGS[0] = 'pirsysh':
 			minut += 30
 			money -= 3000
 			pirsC = 1
+			pierWearCount += 1
 			gs 'pain', 7, 'ears', 'pierce'
 			gs 'stat'
 			'Master pierced your ears inserted earrings.'
@@ -216,6 +247,7 @@ if $ARGS[0] = 'pirsnos':
 			minut += 30
 			money -= 5000
 			pirsD = 1
+			pierWearCount += 1
 			gs 'pain', 7, 'nose', 'pierce'
 			gs 'stat'
 			'Master pierced your nose and inserted a ring.'
@@ -242,6 +274,7 @@ if $ARGS[0] = 'pirsbro':
 			minut += 30
 			money -= 5000
 			pirsE = 1
+			pierWearCount += 1
 			gs 'pain', 7, 'eyebrows', 'pierce'
 			gs 'stat'
 			'Master pierced your eyebrow inserted a barbell.'
@@ -267,6 +300,7 @@ if $ARGS[0] = 'pirssos':
 			minut += 30
 			money -= 10000
 			pirsF = 1
+			pierWearCount += 1
 			gs 'pain', 7, 'nipples', 'pierce'
 			gs 'stat'
 			'Master pierced your nipples and inserted rings.'
@@ -292,6 +326,7 @@ if $ARGS[0] = 'pirsvla':
 			minut += 30
 			money -= 25000
 			pirsG = 1
+			pierWearCount += 1
 			gs 'pain', 7, 'labia', 'pierce'
 			gs 'stat'
 			'Master pierced your labia and inserted rings.'
@@ -317,6 +352,7 @@ if $ARGS[0] = 'pirspyp':
 			minut += 30
 			money -= 10000
 			pirsN = 1
+			pierWearCount += 1
 			gs 'pain', 7, 'tummy', 'pierce'
 			gs 'stat'
 			'Master pierced your navel and inserted a barbell.'
@@ -342,6 +378,7 @@ if $ARGS[0] = 'pirsclit':
 			minut += 30
 			money -= 25000
 			pirsGL = 1
+			pierWearCount += 1
 			gs 'pain', 7, 'clitoris', 'pierce'
 			gs'stat'