Procházet zdrojové kódy

Lose not loose, it was annoying hornguy6

KevinSmarts před 6 roky
rodič
revize
bd07f83327
4 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. 1 1
      locations/club
  2. 1 1
      locations/din_bad
  3. 1 1
      locations/party_girls
  4. 1 1
      locations/pavShared_gp

+ 1 - 1
locations/club

@@ -867,7 +867,7 @@ if $ARGS[0] = 'sex':
 		
 		if pcs_horny > 90:
 			$orgasm_or = 'custom'
-			$orgasm_txt = 'As you heartbeat slows and you are beginning to catch your breath, you realise your arousal has peaked, a warmth fills you and your eyes loose focus.'
+			$orgasm_txt = 'As you heartbeat slows and you are beginning to catch your breath, you realise your arousal has peaked, a warmth fills you and your eyes lose focus.'
 		end
 		'You recover to find yourself alone in the cubicle and quickly re-dress.'
 		

+ 1 - 1
locations/din_bad

@@ -609,7 +609,7 @@ $d_cycreport_update = {
 			elseif pregchem < 4000:
 				denypreg = 1
 				thinkpreg = 0
-				$cycreport_txt = 'Your strange flu still hasn''t gone away. As soon as it does you plan to exercise and loose the excess fat you are building up.'
+				$cycreport_txt = 'Your strange flu still hasn''t gone away. As soon as it does you plan to exercise and lose the excess fat you are building up.'
 			elseif pregchem < 6000:
 				denypreg = 1
 				thinkpreg = 0

+ 1 - 1
locations/party_girls

@@ -278,7 +278,7 @@ if $ARGS[0] = 'drunk':
 	i = rand(1,2)
 	if i = 1:'<center><video src="images/locations/pavlovsk/resident/rekshome/party/party_girls_party_gost_3_1.mp4"></center>'
 	if i = 2:'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/rekshome/party/party_girls_party_gost_3_' + rand(2,3) + '.jpg"></center>'
-	'You have another drink, and start to loose touch with reality. You feel dizzy and very sick...'
+	'You have another drink, and start to lose touch with reality. You feel dizzy and very sick...'
 	act 'Pass out':gt 'dinParty', 'sleep'
 end
 

+ 1 - 1
locations/pavShared_gp

@@ -83,7 +83,7 @@ if $ARGS[0] = 'gpChat':
 				if salocatnow <= 2:
 					'He obviously enjoys the sight: <font color=#<<$gp_font>>>"Nice body <<$pcs_firstname>>. Are you here to offer it?"</font>'
 				elseif salocatnow > 2 and salocatnow <= 4:
-					'He is not very content with the sight: <font color=#<<$gp_font>>>"You should loose some weight, <<$pcs_firstname>>, you are getting fat."</font>'
+					'He is not very content with the sight: <font color=#<<$gp_font>>>"You should lose some weight, <<$pcs_firstname>>, you are getting fat."</font>'
 				else
 					'He seems almost disgusted by the sight: <font color=#<<$gp_font>>>"Jeezus <<$pcs_firstname>>, stop eating you are beginning to look like an elefant!"</font>'
 				end