Browse Source

Fixed a typo
Moved a variable check to a place where it makes sense
Added a variable to show what year you joined the modelling studio
Changed the text on an option so it is more indicative of what's about to happen

hornguy6 6 years ago
parent
commit
30f4872fd3
4 changed files with 15 additions and 15 deletions
  1. 13 0
      locations/foto
  2. 0 13
      locations/foto_albums
  3. 1 1
      locations/foto_models
  4. 1 1
      locations/vanrPar

+ 13 - 0
locations/foto

@@ -54,6 +54,17 @@ if $ARGS[0] = 'studio':
 		lcolor = rgb(106, 90, 205)
 	end
 	
+	if city_modelling >= 100 and city_modelling < 120: rank = 1
+	if city_modelling >= 120 and city_modelling < 140: rank = 2
+	if city_modelling >= 140 and city_modelling < 160: rank = 3
+	if city_modelling >= 160 and city_modelling < 180: rank = 4
+	if city_modelling >= 180 and city_modelling < 200: rank = 5
+	if city_modelling >= 200 and city_modelling < 220: rank = 6
+	if city_modelling >= 220 and city_modelling < 280: rank = 7
+	if city_modelling >= 280 and city_modelling < 310: rank = 8
+	if city_modelling >= 310 and city_modelling < 350: rank = 9
+	if city_modelling >= 350: rank = 10
+	
 	anastasia_in = rand(0,1)
 	mari_in = rand(0,1)
 	krystal_in = rand(0,1)
@@ -208,6 +219,7 @@ if $ARGS[0] = 'studio':
 					'	He hands you back your fake passport, smiling.'
 					'	"Welcome to Aphrodite."'
 					model = 1
+					modelyear = year
 					act'Head to the back':gt'foto','start'
 					act'Leave the studio':gt'down'
 				end
@@ -234,6 +246,7 @@ if $ARGS[0] = 'studio':
 				'	He hands you back your fake passport, smiling.'
 				'	"Welcome to Aphrodite."'
 				model = 1
+				modelyear = year
 				act'Head to the back':gt'foto','start'
 				act'Leave the studio':gt'down'
 			else

+ 0 - 13
locations/foto_albums

@@ -1,18 +1,5 @@
 # foto_albums
 if $ARGS[0] = 'model_portraits':
-
-	if city_modelling >= 100 and city_modelling < 120: rank = 1
-	if city_modelling >= 120 and city_modelling < 140: rank = 2
-	if city_modelling >= 140 and city_modelling < 160: rank = 3
-	if city_modelling >= 160 and city_modelling < 180: rank = 4
-	if city_modelling >= 180 and city_modelling < 200: rank = 5
-	if city_modelling >= 200 and city_modelling < 220: rank = 6
-	if city_modelling >= 220 and city_modelling < 280: rank = 7
-	if city_modelling >= 280 and city_modelling < 310: rank = 8
-	if city_modelling >= 310 and city_modelling < 350: rank = 9
-	if city_modelling >= 350: rank = 10
-	
-	
 	
 	if rank = 1:gt 'foto_albums','sveta_10'
 	if rank = 2:gt 'foto_albums','sveta_9'

+ 1 - 1
locations/foto_models

@@ -1166,7 +1166,7 @@ if $ARGS[0] = 'anastasiasex':
 		*clr & cla
 		pcs_horny += 10
 		'<center><img src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/6.jpg"></center>'
-		'	Embarrasssed that you even considered asking her, you blush fiercely and mumble, "I wanted to know if you had any suggestions for having sex with more than one boy..."'
+		'	Embarrassed that you even considered asking her, you blush fiercely and mumble, "I wanted to know if you had any suggestions for having sex with more than one boy..."'
 		'	"Do you mean only two? Or did you mean three to five?" she says glibly. "I guess it doesn''t matter very much. Like I told you before, this position is exceptionally versatile," she says as she gets on a nearby sofa and points her ass towards you.'
 		'	"The beauty of this position is that it can be used for all situations! Whether you''re sucking and fucking or doing some double penetration or sucking while being doubly penetrated or even taking on five boys at once!" she says while moving her hands to jerk off two imaginary cocks, "this position will cover it all."'
 		act '. . .':

+ 1 - 1
locations/vanrPar

@@ -68,7 +68,7 @@ if $ARGS[0] = 'peek':
 		*clr
 		brother_ev1 = daystart
 		'Despite the clattering noise of water, you hear the bathroom door creaking open slightly. Through a small opening in the doorway, you notice your brother Kolka watching you.'
-		if sub < 30: act 'Get rid of him': gt 'brother', 'brother_go_away'
+		if sub < 30: act 'Scream': gt 'brother', 'brother_go_away'
 		act 'Let him look': gt 'brother', 'brother_voyeur_ev1'
 		act 'Invite him in for a chat (0:10)':gt 'brother_voyeur','showertalk1'
 		if brothershowertalk > 0:act'Tell him you''re too busy to talk':gt'brother_voyeur','showertalkbusy'