Przeglądaj źródła

[fixed] misspelling of receive

KevinSmarts 5 lat temu
rodzic
commit
d32223002a

+ 1 - 1
locations/KGOLexpa.qsrc

@@ -64,7 +64,7 @@ $KGOLatkV = {
 		if KGOLatakaV >= KGOLzas * 2:
 			KGHPnpow = rand(KGOLpowerV / 2, KGOLpowerV)
 			KGHP -= KGHPnpow
-			'<font color="red">You recieve <<KGHPnpow>> damage</font>'
+			'<font color="red">You receive <<KGHPnpow>> damage</font>'
 		else
 			KGHPnpow = rand(KGOLpowerV/10, KGOLpowerV / 4)
 			KGHPntpow = KGHPnpow - KGOLbrona

+ 2 - 2
locations/Kikatak.qsrc

@@ -54,7 +54,7 @@ if $ARGS[0] = 'enemy':
 		damage += damageKrit
 		pcs_health -= damage
 		pointKikV += 1
-		'<font color="red">You have recieved <<damage>> points of damage.</font>'
+		'<font color="red">You have received <<damage>> points of damage.</font>'
 
 		if damage >= pcs_health * 20 / 100:
 			pointKikV += 1
@@ -70,7 +70,7 @@ if $ARGS[0] = 'enemy':
 		'<font color="red">You''ve gotten hit.</font>'
 		pcs_health -= damage
 		pointKikV += 1
-		'<font color="red">You have recieved <<damage>> points of damage.</font>'
+		'<font color="red">You have received <<damage>> points of damage.</font>'
 
 		if damage >= pcs_health * 20 / 100:
 			pointKikV += 1

+ 1 - 1
locations/NikoDates.qsrc

@@ -618,7 +618,7 @@ if $ARGS[0] = 'Date 3':
 										minut += 5
 										gs'stat'
 										'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/niko/nikoev/dates/3/d10.jpg"></center>'
-										'Niko recieves the ice cream cones then hands you one before saying, "You''re smoking hot <<$pcs_nickname>>, maybe this will cool you down a bit." You giggle as you take the ice cream then reply, "Well I always feel hot when you are around." Niko gives you a very pleased smile, as he responds, "How about we head back to my place for some more alone time?" You give Niko a seductive grin, as you reply, "Sounds like fun." Niko responds, "Oh we''ll have a lot of fun. Let''s go." You and Niko then head toward Niko''s home while chatting about various topics along the way.'
+										'Niko receives the ice cream cones then hands you one before saying, "You''re smoking hot <<$pcs_nickname>>, maybe this will cool you down a bit." You giggle as you take the ice cream then reply, "Well I always feel hot when you are around." Niko gives you a very pleased smile, as he responds, "How about we head back to my place for some more alone time?" You give Niko a seductive grin, as you reply, "Sounds like fun." Niko responds, "Oh we''ll have a lot of fun. Let''s go." You and Niko then head toward Niko''s home while chatting about various topics along the way.'
 										*nl
 										'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/niko/nikoev/dates/3/d11.jpg"></center>'
 

+ 1 - 1
locations/kisameQW.qsrc

@@ -38,7 +38,7 @@ if $ARGS[0] = 'start':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/city/kisame/sex/kisame3.jpg"></center>'
 			'Kisame plays with you like a toy, he swims under you and skewers your pussy on his cock. You are simultaneously on the verge of orgasm and fainting from suffocation. You hear Kisames voice in your head and you can breathe underwater.'
-			'He fucks you hard in the pussy and you breathe in water, instead of water filling your lungs they recieve completely normal air. Sighing you immediately orgasm, and bend in convulsions of pleasure. Kisame also ends inside you.'
+			'He fucks you hard in the pussy and you breathe in water, instead of water filling your lungs they receive completely normal air. Sighing you immediately orgasm, and bend in convulsions of pleasure. Kisame also ends inside you.'
 
 			$orgasm_or = 'yes'
 			gs 'arousal', 'vaginal', 20, 'sub', 'rough'

+ 1 - 1
locations/npcbreeder.qsrc

@@ -1,6 +1,6 @@
 # npcbreeder
 
-!! This expects you to do a boystat a call for the reciever, and a boystat b call for the giver. example--- gs 'boystat', 'A14', 'a' & gs 'boystat' 'A34', 'b'
+!! This expects you to do a boystat a call for the receiver, and a boystat b call for the giver. example--- gs 'boystat', 'A14', 'a' & gs 'boystat' 'A34', 'b'
 
 if $ARGS[0] = '':
 	gs 'npcbreeder', 'insert'