Browse Source

Text edit

KevinSmarts 6 years ago
parent
commit
90ce3ab72c
1 changed files with 4 additions and 4 deletions
  1. 4 4
      locations/sexm

+ 4 - 4
locations/sexm

@@ -43,7 +43,7 @@ if $ARGS[0] = 'start':
 					
 				elseif loverdays[lover_number] >= 10:
 					loverrelation[lover_number] -= 2
-					'<<$loverdesc[lover_number]>> kisses you goodbye on the lips and asks: "How long are we just going to hold hands?".'
+					'<<$loverdesc[lover_number]>> kisses you goodbye on the lips and asks: "Maybe it''s time we took things to the next level?"'
 					
 					gs 'arousal', 'kiss', 5
 					gs 'stat'
@@ -287,7 +287,7 @@ if $ARGS[0] = 'room':
 			sexrand = rand(0, 3)
 
 			if sexrand = 0:
-				'"<<$pcs_nickname>>, suck my dick."'
+				'"Suck my big, fat dick."'
 
 				act 'Give blowjob':
 					cla
@@ -312,7 +312,7 @@ if $ARGS[0] = 'room':
 				act 'Spread her legs ':gt 'sexm', 'miss'
 				act 'I don''t want to do this, let''s try something else':gt 'sexm', 'variant'
 			elseif sexrand = 3:
-				'"Get on you hands and knees <<$pcs_nickname>>."'
+				'"Get on your hands and knees, I want to fuck you like a bitch in heat."'
 
 				act 'Doggy-Style':gt 'sexm', 'dog'
 				act 'I don''t want to do this, let''s try something else':gt 'sexm', 'variant'
@@ -412,7 +412,7 @@ if $ARGS[0] = 'minet':
 	'<center><img <<$set_imgh>> src="images/shared/sex/blowjob/bj24.jpg"></center>'
 	'you wrap you lips around <<$loverdesc[lover_number]>> ''s dick.'
 
-	if stat['bj'] = 1:'You thought, "Damn, now I am just sitting here sucking his dick."'
+	if stat['bj'] = 1:'You think, "Damn, now I am just sitting here sucking his dick."'
 
 	gs 'arousal', 'bj', 15, 'sub'
 	gs 'stat'